FiloSottile / age

A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
https://age-encryption.org
BSD 3-Clause "New" or "Revised" License
15.95k stars 482 forks source link

Convert identities to recipients #250

Closed FiloSottile closed 3 years ago

FiloSottile commented 3 years ago

There should be a way to generate a recipient line for a given identity, maybe as an age-keygen mode.

FiloSottile commented 3 years ago

I implemented this last month in f3fdc33c9efcbe5c83e99751eac7097df95c4973 and somehow forgot about it. 🤦‍♂️