Hi all
I need some help answering these questions from a scholar, for RT ticket #9112
El vie 19 de abr de 2013 07:12:45, leejunsik486@gmail.com escribió:
Hello~! Thanks for your kind response. Now I can use pop3 mail client using Tor network due to your help
I am reading the thesis "Tor:The Second-Generation Onion Router" There are some explains about Tor directory server.
I have another Question about Tor Directory server.
- User's local SW(ex) Vidalia) already know directory server's IP or
URL? Is it pre-loaded at SW? (This Question means "how to access to directory server?")
- How to user's local SW( ex) Vidalia) receive directory information?
Directory server send this information directly or other ORs transfer this information? ( In vidalia control panel- relay setup, there are "Mirror the relay directory" option) If other OR's transfer this infomation, Why directory server doesn't send directly?
- In this thesis, "there are 3 directory server, but we expect as
many as 9 as the network scale" Now, How many directory server exist?(still 3 servers or increase)
All directory server have same directory information?
Is there any links or files about directory server's work(detailed
explanation)?
Always thanks your kind response Best regards
Leejiunsik
2013/4/15 Noel David Torres Taño via RT help@rt.torproject.org
El lun 15 de abr de 2013 10:58:35, leejunsik486@gmail.com escribió:
Hi
Dear user:
This is leejunsik in Korea. I'm studying computer network in
college.
I have some Question about Tor.
We are happy you use Tor and try to understand it.
In "Vidalia control panel- Setup Relay-Sharing" I can select Exit Policies. => It's mean I can use other services(POP3,IMAP,chat) using TOR
I know that I can use web-browsing using Tor browser. But I'dont know How can I use POP3, IMAP, chat etc. .
- Is there any other Tor application for using POP3, IMAP, etc.
??
You should either
a) use a Tor-aware mail application. We do not know any of these
reliable
at the moment. b) Torify an existing mail application. You should be very careful
and read
this:
https://trac.torproject.org/projects/tor/wiki/doc/TorifyHOWTO/EMail
c) Use Tor as a SOCKS proxy and route your standard e-mail
applications
through it. You should read this: https://trac.torproject.org/projects/tor/wiki/doc/SupportPrograms
- When I send ping or nmap or nslookup message In console
terminal, Is
there any way to use Tor??
ICMP PING is in the same layer as IP, while SOCKS provides TCP
proxying
(one layer above), so no, there is currently no way to use Tor for that.
Please let me know about it.
I'll wait your response.
Regards
Noel Torres Tor Project Help Team
Hope you can help!
Regards
Noel Torres er Envite ------------------------- A: Because it breaks the logical flow of discussion. Q: Why is top posting bad?
On Fri, Apr 19, 2013 at 4:08 AM, Noel David Torres Taño envite@rolamasao.org wrote:
Hi all
I need some help answering these questions from a scholar, for RT ticket #9112
El vie 19 de abr de 2013 07:12:45, leejunsik486@gmail.com escribió:
Hello~! Thanks for your kind response. Now I can use pop3 mail client using Tor network due to your help
I am reading the thesis "Tor:The Second-Generation Onion Router"
It's not a thesis. It's actually a paper, published in the proceedings of the 13th USENIX Security Symposium in 2004. (I'll blame translation issues for that.)
You might also want to check out the series we did on changes that we made in Tor since that paper was published: https://blog.torproject.org/blog/top-changes-tor-2004-design-paper-part-1 https://blog.torproject.org/blog/top-changes-tor-2004-design-paper-part-2 https://blog.torproject.org/blog/top-changes-tor-2004-design-paper-part-3
We've also started work on an updated version of that paper at:
https://people.torproject.org/~karsten/tor-design-2012-11-14.pdf
The full design specification for our current directory system is documented in: https://gitweb.torproject.org/torspec.git/blob/HEAD:/dir-spec.txt
All of those might help answer your questions.
best wishes,