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

WebAssembly based crypto #742

Open
sdeleuze opened this issue May 7, 2017 · 0 comments
Open

WebAssembly based crypto #742

sdeleuze opened this issue May 7, 2017 · 0 comments

Comments

@sdeleuze
Copy link

sdeleuze commented May 7, 2017

WebAssembly first version has been validated by the 4 major browsers, Chrome mobile 57 already supports it without a flag and support is in active development on Safari side.

WebAssembly allows to perfom client side encryption/decryption with, for example, argon2-browser wasm + js library. KeeWeb uses it for example.

Leveraging WebAssembly could allow SpiderOak mobile app to remove the need for this intermediate server which is actually a big flow in the Zero Knowledge promise, would make it possible to provide real sync on mobile and would allow to provide these features also in Web browser extensions for example.

Any thoughts?

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

1 participant