Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keys-pub/keys
Key management is hard
https://github.com/keys-pub/keys
cryptography decrypt ed25519 encrypt golang noise saltpack sigchain sign verify x25519
Last synced: 13 days ago
JSON representation
Key management is hard
- Host: GitHub
- URL: https://github.com/keys-pub/keys
- Owner: keys-pub
- License: other
- Created: 2019-12-05T22:16:16.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-06T23:59:26.000Z (about 1 year ago)
- Last Synced: 2024-08-01T02:27:30.646Z (3 months ago)
- Topics: cryptography, decrypt, ed25519, encrypt, golang, noise, saltpack, sigchain, sign, verify, x25519
- Language: Go
- Homepage: https://keys.pub
- Size: 1.12 MB
- Stars: 909
- Watchers: 14
- Forks: 27
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-list - keys - pub | 769 | (Go)
- awesome-starred - keys-pub/keys - Key management is hard (golang)
README
# keys.pub
[![GoDoc](https://godoc.org/github.com/keys-pub/keys?status.svg)](https://godoc.org/github.com/keys-pub/keys)
:warning: **Unfortunately, this project is not currently being worked on. I may revisit this in the future, if you would like to sponsor development or hire me please reach out at [email protected].** (see keys-pub/keys#168 for more info) :warning:
☢ This project is in development and has not been audited or reviewed. Use at your own risk. ☢
## Documentation
Visit **[keys.pub](https://keys.pub)**.
## Repositories
| Repo | Description |
| --------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [keys-pub/keys](https://github.com/keys-pub/keys) | Key management, signing and encryption, including [keys/saltpack](https://godoc.org/github.com/keys-pub/keys/saltpack) and [keys/keyring](https://godoc.org/github.com/keys-pub/keys/keyring). |
| [keys-pub/keys-ext](https://github.com/keys-pub/keys-ext) | Extensions: Service (gRPC), command line client, DB, Firestore, HTTP API/Client/Server, Git, Wormhole, etc. |
| [keys-pub/app](https://github.com/keys-pub/app) | Desktop app. |