Verify transaction metadata¶
PSG Self Service UI offers an option to get information about the transaction saved at the Cardano blockchain: metadata message, attachments list.
Additionally, it is possible to verify file signatures.
Prerequisites¶
To perform metadata verification for the transaction, you will need:
gpg command-line tool
User account at PSG Self Service UI
Transaction successfully saved in Cardano blockchain
How to verify transaction metadata¶
Log in to PSG Self Service UI
Navigate to the Auth Email Metadata page
Find processed transaction hash, enter it into the input field and click “Get Metadata” button

As a result, you should get the list of one or more attachments saved with the transaction as well as custom metadata specified in the email body

If you want to verify file signature - click “Download signature” button
Verify file signature with gpg tool from the command line
How to verify file with the signature¶
gpg --verify downloaded_signature signed_file