Displaying 3 results from an estimated 3 matches for "awiouy".
Did you mean:
aeiou
2016 May 29
3
Feedback about OpenWrt and Tinc version to be packaged.
Hello,
I received this pull request.
https://github.com/openwrt/packages/pull/2757/files
As I wrote in the comments I am not sure that is the way to go.
Packaging a software for a distribution is not just about software
development. There are operational issues to be addressed.
A lot of people use the tinc package and they expect they configs to
survive a package update. Also they expect the
2016 Jan 26
2
Sign/verify data with ed25519 keys of a tinc 1.1 host
Hello,
Is it possible to sign/verify data with the ed25519 keys of a tinc 1.1 host?
More specifically, is it possible to sign a file with these keys using openssl? If so, how? If not, what program could be used, and how?
Thanks and cheers, @
2016 Jan 26
3
Sign/verify data with ed25519 keys of a tinc 1.1 host
My intention was to sign the content of export-all with the nodes' public key, which would require the corresponding private key to verify.
Does this make sense ?
@
> Le 26 janv. 2016 ? 20:19, Guus Sliepen <guus at tinc-vpn.org> a ?crit :
>
>> On Tue, Jan 26, 2016 at 07:35:10PM +0100, Anton Voyl wrote:
>>
>> Is it possible to sign/verify data with the ed25519