#33019: Allow dynamically and statically linked PTs to be loaded into a Tor binary -------------------------+------------------------------------------------- Reporter: ahf | Owner: ahf Type: | Status: assigned enhancement | Priority: Medium | Milestone: Tor: unspecified Component: Core | Version: Tor: unspecified Tor/Tor | Severity: Normal | Keywords: tor-pt, network-team-roadmap-2020Q1 Actual Points: | Parent ID: Points: 8 | Reviewer: Sponsor: | Sponsor28 | -------------------------+------------------------------------------------- Currently PTs are always executed as subprocesses of Tor. This have its downsides on certain platforms such as iOS where we cannot have actual subprocesses and people have to do various hacks for them to work well on the platform.
It would be useful if we had a mechanism for loading PTs as plug-ins of the Tor process (via .so's and .dll's), but also to allow developers to statically link in the PT into the Tor binary to save space. -- Ticket URL: <https://trac.torproject.org/projects/tor/ticket/33019> Tor Bug Tracker & Wiki <https://trac.torproject.org/> The Tor Project: anonymity online
_______________________________________________ tor-bugs mailing list tor-bugs@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs