X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=README;h=221809ea61dc3139fa8eb0c19c0578160dcf2d29;hb=f70a3aa49e188be843952738d8ad4eb3a6f1341a;hp=7cbbb9470f27afad83764ac341c8ad666167ffff;hpb=cac5fb18c373e59885a67592e1c8d08e825e2896;p=govpn.git diff --git a/README b/README index 7cbbb94..221809e 100644 --- a/README +++ b/README @@ -4,22 +4,25 @@ be reviewable, secure, DPI/censorship-resistant, written on Go. It uses fast strong passphrase authenticated key agreement protocol with augmented zero-knowledge mutual peers authentication (PAKE DH A-EKE). Encrypted, authenticated data transport that hides message's length and -timestamps. Perfect forward secrecy property. Resistance to: offline -dictionary attacks, replay attacks, client's passphrases compromising -and dictionary attacks on the server side. Built-in heartbeating, -rehandshaking, real-time statistics. Ability to work through UDP, TCP -and HTTP proxies. IPv4/IPv6-compatibility. GNU/Linux and FreeBSD support. +timestamps. Optional encryptionless mode, that still preserves data +confidentiality. Perfect forward secrecy property. Resistance to: +offline dictionary attacks, replay attacks, client's passphrases +compromising and dictionary attacks on the server side. Built-in +heartbeating, rehandshaking, real-time statistics. Ability to work +through UDP, TCP and HTTP proxies. IPv4/IPv6-compatibility. +GNU/Linux and FreeBSD support. GoVPN is free software: see the file COPYING for copying conditions. -Home page: http://govpn.info/ -> http://www.cypherpunks.ru/govpn/ -also available as Tor hidden service: http://vabu56j2ep2rwv3b.onion/govpn/ +Home page: http://www.govpn.info/ +Also available as I2P service: +http://zy2qxyziqzledqqb5vcq5unfxnn2csv6revteliybd7qxb64dpxq.b32.i2p/ Please send questions regarding the use of GoVPN, bug reports and patches to govpn-devel mailing list: -https://lists.cypherpunks.ru/mailman/listinfo/govpn-devel +https://lists.cypherpunks.ru/pipermail/govpn-devel/ Development Git source code repository currently is located here: -http://git.cypherpunks.ru/cgit.cgi/govpn.git/ +https://git.cypherpunks.ru/cgit.cgi/govpn.git/ For further information please read either doc/govpn.info or doc/govpn.texi.