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

feat: add e2e encryption #1

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

feat: add e2e encryption #1

wants to merge 3 commits into from

Conversation

omurilo
Copy link
Owner

@omurilo omurilo commented Oct 8, 2024

To add more security and confidence, add end-to-end encryption using web crypto api to generate a key pair and send only it to server, so the link shared contains a id of saved server side key pair and the content encrypted by web crypto api, the secret never go from user browser.

@omurilo omurilo self-assigned this Oct 8, 2024
@omurilo omurilo changed the title fix: showing when a default value for environment variable is used feat: add e2e encryption Oct 8, 2024
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.

1 participant