Re: [tor-dev] Distributing Tor developer keys via Fedora packages

2020-07-20 Thread Andrew Clausen
Hi Matt, On Mon, 20 Jul 2020 at 22:37, Matthew Finkel wrote: > > I propose distributing the Tor developer keys inside the Fedora package > > distribution-gpg-keys.[1] This would give most Linux users a trustworthy > > chain of signatures from their own distributor (e.g. CentOS or Fedora) to > >

[tor-dev] Distributing Tor developer keys via Fedora packages

2020-07-17 Thread Andrew Clausen
Hi everyone, I propose distributing the Tor developer keys inside the Fedora package distribution-gpg-keys.[1] This would give most Linux users a trustworthy chain of signatures from their own distributor (e.g. CentOS or Fedora) to Tor project downloads. I am happy to take care of this, although

Re: [tor-dev] Alternatives to Tor Exit Enclaves

2012-04-18 Thread Andrew Clausen
Hi Arturo, On 18 April 2012 17:47, Arturo Filastò wrote: > On 4/18/12 5:33 PM, Andrew Clausen wrote: >> Do .exit addresses already do what you had in mind?  For example, if >> you add "AllowDotExit 1" to your torrc, you can type an address like >> this >

Re: [tor-dev] Alternatives to Tor Exit Enclaves

2012-04-18 Thread Andrew Clausen
Hi Arturo, Do .exit addresses already do what you had in mind? For example, if you add "AllowDotExit 1" to your torrc, you can type an address like this http://thewebserver.exit/index.html into your web browser. It would be nice if this particular usage of .exit were allowed by default (but th