X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fsources.texi;h=7ceeebf2a8a113e4e0e32aee46f08488c965924b;hb=672458a3b692635616c23f92659a4254f188b75d;hp=4f4b4382aaddefe3b33e175a357689dbccb6d253;hpb=96b730405d6c9468e156a5386ca6b25a3bcdd3ec;p=govpn.git diff --git a/doc/sources.texi b/doc/sources.texi index 4f4b438..7ceeebf 100644 --- a/doc/sources.texi +++ b/doc/sources.texi @@ -3,11 +3,11 @@ Development source code contains the latest version of the code. It may be buggy. It does not contain compiled documentation and dependent -libraries source code. Because of that, it is not recommended for -porters: use @ref{Tarballs} instead. +libraries source code. Because of that, it is recommended for porters +to use @ref{Tarballs, tarballs} instead. You can obtain it by cloning @url{http://git-scm.com/, Git} -@url{http://git.cypherpunks.ru/cgit.cgi/govpn.git/log/, repository} +@url{https://git.cypherpunks.ru/cgit.cgi/govpn.git/log/, repository} and fetching dependent libraries source code as git submodules: @verbatim @@ -22,11 +22,8 @@ repositories will be unavailable (they are seldom updated): @multitable @columnfractions .50 .50 @headitem Software/library @tab Mirror -@item @code{cypherpunks.ru/govpn} @tab @url{https://github.com/stargrave/govpn.git} @item @code{github.com/agl/ed25519} @tab @url{git://git.cypherpunks.ru/ed25519.git} @item @code{github.com/bigeagle/water} @tab @url{git://git.cypherpunks.ru/water.git} -@item @code{github.com/dchest/blake2b} @tab @url{git://git.cypherpunks.ru/blake2b.git} @item @code{github.com/go-yaml/yaml} @tab @url{git://git.cypherpunks.ru/yaml.git} -@item @code{github.com/magical/argon2} @tab @url{git://git.cypherpunks.ru/argon2.git} @item @code{golang.org/x/crypto} @tab @url{git://git.cypherpunks.ru/crypto.git} @end multitable