Here are 2 ideas I have.
We could just use the software that keys.openpgp.org uses: https://gitlab.com/keys.openpgp.org/hagrid/
This could be done under keys.atl.tools
This would be fairly easy, but open to all and in no way linked to discord or the any ATL identity
Make Tux get a command like $pgp
This would be harder to implant, basically from scratch, however would integrate nicely with the Discord
Here some example commands:
$pgp upload - to upload the key (either through a embed or by message, however the message would be multiple lines large)
$pgp list [userid] - to list the associated keys of the user with the fingerprint and comment (similar layout to gpg --list-keys)
$pgp show [fingerprint] - to get the key as a normal -----BEGIN PGP PUBLIC KEY BLOCK----- public key block
Here are 2 ideas I have.
We could just use the software that keys.openpgp.org uses: https://gitlab.com/keys.openpgp.org/hagrid/
This could be done under keys.atl.tools
This would be fairly easy, but open to all and in no way linked to discord or the any ATL identity
Make Tux get a command like $pgp
This would be harder to implant, basically from scratch, however would integrate nicely with the Discord
Here some example commands:
$pgp upload - to upload the key (either through a embed or by message, however the message would be multiple lines large)
$pgp list [userid] - to list the associated keys of the user with the fingerprint and comment (similar layout to
gpg --list-keys)$pgp show [fingerprint] - to get the key as a normal
-----BEGIN PGP PUBLIC KEY BLOCK-----public key block