Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat, 29 Oct 2016 06:54:57 -0700
From: Jessica Frazelle <me@...sfraz.com>
To: tor-dev@...ts.torproject.org
Cc: musl@...ts.openwall.com
Subject: Re: [tor-dev] [Proposal] A simple way to make Tor-Browser-Bundle more
 portable and secure

There must already be a version of Tor working with musl since there are
Alpine Linux packages for Tor. I'm sure they dynamically link but it's
seems like patching that would be the way to go.

https://pkgs.alpinelinux.org/package/edge/community/x86_64/tor

On Oct 29, 2016 06:51, "Daniel Simon" <ddanielsimonn@...il.com> wrote:

> Anyone got further into this?
> It would be a joint-project between musl and tor organizations.
> Maybe for GSoC 2017 if nobody works on it until then?
>
>
> On Mon, May 9, 2016 at 11:15 AM, Daniel Simon <ddanielsimonn@...il.com>
> wrote:
> > Hello.
> >
> > How it's currently done - The Tor Browser Bundle is dynamically linked
> > against glibc.
> >
> > Security problem - The Tor Browser Bundle has the risk of information
> > about the host system's library ecosystem leaking out onto the
> > network.
> >
> > Portability problem - The Tor Browser Bundle can't be run on systems
> > that don't use glibc, making it unusable due to different syscalls.
> >
> > Solution proposed - Static link the Tor Browser Bundle with musl
> > libc.[1] It is a simple and fast libc implementation that was
> > especially crafted for static linking. This would solve both security
> > and portability issues.
> >
> > What is Tor developers' opinion about this? I personally don't see any
> > drawbacks and would be interested in discussing this further.
> >
> > Sincerely,
> > Daniel
> >
> > [1] https://www.musl-libc.org/
> _______________________________________________
> tor-dev mailing list
> tor-dev@...ts.torproject.org
> https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev
>

Content of type "text/html" skipped

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.