fix readme list indent

This commit is contained in:
Ryan Mulligan 2020-09-03 13:18:21 -07:00
parent adc97bd3c5
commit 3439d73a9b

View file

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