Re: [tor-talk] How to know the running state of a Tor relay?

2018-11-19 Thread Paul Templeton
> For study purpose, I need to know whether a Tor relay is running or not at > a specific time in the past. Is it possible to get the information and how > can I do this? You can use https://metrics.torproject.org/exonerator.html if you know the IP Address. Paul -- tor-talk mailing list - tor

[tor-talk] How to know the running state of a Tor relay?

2018-11-19 Thread Lucon Yang
For study purpose, I need to know whether a Tor relay is running or not at a specific time in the past. Is it possible to get the information and how can I do this? -- tor-talk mailing list - tor-talk@lists.torproject.org To unsubscribe or change other settings go to https://lists.torproject.org/c

Re: [tor-talk] Fixing Orchid (again), need help!

2018-11-19 Thread grarpamp
You could likely remove the ones not mentioned in torspec or the tor code, most of which are deprecated, and potentially add compatibility for these tls 1.3 suites from openssl 1.1.1 in case tor goes adds them later, so long as current tor does not reject hello's with them... TLS_CHACHA20_POLY1305

Re: [tor-talk] tor-talk@lists.torproject.org

2018-11-19 Thread Mirimir
On 11/19/2018 05:33 PM, mi...@secmail.pro wrote: > now the torstatus.blutmagie.de is going down, I need an alternative. > > I need a list of "Tor nodes IPv4". > The IP list of (All Tor nodes) - (Tor Exit nodes) if possible. > > Can't Tor Project host one PHP script for this? > I really need it fo

[tor-talk] tor-talk@lists.torproject.org

2018-11-19 Thread mieer
now the torstatus.blutmagie.de is going down, I need an alternative. I need a list of "Tor nodes IPv4". The IP list of (All Tor nodes) - (Tor Exit nodes) if possible. Can't Tor Project host one PHP script for this? I really need it for my server. e.g. Firewall: Allow only outgoing IF destination

Re: [tor-talk] Fixing Orchid (again), need help!

2018-11-19 Thread Masayuki Hatta
Hi, Seems I could fix Orchid. The problem is neither Tor nor Orchid, seems the list of OpenJDK's CipherSuites has been changed (I'm using Debian's OpenJDK 10). Currently, Orchid contains the code in src/main/java/com/subgraph/orchid/connections/ConnectionSocketFactory.java like: private static

[tor-talk] public Freenet webGUI cluster over tor with OnionCat

2018-11-19 Thread grarpamp
From: damieng...@tutanota.com Ever wonder what's on Freenet? If you're curious, there's a public FProxy webGUI at: http://gel2bzjxrvcmqpji.onion:/ It's part of a darknet on the Tor OnionCat IPv6 overlay network. The other 20 peers are listed here: http://zerobinqmdqd236y.onion/?ceffbd4a36f954e

[tor-talk] [RELEASE] Torsocks 2.3.0

2018-11-19 Thread David Goulet
Hello everyone! Been a long time since a torsocks release! Many fixes went into this new version which all came from volunteers so huge thanks to you all for this work! ChangeLog below for this version. Please, let me know about any issues! I can't build on all systems so anyone testing this on M