]> Cypherpunks.ru repositories - gocheese.git/blobdiff - gocheese.texi
Use TLS session tickets cache
[gocheese.git] / gocheese.texi
index 587e9431cc02846c4720ca1e8db9b9cc15dfc157..1e9682e832e94201ec01bdb6910a30db0bad0b1e 100644 (file)
@@ -7,7 +7,7 @@ Copyright @copyright{} 2019-2021 @email{stargrave@@stargrave.org, Sergey Matveev
 @end copying
 
 @node Top
-@top
+@top GoCheese
 
 GoCheese is Python private package repository and caching proxy.
 
@@ -45,7 +45,7 @@ but nearly all the code was rewritten. It has huge differences:
 @item Integrity check of proxied packages: MD5, SHA256, SHA512, BLAKE2b-256
 @item SHA256 checksums for stored packages
 @item Verifying of SHA256 checksum for uploaded packages
-@item Ability to authenticate upstream PyPI with its X.509 certificate's hash
+@item Ability to authenticate upstream PyPI by its X.509 certificate's SPKI hash
 @item Storing of uploaded GPG signatures
 @item Secure Argon2i (or SHA256) stored passwords hashing
 @item No YAML configuration, just command-line arguments