[tor-talk] How can I verify that this "Onionshare" program is indeed the one intended for me to get?
Felix Eckhofer
felix at tribut.de
Sat Nov 14 18:59:52 UTC 2015
Hi.
Am 14.11.2015 15:00, schrieb Qaz:
> If you guys don't mind, could someone tell me how I can verify that
> this
> Onionshare program is indeed the one intended for me to get? I haven't
> seen anything or instructions like verification unlike on Macs and
> Windows.
> https://github.com/micahflee/onionshare/blob/master/BUILD.md#gnulinux
The release tags for onionshare in Git are signed, so to verify the
current version use:
$ git tag --verify 0.7.1
If you are happy with the result, checkout the release
$ git checkout 0.7.1
and then continue with building your package.
Regards
felix
More information about the tor-talk
mailing list