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

Consider encrypting messages in localStorage #5

Closed
jrmedd opened this issue Dec 12, 2023 · 0 comments · Fixed by #9
Closed

Consider encrypting messages in localStorage #5

jrmedd opened this issue Dec 12, 2023 · 0 comments · Fixed by #9
Labels
enhancement New feature or request

Comments

@jrmedd
Copy link
Owner

jrmedd commented Dec 12, 2023

Currently, messages are stored as plain text in localStorage. Someone recently pointed out that it may be encrypt these while stored. Consider using Crypto interface for this.

@jrmedd jrmedd added the enhancement New feature or request label Dec 12, 2023
@jrmedd jrmedd linked a pull request Dec 19, 2023 that will close this issue
@jrmedd jrmedd closed this as completed in #9 Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant