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

Encryption support #9

Open
stefandevo opened this issue Jul 15, 2020 · 6 comments
Open

Encryption support #9

stefandevo opened this issue Jul 15, 2020 · 6 comments

Comments

@stefandevo
Copy link

Do you plan any encryption support in the future, or would this be something everyone should do on his own?

@jonataslaw
Copy link
Owner

The next step will be:
Encryption (for all platforms, I am still choosing the best cost-benefit security X use of ram / cpu):
Failure resistance:
SecureStorage for android and iOS (keychan and keystore).
For web and desktop, encryption looks a lot more like decryption, since I need to store the hash somewhere and there is no such thing as a keychan/keystore for them. So I will at least create something to hide plain-text.

@stefandevo
Copy link
Author

Okay. At least we would need something to hide plain text because that is too obvious especially on web. Looking forward to the solution.

@prakash-indorkar
Copy link

I am also looking forward to having this feature. Great to see it's already on the road map.

@omzer
Copy link

omzer commented May 23, 2021

Any updates on this regard?
@jonataslaw

@hatemragab
Copy link

Any updates ?

@xOldeVx
Copy link

xOldeVx commented Jun 11, 2023

@jonataslaw Any update?

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

No branches or pull requests

6 participants