keysd_rs 0.1.0

gPRC based keysd integration library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# keys.pub

[![GoDoc](https://godoc.org/github.com/keys-pub/keys-ext?status.svg)](https://godoc.org/github.com/keys-pub/keys-ext)

☢ 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. |
| [keys-pub/keys-ext]https://github.com/keys-pub/keys-ext | Extensions: Service (gRPC), command line client, DB, Firestore, HTTP API/Client/Server, Vault, Wormhole, etc.           |
| [keys-pub/app]https://github.com/keys-pub/app           | Desktop app.                                                                                                            |