Add rsign cheats

This commit is contained in:
Lily Hannah 2025-04-25 23:58:10 -04:00
parent 29ba5deadc
commit 64988ad049
Signed by: SapphicSakuraFox
SSH key fingerprint: SHA256:eDeo8J1v9taxSQLWX8fHD+Zagr5cU+ExRHmF/Wk5evY

View file

@ -1,2 +1,18 @@
% rsign
# Sign a file with a trusted comment
rsign sign <input_file> -t <trusted_comment>
# Verify a file with my public key
rsign verify <input_file> -P <sapphic_public_key>
# Verify a file with my public key, with a different named signature file
rsign verify <input_file> -P <sapphic_public_key> -x <signature_file>
# Verify a file with someone else's public key
rsign verify <input_file> -P <public_key>
# Verify a file with someone else's public key, with a different named signature file
rsign verify <input_file> -P <public_key> -x <signature_file>
$ sapphic_public_key: echo RWRGdAWJCSQzseElKbOIcuDvVwxR+oKzsy8FXX3Wsx0I98MA6bTVcGaL