TinyTor
TinyTor copied to clipboard
V3 Support
Hey, I was wondering if you were any close to adding a V3 implementation or if you are still working on this project.
Hello,
This project is no longer maintained.
-------- Original Message -------- On Aug 6, 2022, 11:43 AM, Hernes998 wrote:
Hey, I was wondering if you were any close to adding a V3 implementation or if you are still working on this project.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>
I want to do this myself, could you show me a path? I can't find any documentation on the Tor website to do such a thing. I would really appreciate it If you help me to update this project for V3
The Tor protocol specification can be found here https://gitweb.torproject.org/torspec.git/tree/ I believe rend-spec-v3.txt is what you're looking for.
I would recommend using another library that already has this implemented instead of updating TinyTor since it's a lot of hard work.
-------- Original Message -------- On Aug 6, 2022, 3:06 PM, Hernes998 wrote:
I want to do this myself, could you show me a path? I can't find any documentation on the Tor website to do such a thing. I would really appreciate it If you help me to update this project for V3
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>
There is none, that is why I want to start updating it myself.
Have you heard of https://github.com/torproject/stem ? Requires the Tor process to be running though.
-------- Original Message -------- On Aug 7, 2022, 1:08 PM, Hernes998 wrote:
There is none, that is why I want to start updating it myself.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>
I have, but I want a pure python implementation
I understand, I wanted the same.
-------- Original Message -------- On Aug 7, 2022, 1:22 PM, Hernes998 wrote:
I have, but I want a pure python implementation
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>