https://github.com/adrianosela/keystore
A filesystem Keystore with a REST API
https://github.com/adrianosela/keystore
Last synced: 3 months ago
JSON representation
A filesystem Keystore with a REST API
- Host: GitHub
- URL: https://github.com/adrianosela/keystore
- Owner: adrianosela
- License: mit
- Created: 2017-10-29T03:42:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-04-21T02:01:44.000Z (about 5 years ago)
- Last Synced: 2024-06-20T15:58:09.440Z (12 months ago)
- Language: Go
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Keystore
A filesystem Keystore with a REST APIIt writes public key metadata in files named after the key's ID. The contents of the keystore can be listed and read individually.