matrix-org / matrix-org/matrix-hookshot
Use ed25519 instead of RSA for crypto keys
Open
@Half-Shot is already working on this.
Since Feb 4, 2025.
T-Defect
T-Enhancement
- Dominant language
- TypeScript
- Stars
- 450
- Forks
- 95
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 23
Description
ed25519 is more secure than a 4096 RSA and I suggest to use it e.g. for passkey.pem.
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.