[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

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



Hi, thanks for the comment!

Orchid sends "3".

In src/main/java/com/subgraph/orchid/connections/ConnectionHandshakeV3.java,

void runHandshake() throws IOException, InterruptedException,
Connection IOException {
                sendVersions(3);
                receiveVersions();
                recvCerts();
                recvAuthChallengeAndNetinfo();
                verifyCertificates();
                sendNetinfo();
        }

Currently, Orchid is stuck inside receiveVersions.

Best regards,
MH
2018年11月9日(金) 0:14 Nick Mathewson <nickm@xxxxxxxxxxxx>:
>
> On Thu, Nov 8, 2018 at 6:12 AM Masayuki Hatta <mhatta@xxxxxxxxx> wrote:
> >
> > Hi!
> >
> > As I wrote here some time ago, I fixed Orchid the Java Tor, and it
> > worked for a while.
> >
> > https://lists.torproject.org/pipermail/tor-talk/2018-April/044133.html
> >
> > Recently (I think it was around July-Aug), Orchid became unworkable
> > again.  I'm trying to but can't figure out the cause, so I appreciate
> > your help.
> >
> > Orchid's repo is here: https://github.com/mhatta/Orchid
> >
> > As far as I could see, now Orchid hangs because it can't receive
> > VERSIONS cells so the first handshake with Directory Authorities can't
> > be finished.  Some change at Dir Auths (updating new version of Tor, I
> > guess)  might cause this, but I can't figure out which changes affect
> > this.  Do you have any idea?
> >
> > Best regards,
> What versions does Orchid send in its VERSIONS cell?
> --
> tor-talk mailing list - tor-talk@xxxxxxxxxxxxxxxxxxxx
> To unsubscribe or change other settings go to
> https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk



-- 
Masayuki Hatta
Associate Professor, Faculty of Economics and Management, Surugadai
University, Japan

http://about.me/mhatta

mhatta@xxxxxxx  / mhatta@xxxxxxxxxx / mhatta@xxxxxxxxxxxxx /
hatta.masayuki@xxxxxxxxxxxxxxx
-- 
tor-talk mailing list - tor-talk@xxxxxxxxxxxxxxxxxxxx
To unsubscribe or change other settings go to
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk