-
-
Notifications
You must be signed in to change notification settings - Fork 818
Add support to sync preferences across browsers/devices #2065
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
base: master
Are you sure you want to change the base?
Conversation
Deploying with
|
| Latest commit: |
a5c0d80
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://3d31e4e8.piped.pages.dev |
| Branch Preview URL: | https://e2ee-pref-sync.piped.pages.dev |
690daff to
83da516
Compare
83da516 to
7a011f6
Compare
79c8c66 to
a5c0d80
Compare
|
Hi @FireMasterK, sorry for the tag but this is an awesome feature do you need any help with it? |
Hey, what's missing in this PR is the ability to set/enable the setting/setting the encryption key in a meaningful way. I believe the key is 256 bits, and needs to be shared in a user-friendly way, which is the challenge. I was thinking about mnemonic phrases like BIP39, but I'm not fully sure how to go about that. |
|
Would it perhaps be possible to not try to do e2ee in step 1? While it'd be nice, my preferences just simply aren't critical data worth protecting to this degree. |
No description provided.