summaryrefslogtreecommitdiff
path: root/.guix-channel
diff options
context:
space:
mode:
authorNigko Yerden <nigko.yerden@gmail.com>2024-10-06 22:39:08 +0500
committerLudovic Courtès <ludo@gnu.org>2024-10-14 14:08:43 +0200
commiteb1515849efa3e0d3d838cb04ea87100084068a0 (patch)
treecde791a6eaf3c5688c0bc0aa7a64885b482d0d57 /.guix-channel
parent886b410e6f641b473931d7269a9ddbf10a67937f (diff)
services: tor: Add support for pluggable transports.
Pluggable transports are programs that disguise Tor traffic, which can be useful in case Tor is censored. Pluggable transports cannot be configured by #:config-file file exclusively because Tor process is run via 'least-authority-wrapper' and cannot have access to transport plugin, which is a separate executable (Bug#70302, Bug#70332). * doc/guix.texi (Networking Services): Document 'tor-transport-plugin' data type and 'transport-plugins' option for 'tor-configuration. * gnu/services/networking.scm: Export 'tor-configuration-transport-plugins', 'tor-transport-plugin', 'tor-transport-plugin?', 'tor-plugin-role', 'tor-plugin-protocol', and 'tor-plugin-program'. (<tor-configuration>): Add 'transport-plugins' field. (<tor-transport-plugin>): New variable. (tor-configuration->torrc): Add content to 'torrc' computed-file. (tor-shepherd-service): Add file-system-mapping(s). Change-Id: I1b0319358778c7aee650bc843e021a6803a1cf3a Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to '.guix-channel')
0 files changed, 0 insertions, 0 deletions