[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
63/295: doc: cookbook: Update entry about getting substitutes through To
From: |
guix-commits |
Subject: |
63/295: doc: cookbook: Update entry about getting substitutes through Tor. |
Date: |
Mon, 27 Jul 2020 06:25:22 -0400 (EDT) |
dannym pushed a commit to branch wip-desktop
in repository guix.
commit f8945734a5abff69644284231cc47fb67456657b
Author: André Batista <nandre@riseup.net>
AuthorDate: Thu Jun 18 10:23:23 2020 -0300
doc: cookbook: Update entry about getting substitutes through Tor.
* doc/guix-cookbook.texi (Getting substitutes from Tor): Update
section warning to mention the use of torsocks when pulling.
---
doc/guix-cookbook.texi | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/doc/guix-cookbook.texi b/doc/guix-cookbook.texi
index ec6217c..1669cb8 100644
--- a/doc/guix-cookbook.texi
+++ b/doc/guix-cookbook.texi
@@ -15,6 +15,7 @@ Copyright @copyright{} 2020 Oleg Pykhalov@*
Copyright @copyright{} 2020 Matthew Brooks@*
Copyright @copyright{} 2020 Marcin Karpezo@*
Copyright @copyright{} 2020 Brice Waegeneire@*
+Copyright @copyright{} 2020 Andr� Batista@*
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
@@ -1819,10 +1820,16 @@ HTTP/HTTPS will get proxied; FTP, Git protocol, SSH,
etc connections
will still go through the clearnet. Again, this configuration isn't
foolproof some of your traffic won't get routed by Tor at all. Use it
at your own risk.
+
+Also note that the procedure described here applies only to package
+substitution. When you update your guix distribution with
+@command{guix pull}, you still need to use @command{torsocks} if
+you want to route the connection to guix's git repository servers
+through Tor.
@end quotation
Guix's substitute server is available as a Onion service, if you want
-to use it to get your substitutes from Tor configure your system as
+to use it to get your substitutes through Tor configure your system as
follow:
@lisp
- 136/295: gnu: geoclue: Update to 2.5.6., (continued)
- 136/295: gnu: geoclue: Update to 2.5.6., guix-commits, 2020/07/27
- 155/295: gnu: Add nng., guix-commits, 2020/07/27
- 52/295: gnu: emacs-idris-mode: Update to 1.0., guix-commits, 2020/07/27
- 50/295: gnu: r-openssl: Update to 1.4.2., guix-commits, 2020/07/27
- 55/295: gnu: Add rust-hmac-0.7., guix-commits, 2020/07/27
- 49/295: gnu: r-roxygen2: Update to 7.1.1., guix-commits, 2020/07/27
- 60/295: gnu: emacs-nov-el: Use version tag instead of commit., guix-commits, 2020/07/27
- 56/295: gnu: Add rust-pbkdf2-0.3., guix-commits, 2020/07/27
- 61/295: gnu: emacs-nov-el: Update to 0.3.1., guix-commits, 2020/07/27
- 65/295: .gitignore: Ignore 'etc/committer.scm'., guix-commits, 2020/07/27
- 63/295: doc: cookbook: Update entry about getting substitutes through Tor.,
guix-commits <=
- 68/295: gnu: Add rust-block-padding-0.2., guix-commits, 2020/07/27
- 71/295: gnu: Add rust-generic-array-0.14., guix-commits, 2020/07/27
- 72/295: gnu: rust-generic-array-0.13: Don't skip build., guix-commits, 2020/07/27
- 77/295: gnu: Add rust-sha-1-0.9., guix-commits, 2020/07/27
- 79/295: gnu: rust-sha-1-0.8: Update to 0.8.2., guix-commits, 2020/07/27
- 46/295: gnu: r-flexdashboard: Update to 0.5.2., guix-commits, 2020/07/27
- 66/295: gnu: Add rust-opaque-debug-0.3., guix-commits, 2020/07/27
- 70/295: gnu: Add rust-subtle-2., guix-commits, 2020/07/27
- 73/295: gnu: Add rust-crypto-mac-0.8., guix-commits, 2020/07/27
- 80/295: gnu: Add rust-block-buffer-0.8., guix-commits, 2020/07/27