diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -6,8 +6,9 @@ not a GPG user) so they can send you encrypted mail messages via a one-time web link. Feels of déjàvu ? I was inspired by [https://hawkpost.co](https://hawkpost.co) but wasn't really interested in the multi-user perspective and managing a database. + I've recently added minimal support for multiple users, but adding them -is done via the command line, and you'll have to import public +is done via the command line, and you'll have to import their public GPG keys into your keyring first. I plan on adding invites in the future, generated by command line then directly from web interface. @@ -125,5 +126,5 @@ Thanks to the `gpigeonctl` script, you can : - Clean cookies (`cleancookies`) - Clean generated links (`cleanlinks`) -The script is mostly interactive, so no automatic adding of user +The script is mostly interactive, so no automatic adding of users at the moment. |