VirtusLab / gpki

Git Public Key Infrastructure
1 stars 0 forks source link

Format listed keys in suggested way #25

Open rifel123 opened 2 years ago

rifel123 commented 2 years ago

Right now we got print of raw NamedTuple of Key:

Screenshot 2021-12-03 at 13 44 27

Which is not a great input for additional programs/scripts which may use this tool in the future. Here is suggestion how new formatting should look like: <fingerprint> <created-on> <expires-on>\t<identity>\t<email>\t<description>