-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Share passwords #3
Comments
Hi @lbdroid , thank you for you suggestion. I'll keep it in mind when I implement the password editing functionality (as of now, the app is more like a password viewer). |
Hi there @hegocre :) |
Hello @TtuxX I researched this before publishing the app, and found the Sharing APIs to be a little confusing. I have this issue in mind, since I find the feature would be really useful, but these days I'm quite busy, so I can't focus on new or "big" developments, but rather on bug fixes and little enhancements. As soon as I have more time, I'll look into this again and see what I can do. Cheers! |
The bare minimum seems to be fairly straight-forward: `
I've never used Kotlin and am not really versed in mobile app development, but if anyone is up for the task... This is by far the best client for Nextcloud passwords, and I've been researching free and opensource self-hosted password managers on the market, but a lot of them are lacking proper apps and the one that has it all leaves me with a sour taste (stuff like phone-home, and paid plans). So even having basic password sharing on the app-side would be very nice. |
Something I've noticed missing from other nextcloud password manager mobile applications is the ability to share passwords with other nextcloud users. This is something that can be easily done through the web interface. So at the moment, if I need someone who uses only/mainly mobile to share a password with me, they end up having to screenshot the password and use Talk to send it. This is obviously not properly secure, since the screenshot is saved to the device. For devices with google services installed, it ends up meaning that the password is actually shared with google, which is really unacceptable.
The text was updated successfully, but these errors were encountered: