[tor-bugs] #5216 [- Select a component]: Create new exit policy flag for encrypted-only traffic

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Thu Feb 23 02:29:59 UTC 2012


#5216: Create new exit policy flag for encrypted-only traffic
----------------------------------+-----------------------------------------
 Reporter:  yawnbox               |          Owner:     
     Type:  enhancement           |         Status:  new
 Priority:  minor                 |      Milestone:     
Component:  - Select a component  |        Version:     
 Keywords:                        |         Parent:     
   Points:                        |   Actualpoints:     
----------------------------------+-----------------------------------------
 I run an Exit node but am not flagged as an Exit node.

 ExitPolicy accept *:119 # accept nntp as well as default exit policy
 ExitPolicy accept *:22  # ssh
 ExitPolicy accept *:443 # https (HTTP via TLS)
 ExitPolicy accept *:465 # smtps (SMTP over SSL)
 ExitPolicy accept *:993 # imaps (IMAP over SSL)
 ExitPolicy accept *:994 # ircs (IRC over SSL)
 ExitPolicy accept *:995 # pop3s (POP3 over SSL)
 ExitPolicy reject *:* # no exits allowed

 I'd like to have the spec changed/added for recognition of encrypted-only
 exit nodes.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5216>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list