[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
flag to use tor
From: |
Richard Stallman |
Subject: |
flag to use tor |
Date: |
Tue, 17 Nov 2020 00:13:25 -0500 |
[[[ To any NSA and FBI agents reading my email: please consider ]]]
[[[ whether defending the US Constitution against all enemies, ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]
Many Emacs commands connect to internet sites for various reasons.
vc does so, M-x irc does so, and I don't know how much else.
I want to connect through Tor all the time, but sometimes these
commands betray me. I added a switch to VC to make it connect
through Tor always, but it would be good to have a facility that
would do this to all internet connections that Emacs packages make.
Some packages connect directly in Lisp. and some connect by running
subprocesses. For the subprocesses, using 'torsocks' is an easy fix.
The hard part is to change all the packages that need fixing.
A super-simple approach is to have a switch with two settings: Tor, or
not Tor. A more complex feature would give a systematic way to
specify exceptions.
What do people think?
--
Dr Richard Stallman
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)
- flag to use tor,
Richard Stallman <=
- Re: flag to use tor, Max Zettlmeißl, 2020/11/17
- Re: flag to use tor, Jean Louis, 2020/11/17
- Re: flag to use tor, Colin Baxter, 2020/11/17
- Re: flag to use tor, Zhu Zihao, 2020/11/17
- Re: flag to use tor, Tomas Hlavaty, 2020/11/22