Skip to content

feat: extension-side encryption #5

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

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

alpafyonluoglu
Copy link
Owner

Closes #4

- Added options page
- Communication gateway between background script and lock.js or options page
- Constants class
- Install/update handler on background
- Requesting reload of open Workflowy pages after update
- Lock key migration from local storage to extension storage on update
- Cache improvement for keeping recently used node info in cache and not decrypting every week
- Proxy use in code for cleaner code
- Async script initializer and staller
- Focus tracker to detect and act when tab is in focus
- Updated welcome popup to direct and use the options page to save the lock secret
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

Successfully merging this pull request may close these issues.

Extension-side encryption
1 participant