adjust signing intro
parent
e79b586ea7
commit
29060d0220
3
FAQ.md
3
FAQ.md
@ -106,7 +106,8 @@ You could, however, imitate this encryption process in your own tool/application
|
||||
|
||||
### How can I securely clone/download your project?
|
||||
|
||||
As of the PrivateBin 1.0 release we [cryptographically sign](https://git-scm.com/book/uz/v2/Git-Tools-Signing-Your-Work) our git commits and tags, so that you can verify we actually developed the software. Should the signature ever change, please look for a signed message of the current developers, which states that there is a new developer with a new signature.
|
||||
As of the PrivateBin 1.0 release we [cryptographically sign](https://git-scm.com/book/uz/v2/Git-Tools-Signing-Your-Work) our git commits and tags, so that you can verify we actually developed the software. Later, we also [started signing the release archives on GitHub](https://github.com/PrivateBin/PrivateBin/issues/219).
|
||||
Should the signature ever change, please look for a signed message of the current developers, which states that there is a new developer with a new signature or another valid reason, why the keys change.
|
||||
Here is the workflow you should use for verifying commits or tags:
|
||||
|
||||
1. Download our public keys [from PrivateBin.info](https://privatebin.info/credits.html).
|
||||
|
Loading…
Reference in New Issue
Block a user