[tahoe-lafs-trac-stream] [tahoe-lafs] #860: Hiding introducer and helper furls and other private info reported by a node on its web interface
tahoe-lafs
trac at tahoe-lafs.org
Sat Sep 15 04:48:04 UTC 2012
#860: Hiding introducer and helper furls and other private info reported by a
node on its web interface
-------------------------+-------------------------------------------------
Reporter: | Owner: davidsarah
davidsarah | Status: assigned
Type: defect | Milestone: 1.11.0
Priority: major | Version: 1.5.0
Component: code- | Keywords: privacy security wui helper
frontend-web | introducer anti-censorship
Resolution: |
Launchpad Bug: |
-------------------------+-------------------------------------------------
Comment (by davidsarah):
Replying to [comment:6 warner]:
> Concealing the Introducer FURL seems like a reasonable option. It
requires two changes:
>
> * generate introducer FURLs with a real swissnum, not the emminently-
guessable "introducer" name. This would change
source:src/allmydata/introducer/server.py#L31 to call
{{{registerReference(introducerService, furlFile=os.path.join(basedir,
"private", "introducer.furl"))}}} instead of using "introducer" and the
subsequent call to {{{write_config}}}.
This part is now #1802.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/860#comment:17>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list