[tor-talk] Court in Greece acquits Tor exit node operator, accused of visiting child porn website

2014-03-20 Thread irregulator
On Tuesday March 18th 2014 an important case about Tor relay operators came to court in Athens, Greece. All started back in February 2011, when United States authorities contacted Greek authorities about a website serving child porn material. US authorities provided a document with IP addresses bel

Re: [tor-talk] (no subject)

2014-03-20 Thread Patrick Schleizer
Joe Btfsplk: > 1) I doubt you'll be able to run > 1 instance of TBB - at once - if > that's part of what you want. > Others can correct me, if wrong. This is possible. Simpler since TBB 3.x. Although undocumented. Bits can be found here: - https://trac.torproject.org/projects/tor/wiki/doc/TorifyHO

[tor-talk] TBB 3.5.3 signatures messing

2014-03-20 Thread unknown
I download the files: https://www.torproject.org/dist/torbrowser/3.5.3/sha256sums.txt https://www.torproject.org/dist/torbrowser/3.5.3/sha256sums.txt-mikeperry.asc https://www.torproject.org/dist/torbrowser/3.5.3/tor-browser-linux64-3.5.3_en-US.tar.xz.asc https://www.torproject.org/dist/torbrowser

Re: [tor-talk] Fw: Tor implementation in JavaScript / FirefoxOS

2014-03-20 Thread Aymeric Vitte
The initial code (a bit old now) is under the standard MIT license. The rest is under a modified MIT license which removes the rights to modify, merge, sublicense, and sell, but you can use, distribute, etc For those who want to see the code I guess it's trivial to deminify it, only minified

Re: [tor-talk] Tor implementation in JavaScript / FirefoxOS

2014-03-20 Thread Aymeric Vitte
Thanks, indeed if it's about fetching and REST requests, node-Tor fits perfectly, cryptocat, globalleaks, hidden services/tor2web (no browsing??), The fact is that I am convinced that the right approach is a serverless one and the app inside the browser so you don't have to install anything an

Re: [tor-talk] Fw: Tor implementation in JavaScript / FirefoxOS

2014-03-20 Thread Aymeric Vitte
To be more precise, it's already there (with node), you just have to install https://github.com/Ayms/node-Tor/tree/master/install#node-tor-bridge-websocket-server-installation It supports websockets, socks and websockets over socks, bridge function and onion proxy, so people can use the bridge

Re: [tor-talk] Fw: Tor implementation in JavaScript / FirefoxOS

2014-03-20 Thread Nathan Freitas
On 03/20/2014 09:33 AM, Aymeric Vitte wrote: > > As people might notice, node-Tor is not open source for now, but there > is a specific licence that allows to do what I wrote above, people are > harassing me about this, it will be open source once reasonably funded. Do you mean that it is not lic

[tor-talk] Fw: Tor implementation in JavaScript / FirefoxOS

2014-03-20 Thread Aymeric Vitte
It would be easy to build a js onion proxy (outside of the browser that time) with node-Tor. Assuming that FF OS does support proxy settings and node-like features (TCP sockets at least), I took a (maybe too) brief look to FF OS and dit not find the detailed API documentation. Regards Aymer

Re: [tor-talk] Tor implementation in JavaScript / FirefoxOS

2014-03-20 Thread Nathan Freitas
On 03/20/2014 08:33 AM, Aymeric Vitte wrote: > As Andreas wrote, there is the node-Tor [1] project, it's implementing > the OP and OR inside browsers, as well as on any js platform like node. > It's fully working, it does implement some other protocols on top of the > Tor protocol used for example

[tor-talk] Tor implementation in JavaScript / FirefoxOS

2014-03-20 Thread Aymeric Vitte
Hi, Maybe time to subscribe to this list... As Andreas wrote, there is the node-Tor [1] project, it's implementing the OP and OR inside browsers, as well as on any js platform like node. It's fully working, it does implement some other protocols on top of the Tor protocol used for example for

Re: [tor-talk] Case examples of people deanonymized while using Tor?

2014-03-20 Thread Adrian Crenshaw
It will be public after ShowMeCon. Going to do a private one next week as practice. Adrian On Wednesday, March 19, 2014, Soul Plane wrote: > On Wed, Mar 19, 2014 at 6:23 PM, Adrian Crenshaw > > >wrote: > > > Hi all, > > I'm working on a talk that will be on real life examples of people >

Re: [tor-talk] About using source code

2014-03-20 Thread Rick Ross
There is also a TOR-Dev mailing list here: https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev/ Am 20.03.14 03:48, schrieb saurav dahal: > Can anybody please tell me how to use the original source code of tor by > modifying and implementing on the TOR network? > For example: I want to l