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

Allow different master passwords #14

Open
607011 opened this issue Sep 2, 2015 · 2 comments
Open

Allow different master passwords #14

607011 opened this issue Sep 2, 2015 · 2 comments

Comments

@607011
Copy link
Owner

607011 commented Sep 2, 2015

All instances of this app running on different desktop computer or mobile devices should be able to sync their common data by using their own master password.

This could be achieved by public-key cryptography.

@Wikinaut
Copy link

Implementation idea:

@ola-ct you could think of borrowing the "key slot" idea from dm-crypt, which basically allows for a certain set of n passphrases https://de.wikipedia.org/wiki/Dm-crypt .

@amenk
Copy link

amenk commented Jan 18, 2016

ACK

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

3 participants