42wim / matterircd

Connect to your mattermost or slack using your IRC-client of choice.
MIT License
295 stars 60 forks source link

Suggestion: Sign git tags #274

Closed repomaa closed 4 years ago

repomaa commented 4 years ago

This way one can use git to get a release and verify the integrity of the source using git tag -v

42wim commented 4 years ago

The tarball of every release is already signed and so are the checksums of the binaries. That's enough I think