ryran / pyrite

OpenSSL/GnuPG encryption/signing gui for Linux implemented with Python & PyGTK
73 stars 14 forks source link

Sign your code? #18

Closed DiagonalArg closed 9 years ago

DiagonalArg commented 10 years ago

You should sign your code, man. Or at least give us some hashes.

(Thanks for your work!)

ryran commented 10 years ago

Why? Anyone can inspect the content of any commit. There's nowhere for malicious code to hide.

If you trust me but can't inspect the code yourself, you should be using the rpm version, which I do sign with my gpg key.

adrelanos commented 10 years ago

What about packagers who would like to take your code, who would trust you, but not necessarily whole github and its cloud hosting provider.

amingilani commented 10 years ago

@ryran, please sign it, i'd love to see @adrelanos include Pyrite when Whonix 8 finally goes stable. Update: just checked, Whonix 8 is here! Awesome! All the problems on 7 were becoming too much for me.

ryran commented 9 years ago

I can't believe a whole year went by ... more. Closing as dupe of #7. I really do plan to look into this next month. Will comment there if I need help.

ryran commented 9 years ago

Finally done.

https://github.com/ryran/pyrite/releases/tag/v1.0.2

I'll be using signed tags from now on, as well as signing all commits.

DiagonalArg commented 9 years ago

Dude! Thank you. Great little project, by the way ...