[tahoe-lafs-trac-stream] [tahoe-lafs] #1942: replace google chart in wui with d3.js: it leaks information
tahoe-lafs
trac at tahoe-lafs.org
Thu Jan 16 03:51:20 UTC 2014
#1942: replace google chart in wui with d3.js: it leaks information
---------------------------+-----------------------------------------------
Reporter: leif | Owner: nobody
Type: task | Status: new
Priority: normal | Milestone: soon
Component: code- | Version: 1.9.2
frontend-web | Keywords: anonymity privacy security websec
Resolution: |
Launchpad Bug: |
---------------------------+-----------------------------------------------
Comment (by d_):
Starting to work on it... see https://tahoe-lafs.org/trac/tahoe-
lafs/attachment/ticket/1942/1942-wui-replace-google-chart-with-d3js-
initial.patch
Added the needed js libraries to src/allmydata/web/map-update-status.xhtml
and a div id like in src/allmydata/download-status-timeline.xhtml
The code to create in
src/allmydata/web/static/update_status_timing_chart.js might be similar to
the one that is in src/allmydata/web/static/download_status_timeline.js
The functions to change in src/allmydata/web/status.py seems to be
MapupdateStatusPage?.render_timing_chart and
MapupdateStatusPage?._timing_chart
Is the code in DownloadStatusPage?.child_event_json
(src/allmydata/web/status.py) creating the data that
src/allmydata/web/static/download_status_timeline.js is using?
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1942#comment:14>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list