Open stefandevo opened 4 years ago
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.
Okay. At least we would need something to hide plain text because that is too obvious especially on web. Looking forward to the solution.
I am also looking forward to having this feature. Great to see it's already on the road map.
Any updates on this regard? @jonataslaw
Any updates ?
@jonataslaw Any update?
Do you plan any encryption support in the future, or would this be something everyone should do on his own?