unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* flag to use tor
@ 2020-11-17  5:13 Richard Stallman
  2020-11-17  5:30 ` Jean Louis
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Richard Stallman @ 2020-11-17  5:13 UTC (permalink / raw)
  To: emacs-devel

[[[ 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)





^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-11-24  5:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-17  5:13 flag to use tor Richard Stallman
2020-11-17  5:30 ` Jean Louis
2020-11-17  6:31 ` Max Zettlmeißl
2020-11-17  7:59 ` Colin Baxter
2020-11-17  8:34   ` Colin Baxter
2020-11-17 12:43 ` Zhu Zihao
2020-11-21  5:04   ` Richard Stallman
2020-11-23  9:33     ` Robert Pluim
2020-11-24  5:53       ` Richard Stallman
2020-11-22 16:01   ` Tomas Hlavaty

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).