fix readme list indent

This commit is contained in:
Ryan Mulligan 2020-09-03 13:18:21 -07:00
parent adc97bd3c5
commit 3439d73a9b
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ used for editing and rekeying the secret files.
## Features
* Secrets are encrypted with SSH keys
** system public keys via `ssh-keyscan`
** can use public keys available on GitHub for users (for example, https://github.com/ryantm.keys)
* system public keys via `ssh-keyscan`
* can use public keys available on GitHub for users (for example, https://github.com/ryantm.keys)
* No GPG
* Very little code, so it should be easy for you to audit