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

Implement basic encryption/decryption app #266

Open
stepansnigirev opened this issue Dec 4, 2023 · 0 comments
Open

Implement basic encryption/decryption app #266

stepansnigirev opened this issue Dec 4, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@stepansnigirev
Copy link
Collaborator

Can be useful for things like a password manager, where bip32 pubkey from DIY can be used to generate ecdh symmetric key.

Then host can encrypt any data and store it in the cloud, and only DIY will be able to decrypt it.
Before decrypting DIY can display metadata attached to the encrypted message, so user knows what he is decrypting.

@stepansnigirev stepansnigirev added the enhancement New feature or request label Dec 4, 2023
@stepansnigirev stepansnigirev modified the milestone: Release 1.9.0 Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant