diff --git a/TipsTricks.md b/TipsTricks.md index 9a8ac7f..7607d0a 100644 --- a/TipsTricks.md +++ b/TipsTricks.md @@ -1,6 +1,18 @@ ## Tahoe Tips & Tricks -### Backing caps/URIs up +### Back caps/URIs up -Tahoe users can encrypt their caps (new text file or ~/.tahoe/private/aliases) and upload it to [Google Docs](http://docs.google.com), which now accepts arbitrary file types. \ No newline at end of file +Tahoe users can encrypt their caps (new text file or ~/.tahoe/private/aliases) and upload it to [Google Docs](http://docs.google.com), which now accepts arbitrary file types. + +### Publish iCal calendars over Tahoe + +[Instructions](http://allmydata.org/pipermail/tahoe-dev/2009-July/002219.html) + +### Automatic Tahoe file repair + +[Instructions](http://allmydata.org/pipermail/tahoe-dev/2009-October/003012.html) + +### Host [Bazaar](http://bazaar-vcs.org) repositories + +Support for Tahoe's FTP server has been merged into Bzr's mainline ([#294709](https://bugs.launchpad.net/tahoe-lafs/+bug/294709)). \ No newline at end of file