Differences between revisions 1 and 2
Revision 1 as of 2015-05-29 18:00:59
Size: 429
Comment:
Revision 2 as of 2015-05-29 18:01:54
Size: 444
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Creating signed GitHub releases = = Rational / Why should I create signed releases?=

= Rational / Why should I create signed releases?=

It is a good idea to create releases on GitHub, it makes packaging work much easier and also provides an easy to use mechanism for your users to get a specific version of your software.

It is an even better idea to additionally sign your releases using your GPG key. This way, your users can verify if they actually received the same tarball you have released.