Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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. |