[tor-bugs] #3470 [Trac]: Reduced Exit Policy IM Expansion
    Tor Bug Tracker & Wiki 
    torproject-admin at torproject.org
       
    Mon Jun 27 14:48:30 UTC 2011
    
    
  
#3470: Reduced Exit Policy IM Expansion
-------------------------+--------------------------------------------------
 Reporter:  atagar       |          Owner:  mikeperry
     Type:  enhancement  |         Status:  new      
 Priority:  normal       |      Milestone:           
Component:  Trac         |        Version:           
 Keywords:               |         Parent:           
   Points:               |   Actualpoints:           
-------------------------+--------------------------------------------------
 The reduced exit policy [1] is missing ports for some instant messaging
 protocols, for instance Gadu-Gadu which is popular in Poland. The
 following are the entries we'd need to cover all the TCP based IM
 protocols provided by Pidgin...
 ExitPolicy accept *:531       # IRC/AIM
 ExitPolicy accept *:1533      # Sametime
 ExitPolicy accept *:1677      # GroupWise
 ExitPolicy accept *:2102-2104 # Zephyr
 ExitPolicy accept *:8074      # Gadu-Gadu
 Also one of the IRC entries...
 ExitPolicy accept *:6666-6667 # IRC
 should be the 6660-6669 range according to the wiki on port assignments
 [2]. Ports 6668 and 6669 in particular are within the officially assigned
 range so if we can't include them we should cite why on the reduced policy
 wiki.
 Cheers! -Damian
 [1] https://trac.torproject.org/projects/tor/wiki/doc/ReducedExitPolicy
 [2]
 https://secure.wikimedia.org/wikipedia/en/wiki/List_of_TCP_and_UDP_port_numbers
-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/3470>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list