Re: Torbutton 1.3.0-alpha: Community Edition!

2010-10-01 Thread Erik de Castro Lopo
Drake Wilson wrote:

 Quoth Mike Perry mikepe...@fscked.org, on 2010-09-30 15:57:48 -0700:
  This release features tor:// and tors:// urls that will
  automatically enable Tor before loading the corresponding http or
  https url.
 
 Ick.  This sort of layer-mixing is the sort that forces people to use
 a certain protocol for no actual reason.  (Cf. the feed schema,
 which similarly forces HTTP with a certain interpretation, last I
 recall.)  Tor doesn't just work with HTTP, and URIs don't only refer
 to HTTP resources, even if HTTP is one of the most popular protocols
 in use today and possibly the only one many non-technical people would
 recognize.
 
 Is there a reason not to use something like tor+http and tor+https for
 the schema, thus opening up the space for (as a facetious example)
 tor+nntp or analogous usages later?

I really like the idea of tor+http or tor+https over tor/tors
just like the way I hate the way Google Chrome has dropped http://;
from their URL bar.


Erik
-- 
--
Erik de Castro Lopo
http://www.mega-nerd.com/
***
To unsubscribe, send an e-mail to majord...@torproject.org with
unsubscribe or-talkin the body. http://archives.seul.org/or/talk/


Tor logo in SVG

2010-06-20 Thread Erik de Castro Lopo
Hi all,

I'm looking for a version of the Tor logo in SVG. Anyone have one?
Standard searches have failed to turn one up.

Cheers,
Erik
-- 
--
Erik de Castro Lopo
http://www.mega-nerd.com/
***
To unsubscribe, send an e-mail to majord...@torproject.org with
unsubscribe or-talkin the body. http://archives.seul.org/or/talk/


Re: Tor logo in SVG

2010-06-20 Thread Erik de Castro Lopo
and...@torproject.org wrote:

 On Mon, Jun 21, 2010 at 09:43:44AM +1000, mle+to...@mega-nerd.com wrote 0.5K 
 bytes in 14 lines about:
 : I'm looking for a version of the Tor logo in SVG. Anyone have one?
 : Standard searches have failed to turn one up.
 
 There isn't one that I know of.

Ok, the biggest raster image I can find is 400x134. Anyone have one
bigger?

Cheers,
Erik
-- 
--
Erik de Castro Lopo
http://www.mega-nerd.com/
***
To unsubscribe, send an e-mail to majord...@torproject.org with
unsubscribe or-talkin the body. http://archives.seul.org/or/talk/


Re: HTTPS Everywhere Firefox addon

2010-05-29 Thread Erik de Castro Lopo
Mike Perry wrote:

 Thus spake Erik de Castro Lopo (mle+to...@mega-nerd.com):
 
ruleset name=DuckDuckGo
  rule from=^http://duckduckgo.com/; 
to=https://duckduckgo.com/
/ruleset
  
ruleset name=Startpage
  rule from=^http://startpage.com/; 
to=https://startpage.com/
/ruleset
 
 Added. I hope these have been tested ;)

Yes, tested and verified :-).

Cheers,
Erik
-- 
--
Erik de Castro Lopo
http://www.mega-nerd.com/
***
To unsubscribe, send an e-mail to majord...@torproject.org with
unsubscribe or-talkin the body. http://archives.seul.org/or/talk/


Re: HTTPS Everywhere Firefox addon

2010-05-27 Thread Erik de Castro Lopo
Mike Perry wrote:

 Peter Eckersley of the EFF and I wrote this addon this past week
 to make it easier to use Google's SSL search feature, among other
 mixed-mode SSL sites:
 
 https://www.eff.org/https-everywhere/
 
 The addon is based on the NoScript STS/HTTPS forcing engine, with
 improvements in how rules are specified. Rules for our addon are
 specified as XML files that allow arbitrary URL rewrite substitution
 via regular expressions and exclude patterns. This allows us to write
 more complete and less error-prone rules than NoScript's
 include/exclude model allows.

Mike,

This is really nice! I like it a lot from the little I've played 
around with it. However, running this under Linux and starting
Firefox from a terminal I gets lots of unneeded/wanted output
in the the console. Ie:

Got http-on-modify-request
Got http-on-modify-request
Got http-on-modify-request
Got http-on-modify-request
Got http-on-modify-request
Rewriting http://www.google.com/ - https://www.google.com/
Forced URI https://www.google.com/
Got http-on-modify-request
Got http-on-modify-request
Got http-on-modify-request
Got http-on-modify-request
Got http-on-modify-request

This actually looks like debug. It would be nice it that disappeared :-).

Cheers,
Erik
-- 
--
Erik de Castro Lopo
http://www.mega-nerd.com/
***
To unsubscribe, send an e-mail to majord...@torproject.org with
unsubscribe or-talkin the body. http://archives.seul.org/or/talk/