IronCoreLabs / ironhide

Tool to easily encrypt and decrypt files to users and groups. Similar to GPG, but usable at scale.
GNU Affero General Public License v3.0
44 stars 6 forks source link

Allow users to invite others when `user lookup` fails #1

Closed ernieturner closed 4 years ago

ernieturner commented 5 years ago

If a user performs a user:lookup command and the user doesn't exist, we should provide a simple way for them to "invite" the user. This might be as simple as just dumping out a mailto: link in the console.

zmre commented 5 years ago

Should this say user:lookup instead of file:lookup?

ernieturner commented 5 years ago

Fixed.

ernieturner commented 4 years ago

No priority pushing us to do this, closing.