Skip to content

Initial release.

Latest
Compare
Choose a tag to compare
@vsajip vsajip released this 05 Dec 12:54
· 77 commits to main since this release

This release contains support for identity/key management, encryption/decryption using age and signing/verification using minisign.

You can verify the signatures of released files by downloading a file and its signature into the same directory and running

minisign -Vm <file> -P RWTobFh2+FfcAHXgOfx6voa7Rvm5C0CwPlQufQzIEKEZtfFzewaK/KqE

where the -P argument is the public counterpart of the private signing key.