Changes between Version 99 and Version 100 of WikiStart
- Timestamp:
- 2007-08-21T22:13:37Z (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v99 v100 26 26 [wiki:Dev The Dev page] is the place to start hacking on Tahoe. It has development tools (such as code coverage and patch browsing) and documentation. 27 27 28 == Latest News -- 2007-08-17: Allmydata Tahoe v0.5 is released! == 28 == Latest News == 29 30 === 2007-08-21: security flaw === 31 32 Nathan Wilcox has discovered that the new web API in allmydata-tahoe version 0.5 is vulnerable to XSRF attack. Please see [wiki:News the News page] for details on how to deal with this issue. 33 34 === 2007-08-17: Allmydata Tahoe v0.5 is released! === 29 35 30 36 This version adds a RESTful API allowing you to program your Tahoe node in the language of your choice, as well as a command-line API in the Unix style, some performance improvements, and a port to Solaris.