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

Crypto refactor to fully use master pin #1

Open
tiagoppinho opened this issue Feb 10, 2019 · 0 comments
Open

Crypto refactor to fully use master pin #1

tiagoppinho opened this issue Feb 10, 2019 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers security Issue related to security problems or improvements

Comments

@tiagoppinho
Copy link
Owner

tiagoppinho commented Feb 10, 2019

Currently the encryption and decryption are handled through the locker and locker salt which are stored in database.
Instead, it should be fully handled by the master pin using some mechanism like the one in reference.

Reference:
https://security.stackexchange.com/a/63869

@tiagoppinho tiagoppinho self-assigned this Feb 10, 2019
@tiagoppinho tiagoppinho added enhancement New feature or request good first issue Good for newcomers security Issue related to security problems or improvements and removed good first issue Good for newcomers labels Feb 11, 2019
@tiagoppinho tiagoppinho removed their assignment Jul 8, 2019
@tiagoppinho tiagoppinho pinned this issue Jul 8, 2019
@tiagoppinho tiagoppinho added the good first issue Good for newcomers label Jul 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers security Issue related to security problems or improvements
Projects
None yet
Development

No branches or pull requests

1 participant