From ec932fb533e539428cc67cb818bf88fe0088f8ef Mon Sep 17 00:00:00 2001 From: Miquel Lionel Date: Mon, 23 Jan 2023 15:36:37 +0100 Subject: Update README.md => multi-user goal of this branch --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 14be24c..7017976 100644 --- a/README.md +++ b/README.md @@ -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. -- cgit v1.2.3-54-g00ecf