X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=doc%2Ftincd.8.in;h=97654f33223025df36f8b2683d2c5e5eb6ba24b7;hp=d239145848496ac4cbe42d16dddb5f35b574f689;hb=78fc59e994c764d072bf0045177f690a378d1308;hpb=e88ea7277a97d46fa2c3ba1896cf0d0c62bdf128 diff --git a/doc/tincd.8.in b/doc/tincd.8.in index d2391458..97654f33 100644 --- a/doc/tincd.8.in +++ b/doc/tincd.8.in @@ -1,8 +1,8 @@ .Dd 2002-03-25 .Dt TINCD 8 .\" Manual page created by: -.\" Ivo Timmermans -.\" Guus Sliepen +.\" Ivo Timmermans +.\" Guus Sliepen .Sh NAME .Nm tincd .Nd tinc VPN daemon @@ -67,6 +67,8 @@ Generate public/private RSA keypair and exit. If .Ar BITS is omitted, the default length will be 1024 bits. +When saving keys to existing files, tinc will not delete the old keys, +you have to remove them manually. .It Fl L, -mlock Lock tinc into main memory. This will prevent sensitive data like shared private keys to be written to the system swap files/partitions. @@ -161,12 +163,12 @@ option may not work correctly. .Pp .Sy The cryptography in tinc is not well tested yet. Use it at your own risk! .Pp -If you find any bugs, report them to tinc@nl.linux.org. +If you find any bugs, report them to tinc@tinc-vpn.org. .Sh TODO A lot, especially security auditing. .Sh SEE ALSO .Xr tinc.conf 5 , -.Pa http://tinc.nl.linux.org/ , +.Pa http://www.tinc-vpn.org/ , .Pa http://www.cabal.org/ . .Pp The full documentation for tinc is maintained as a Texinfo manual. @@ -179,7 +181,7 @@ tinc comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions; see the file COPYING for details. .Sh AUTHORS -.An "Ivo Timmermans" Aq ivo@o2w.nl -.An "Guus Sliepen" Aq guus@sliepen.eu.org +.An "Ivo Timmermans" +.An "Guus Sliepen" Aq guus@tinc-vpn.org .Pp And thanks to many others for their contributions to tinc!