Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #3470

Closed (moved)
Open
Opened Jun 27, 2011 by Damian Johnson@atagar

Reduced Exit Policy IM Expansion

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

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#3470