Skip to content

feat: extension-side encryption#5

Draft
alpafyonluoglu wants to merge 9 commits intomasterfrom
feat/extension-side-encryption
Draft

feat: extension-side encryption#5
alpafyonluoglu wants to merge 9 commits intomasterfrom
feat/extension-side-encryption

Conversation

@alpafyonluoglu
Copy link
Copy Markdown
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