X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=gocheese.texi;h=ee620dc9330c0be0d8ba34c93fca51fd0ae349c5;hb=3020e814c1e4e23baf281f4ff7a1121dd54f8fe3;hp=83723947f8361999ae121bc8499e039309ad6ed8;hpb=348eb9427e27321ed8b82dd5e8c80b17e9108425;p=gocheese.git diff --git a/gocheese.texi b/gocheese.texi index 8372394..ee620dc 100644 --- a/gocheese.texi +++ b/gocheese.texi @@ -3,7 +3,7 @@ @settitle GoCheese @copying -Copyright @copyright{} 2019 @email{stargrave@@stargrave.org, Sergey Matveev} +Copyright @copyright{} 2019-2020 @email{stargrave@@stargrave.org, Sergey Matveev} @end copying @node Top @@ -53,7 +53,7 @@ but nearly all the code was rewritten. It has huge differences: @item Atomic packages store on filesystem @end itemize -Also it contains @file{pyshop2packages.sh} migration script for +Also it contains @file{contrib/pyshop2packages.sh} migration script for converting @url{https://pypi.org/project/pyshop/, Pyshop} database into GoCheese one, including private packages. @@ -139,8 +139,8 @@ Supported hashing algorithms are: @item @url{https://www.argon2i.com/, Argon2i} (recommended one!) To get Argon2i hashed-password you can use any of following tools: @itemize - @item @url{https://github.com/balakhonova/argon2i, - go get github.com/balakhonova/argon2i} (Go) + @item go get @url{https://github.com/balakhonova/argon2i, + github.com/balakhonova/argon2i} (Go) @item @url{https://github.com/p-h-c/phc-winner-argon2} (C) @end itemize Example user @code{foo} with password @code{bar} can have the