Timeline


and

2016-09-06:

21:05 Changeset in trunk [2732c37] by meejah <meejah@…>
Check for unknown config options The list of valid sections + …
16:26 Ticket #2438 (implement OTF Magic Folder Objective 4) closed by daira
fixed

2016-09-04:

18:05 Ticket #2824 (allow `[connections] tcp = none` ?) created by warner
str4d remarked that you can't set up an i2p-based client without also …

2016-09-03:

22:11 Ticket #2823 ("tahoe cp FILE ALIAS:" does unnecessary directory reads) created by warner
I noticed that running tahoe cp FILE my: (where my: is an alias …
21:40 Ticket #2822 (remove redundant read from web GET of directory) created by warner
While checking out the "recent and active operations" page, I noticed …
19:09 Ticket #2821 (make "tahoe create-client --hide-ip" fail if txtorcon/txi2p are not ...) created by warner
This would speed up the interactive discovery process when a node …
19:00 Ticket #2820 (--hide-ip should turn on connections tcp=tor) created by warner
While manually testing tor-based client setup, I hit an extra step …
17:01 Changeset in trunk [00ea41e] by Brian Warner <warner@…>
Merge PR333 from str4d:anon-conf-doc-fixes
00:05 Changeset in trunk [af6cb47] by str4d <str4d@…>
Explain how to install the tor and i2p extras together

2016-09-02:

23:59 Changeset in trunk [4535741] by str4d <str4d@…>
Minor format fix
23:56 Ticket #1010 (anonymous client mode) closed by warner
fixed: Ok, with the landing of --hide-ip, I think we can close this one: …
23:30 Changeset in trunk [ed91398] by Brian Warner <warner@…>
WUI: disable google timing chart on mapupdate page The google image …
18:21 Ticket #2819 (make connected-server address nicer) created by warner
#2818 changed the "Connected Servers" table on the welcome page, to …
18:14 Ticket #2818 (Grid Status displays wrong Address of connected storage servers) closed by Brian Warner <warner@…>
fixed: In [changeset:"f88ae3861a835b086b19e8f7e448a080c67a6715/trunk"
18:13 Changeset in trunk [ed22b60] by Brian Warner <warner@…>
Merge PR331 from david415:2818.fix_grid_status_address.0 Closes …
18:09 Changeset in trunk [f88ae38] by Brian Warner <warner@…>
Make the grid status display the location hints Instead of displaying …
16:25 Changeset in trunk [0116c96] by Brian Warner <warner@…>
private-mode: reject legacy host:port locations
16:18 Changeset in trunk [c172176] by Brian Warner <warner@…>
docs: improve reveal-IP-address description
11:29 Ticket #2818 (Grid Status displays wrong Address of connected storage servers) created by dawuud
I am connected to the public grid using our recently merged Tor …
06:24 Changeset in trunk [d0da17a] by Brian Warner <warner@…>
create-node: add --hide-ip, update docs So "tahoe create-node …
05:39 Changeset in trunk [57e7f7b] by Brian Warner <warner@…>
import/delegate-to foolscap's allocate_tcp_port (instead of using a …
05:32 Ticket #2816 (make sure tub.location and tub.port can be empty) closed by Brian Warner <warner@…>
fixed: In [changeset:"076b3895dc0270330892ff033b0fd6a8ded65096/trunk"
04:26 Changeset in trunk [076b389] by Brian Warner <warner@…>
config: change syntax of no-listen mode We now use:: tub.port = …
04:21 Ticket #2817 (unicode error in _got_announcement at startup) closed by Brian Warner <warner@…>
fixed: In [changeset:"a1594df0a64972b957f0a1ccf10d6efcf0386059/trunk"
03:29 Changeset in trunk [a1594df0] by Brian Warner <warner@…>
introclient: only give ascii key_s to storagebroker This was …
03:29 Ticket #2813 (allow tor socks.port= to use unix-domain sockets) closed by David Stainton <dstainton415@…>
fixed: In [changeset:"1307c7262dfca95fec32e55ff106b9f5ac8909f4/trunk"
03:28 Changeset in trunk [78ccae3] by Brian Warner <warner@…>
Merge PR327 from david415:2813.socks_endpoint_desc.0 This should fix …
03:26 Changeset in trunk [7f9b715] by Brian Warner <warner@…>
bump foolscap dep to 0.12.3, for the new tor API The current version …
03:17 Changeset in trunk [1307c72] by David Stainton <dstainton415@…>
Use the new Foolscap Tor handler, pass an endpoint for SOCKS …

2016-09-01:

21:17 Ticket #2817 (unicode error in _got_announcement at startup) created by warner
user "Vladislav" on the mailing list reported an exception when …

2016-08-31:

22:23 Changeset in trunk [a03f68b] by Brian Warner <warner@…>
tahoe.cfg: fix spelling of 'enabled' for tor/i2p We should use …
19:23 Changeset in trunk [4b21f60] by Brian Warner <warner@…>
Merge branch '1010-config-flag'
09:44 Changeset in trunk [d47fc0f] by Brian Warner <warner@…>
config: add reveal-IP-address=False This adds a safety flag named …
08:50 Changeset in trunk [325028c] by Brian Warner <warner@…>
error if tcp=tor is requested but tor is unimportable This only …
06:06 Ticket #2814 ("simultaneuous" edits not caught) closed by meejah
fixed: Fixed in https://github.com/tahoe-lafs/tahoe-lafs/pull/325
02:47 Changeset in trunk [72f17afa] by meejah <meejah@…>
Move check_magicfolder_smoke.py to proper integration tests This …
01:50 Changeset in trunk [0670144] by Brian Warner <warner@…>
Merge branch meejah/2814.concurrent-magicfolder-writes.0

2016-08-30:

22:44 Changeset in trunk [0466522] by meejah <meejah@…>
fix _should_download similar to other place
22:44 Changeset in trunk [bd62eba] by meejah <meejah@…>
Work in progress on Magic Folder concurrent write problem. …
19:07 Ticket #2816 (make sure tub.location and tub.port can be empty) reopened by warner
At today's devchat, we agreed that an empty value is confusing, …
15:56 Ticket #2815 (document manual server-on-.onion Tor setup process) closed by Brian Warner <warner@…>
fixed: In [changeset:"327bef338305703f1a30cf40ec493efaef5d96f4/trunk"
15:55 Changeset in trunk [cb354735] by Brian Warner <warner@…>
Merge branch '517-tor-docs' refs ticket:517 closes …
15:55 Changeset in trunk [9057c73] by Brian Warner <warner@…>
incorporate dawuud's feedback * remove anonymity-roadmap * remove old …
15:55 Changeset in trunk [f54d2a8] by Brian Warner <warner@…>
fix TOC, remove empty "Legacy I2P" section
15:55 Changeset in trunk [327bef3] by Brian Warner <warner@…>
update tor/i2p docs to match current config syntax This removes the …
15:55 Changeset in trunk [52e3585] by Brian Warner <warner@…>
Update connection config docs to match the current ticket:517 syntax
15:55 Changeset in trunk [f075fa0] by Brian Warner <warner@…>
Remove references to closed tickets
15:55 Changeset in trunk [2101328] by Brian Warner <warner@…>
Improved section on performance and security issues
15:55 Changeset in trunk [24beb03] by Brian Warner <warner@…>
Update content to match current design
15:55 Changeset in trunk [1edb633] by Brian Warner <warner@…>
[node]anonymize -> [node]anonymous
15:55 Changeset in trunk [3661fc7] by Brian Warner <warner@…>
Updated I2P content
15:55 Changeset in trunk [aa8de07] by Brian Warner <warner@…>
ToC and headings
15:55 Changeset in trunk [0fdae0b] by Brian Warner <warner@…>
Configuration details
15:55 Changeset in trunk [d09173c] by Brian Warner <warner@…>
Expanded explanation of [node]anonymize
15:55 Changeset in trunk [8cc2307] by Brian Warner <warner@…>
Spelling, rST layout fixes
15:55 Changeset in trunk [1a3f4f2f] by Brian Warner <warner@…>
I2P information
15:55 Changeset in trunk [8d1fa17] by Brian Warner <warner@…>
Add more info to docs about usage with tor
15:55 Changeset in trunk [cb44f88] by Brian Warner <warner@…>
Fix formatting
15:55 Changeset in trunk [4f0b7e0] by Brian Warner <warner@…>
Removed I2P ticket info because it belongs in a trac ticket
15:55 Changeset in trunk [3126d49] by Brian Warner <warner@…>
Rename tor.rst to anonymity-configuration.rst. Signed-off-by: Daira …
15:55 Changeset in trunk [f3bc270] by Brian Warner <warner@…>
Changes required for safe txi2p use
15:55 Changeset in trunk [832a798] by Brian Warner <warner@…>
Fix formatting
15:55 Changeset in trunk [3242a67] by Brian Warner <warner@…>
Add anonymity roadmap
15:55 Changeset in trunk [ce889d5] by Brian Warner <warner@…>
Change option name to anonymize for ticket #1010
15:55 Changeset in trunk [ed38d69] by Brian Warner <warner@…>
Add more details in the Tor integration section
15:55 Changeset in trunk [92c908d] by Brian Warner <warner@…>
Attempt to fix formating for torsocks section
15:55 Changeset in trunk [2a82c2c] by Brian Warner <warner@…>
Add more Torsocks Tahoe Tor usage documentation
15:55 Changeset in trunk [5859a17] by Brian Warner <warner@…>
Add legacy torsocks usage
15:55 Changeset in trunk [9a6fe0ed] by Brian Warner <warner@…>
Minor corrections of index and indention
15:55 Changeset in trunk [856f4ce] by Brian Warner <warner@…>
Articulated more configuration subtleties
15:55 Changeset in trunk [3982082] by Brian Warner <warner@…>
Minor cleanup and added some links
15:55 Changeset in trunk [02899f7e] by Brian Warner <warner@…>
Add Tor usage and configuration documentation Written by Zooko and I. …
15:42 Ticket #2816 (make sure tub.location and tub.port can be empty) closed by Brian Warner <warner@…>
fixed: In [changeset:"fea8b627dd3edfc9289f8ced7b531ba5a8c012eb/trunk"
07:19 WeeklyMeeting edited by warner
more agenda for 30-Aug (diff)
06:28 Ticket #1086 (servers should attempt to open connections to clients) closed by warner
wontfix: Over the last few years, I think we've converged on believing that …
05:28 Changeset in trunk [fea8b627] by Brian Warner <warner@…>
if tub.port is empty, don't listen Updated config docs. Added errors …
01:16 Changeset in trunk [2d8a1e8] by Brian Warner <warner@…>
docs/config: use "#" to number sections so I don't have to renumber …
Note: See TracTimeline for information about the timeline view.