RocketChat / RocketChat/Rocket.Chat
feature wish: GPG encrypted email
Open
@makibras is already working on this.
Since Feb 13, 2020.
feat: email
security
triaged
type: improvement
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
For @ mentions, email is sent unencrypted. This might leak confidential info. It would be nice if outgoing email was encrypted with GPG if the target email address has a public key available on one of the key servers ("gpg --search-key someone@example.com")
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.