Re: [tor-dev] A meta-package for Pluggable Transports?

2016-06-30 Thread Vasilis
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, On 06/30/2016 04:43 PM, Tom van der Woerdt wrote: > > The challenge, imho, is figuring out how to handle upgrades. A > virtual package like the tor-bridge in my example would > automatically pull in obfs5proxy, leaving obfs4proxy intact, but

Re: [tor-dev] A meta-package for Pluggable Transports?

2016-06-30 Thread Vasilis
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, On 06/30/2016 04:15 PM, Nima Fatemi wrote: [...] > After some discussion on #tor-project a little while ago, the idea > of having a meta-package that includes all or the most recent > transports came up. Where people would install this meta pac

Re: [tor-dev] [GSoC 2016] Orfox - Report 3

2016-06-30 Thread Spencer
Hi, Nathan Freitas: ... because perfection is boring? ... because I had five minutes to do it? ... because there is a secret hidden meaning? You sound a bit butthurt but I like the third option XD I was inquiring because I might want to help, if that's a thing people do. a ticket? I

Re: [tor-dev] [GSoC 2016] Orfox - Report 3

2016-06-30 Thread Nathan Freitas
On Thu, Jun 30, 2016, at 03:49 PM, Spencer wrote: > > Amogh Pradeep: > > we have a new logo for Orfox :D > Is there a reason for the malalignment of the stroke? ... because perfection is boring? ... because I had five minutes to do it? ... because there is a secret hidden meaning? You choose! :)

Re: [tor-dev] [GSoC 2016] Orfox - Report 3

2016-06-30 Thread Spencer
Hi, Amogh Pradeep: we have a new logo for Orfox :D Is there a reason for the malalignment of the stroke? And that one permission 'Download files without notification', or is this out of the scope of your work? Wordlife, Spencer ___ tor-dev m

Re: [tor-dev] A meta-package for Pluggable Transports?

2016-06-30 Thread Tom van der Woerdt
Op 30/06/16 om 21:31 schreef Nima Fatemi: > Tom van der Woerdt: >> How about a conf.d style folder that plugins like bridges can drop files in? >> >> $ yum install -y obfs4proxy >> ... >> $ cat /etc/tor/torrc.d/obfs4.conf >> ServerTransportPlugin obfs3,obfs4 exec /usr/bin/obfs4proxy managed >> Serv

Re: [tor-dev] A meta-package for Pluggable Transports?

2016-06-30 Thread Nima Fatemi
Tom van der Woerdt: > How about a conf.d style folder that plugins like bridges can drop files in? > > $ yum install -y obfs4proxy > ... > $ cat /etc/tor/torrc.d/obfs4.conf > ServerTransportPlugin obfs3,obfs4 exec /usr/bin/obfs4proxy managed > ServerTransportListenAddr obfs4 0.0.0.0:9013 > ServerT

Re: [tor-dev] A meta-package for Pluggable Transports?

2016-06-30 Thread Tom van der Woerdt
How about a conf.d style folder that plugins like bridges can drop files in? $ yum install -y obfs4proxy ... $ cat /etc/tor/torrc.d/obfs4.conf ServerTransportPlugin obfs3,obfs4 exec /usr/bin/obfs4proxy managed ServerTransportListenAddr obfs4 0.0.0.0:9013 ServerTransportListenAddr obfs4 0.0.0.0:901

[tor-dev] A meta-package for Pluggable Transports?

2016-06-30 Thread Nima Fatemi
It’s currently difficult for bridge operators to keep up with the changes in pluggable transports world. You’ve to be following tor development and censorship-war very closely to know which transport is needed currently and how to run them. There are many people who are still running vanilla bridg

[tor-dev] [GSoC 2016] Orfox - Report 3

2016-06-30 Thread Amogh Pradeep
Hey guys, These are the things that I’ve done in the past couple of weeks. 1) Finish the network audit. I’ve managed to comb through the Firefox for android code to find all the network code in the java layer. [0] The good news here is that the Java layer has now been reduced to using 2 network

Re: [tor-dev] [GSOC16] Fingerprint Central - Cookies and localStorage

2016-06-30 Thread Spencer
Hi, Pierre Laperdrix: a "playground" where the user can rerun the test suite It would be dope to have a playground where users can visit and actively be attacked, a purposely malicious .onion, if you will. Rerunning the tests in a sandboxed environment is a step toward this, it seems (:

Re: [tor-dev] Usability Improvements for Atlas (was Re: Globe is now retired)

2016-06-30 Thread Spencer
Hi, Copying UX@ once for relevance. Iain R. Learmonth: small changes + The 'Home' button is redundant since the logo provides the return function. + When collapsing the window to mobile-size, the navigation doesn't stack well; 'Home' gets stuck floating right of the logo. + The button

Re: [tor-dev] [GSOC16] Fingerprint Central - Cookies and localStorage

2016-06-30 Thread Georg Koppen
Pierre Laperdrix: > Hello everyone, > > I know the next status report is not due until next week but I wanted to > get some feedback on how I use cookies and localStorage on FP Central. > > Right now, due the very short lifespan of cookies in the Tor browser, I > don't use cookies as an identific