Skip to content
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

Password protection #354

Closed
awolfman opened this issue Apr 1, 2018 · 6 comments
Closed

Password protection #354

awolfman opened this issue Apr 1, 2018 · 6 comments

Comments

@awolfman
Copy link

awolfman commented Apr 1, 2018

Is password protection supposed?

@schaarsc
Copy link
Contributor

schaarsc commented Sep 3, 2018

to be able to encrypt/decrypt on the device and online, an integration with OpenKeychain could be an option ...

@buongiorgio
Copy link

Is password protection supposed?

Hi, I second the request: considering the strong focus to security of nextcloud, this should be a must have feature. Best would be unlocking using device credentials: this will enable the user to access with the predefined system (PIN, fingerprint etc). Nextcloud android app uses this approach.

@kasinjsh
Copy link

kasinjsh commented Mar 18, 2019

I agree, more security is needed. For example I keep important information in notes and app have no protection.

@stefan-niedermann
Copy link
Member

Best would be unlocking using device credentials

Yes, i agree that we should adapt this from the Nextcloud Files app (without the option to use a own key, but using the device login).

This issue has currently not a high priority for me, but you can start a PR or put a bounty on it if you are not a developer 🚀

@stefan-niedermann
Copy link
Member

Update: I did a proof of concept which basically works but has a problem with PendingIntents which basically means, that the app is not able to open a note from a widget
If any android dev is here around wanting this feature, it would be awesome if he could help me out a little bit in this branch: #704

@stefan-niedermann
Copy link
Member

Fixed in version 2.11.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants