faao
faao copied to clipboard
Sync with gist
We want to add sync feature betweetn A PC <-> B PC <-> C mobile.
We can use gist as backup data place
- Encrypt exported data with pass phase
- Import data and decrypt with pass phase
We want to get safe-crypt API.
Can we user Web Crypto API?