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

Add PGP support #5

Open
hyp3ri0n-ng opened this issue Apr 28, 2021 · 0 comments
Open

Add PGP support #5

hyp3ri0n-ng opened this issue Apr 28, 2021 · 0 comments

Comments

@hyp3ri0n-ng
Copy link
Contributor

I'd like to add additional protection via PGP. The user reqs are this: a user can insert their private PGP key to decrypt others' messages. A user should be able to also insert other chatters' public PGP keys so they can encrypt messages. It'd be cool if this was seamless in the sense that the user doesn't need to do anything additional to decrypt messages from various users. Not sure on the best way to do this :-), but it should be client-side, likely in JS, and hopefully easy to follow for code reviews (a goal of this project is to make reviewing the code easy - a problem I find in a lot of open source software).

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

No branches or pull requests

1 participant