mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-30 18:52:38 +02:00
![]() author Alexis Métaireau <alexis@freedom.press> 1739380992 +0100 committer Alexis Métaireau <alexis@freedom.press> 1744646096 +0200 gpgsig -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQRFQpTG/4uXFqX2QanGXHqJqP/FbgUCZ/0v0AAKCRDGXHqJqP/F bmA8AP9QZjs6bSmxvmzvYvwJa8wYIo6OsdUyQdoZ4kAMd5X7XwEA+WIbuxU/o2bG KisPBI+N8LSwwIke3eNS+ne6Vil7qwg= =XCYF -----END PGP SIGNATURE----- (WIP) Add tests |
||
---|---|---|
.. | ||
invalid/95b432860b272938246b10e1cfc89a24e1db352b3aebaa799c4284c42c46bd95 | ||
tempered/95b432860b272938246b10e1cfc89a24e1db352b3aebaa799c4284c42c46bd95 | ||
valid/95b432860b272938246b10e1cfc89a24e1db352b3aebaa799c4284c42c46bd95 | ||
README.md |
This folder contains signature-folders used for the testing the signatures implementation.
The following folders are used:
valid
: this folder contains signatures which should be considered valid and generated with the key available attests/assets/test.pub.key
invalid
: this folder contains signatures which should be considered invalid, because their format doesn't match the expected one. e.g. it uses plain text instead of base64-encoded text.tempered
: This folder contain signatures which have been tempered-with. The goal is to have signatures that looks valid, but actually aren't.