[tor-dev] Example of how a stream of RELAY_DATA cells would work?

2020-05-06 Thread Eli Vakrat
Hi again everyone! It's Eli ... So thanks to Teor and Nick's help, my python client (tor OP) is finally able to successfully establish a three-hop circuit with any TOR relays in the whole public network! Now It's on to the Data Cells... As of writing this, I can send and receive the proper RELAY_

[tor-dev] Tor Relay wont connect to private IP address

2020-04-28 Thread Eli Vakrat
Hey guys! So thanks to teor's insightful response yesterday I decided to try to run a second tor relay (my middle node) on my private network. Unfortunately, I can't do it with Chutney because my python client is running on a windows machine. But I do have 3 machines at my disposal: 1. A windows

[tor-dev] Relay Truncated Cell Example

2020-04-27 Thread Eli Vakrat
Hello again everyone! For anyone who doesn't know\remember, my name is Eli, I'm a high school student from Israel and I'm currently trying to implement a TOR Client in Python. Currently, my project is configured so that my python client (OP) has its guard node set as my local machine (which is ru

[tor-dev] Choosing a valid Circuit ID for an OR connection

2020-04-14 Thread Eli Vakrat
Hello to the TOR dev team! My name is Eli, I'm a high school student from Israel and I'm currently trying to implement a TOR Client in Python. Currently, my project is configured so that the python client (OP) has its guard node set as my local machine (which is running a downloaded version of TOR