Calendar: add FT sprint
[tails/test.git] / wiki / src / news / report_2011_03-04.mdwn
blobb3db5a7bc2489cf1547fd954f102af441108fe97
1 [[!meta date="Mon, 09 May 2011 19:23:22 +0200"]]
2 [[!pagetemplate template="news.tmpl"]]
3 [[!meta title="Bimonthly report: March and April 2011"]]
4 [[!tag announce]]
6 We are pleased to present you the second Tails bimonthly report.
8 This report may, or may not, be followed by others depending on the
9 feedback we get: if you like reading such news about Tails, don't
10 hesitate [[telling us|support/talk]]!
12 This report sums up the work that was done on Tails in March and
13 April 2011.
15 [[!toc levels=2]]
17 # New releases
19 The new Tails 0.7 major release was out on April 7th, quickly followed
20 by a bugfix and security release (0.7.1) on April 30th. See their
21 release announces for details:
23   * [[Tails 0.7 announce|news/version_0.7]]
24   * [[Tails 0.7.1 announce|news/version_0.7.1]]
26 # Google Summer of Code
28 We announced two months ago we [prepared three
29 projects](https://2019.www.torproject.org/getinvolved/volunteer.html#project-tails)
30 to be submitted under the Tor Project umbrella for the Google Summer
31 of Code. This was a great success for our first participation into the
32 GSoC program, as a total of five students sent applications for our
33 projects. In the end, two students were selected and will work this
34 summer on projects we have suggested:
36 * Max will implement [[tails-greeter|todo/TailsGreeter]], the
37   graphical [[!tails_ticket 5528 desc="boot menu"]] Tails really needs as more and more
38   upcoming features (including [[todo/persistence]],
39   [[todo/macchanger]], [[todo/bridge support]]) need to ask the user
40   for input at boot time; reports of his work will be posted on a
41   dedicated [[todo/TailsGreeter/blog]].
42 * Julien Voisin will implement a Meta-data anonymizing toolkit for
43   file publication; thanks a lot to Mike Perry for accepting to be
44   Julien's mentor, as we ourselves lack the needed time to mentor two
45   students this year; Julien has setup a
46   [blog](http://mat-tor.blogspot.com/) where one can keep track of his
47   work.
49 We warmly welcome Max and Julien into the Tails and Tor development
50 communities!
52 Thanks to everyone who made this happen, including the students whose
53 GSoC application was rejected: you are welcome to join us anyway!
55 # Documentation
57 The Great Tails Documentation Rework Plan was started. Once this is
58 done, several entry points will be available to better fit a given
59 user's available time and energy. Such work happens in the
60 `doc-rework` branch of our [[Git|contribute/git]] repository. [[Want to
61 help?|contribute/how/documentation]]
63 A brand new [["how to contribute to Tails" documentation|contribute]]
64 was published. We hope it will make it easier for anyone interested to
65 get involved and make Tails better as there many ways *you* can
66 contribute to Tails: setting up a BitTorrent or HTTP mirror, helping
67 other Tails users, improving documentation, reporting bugs, fixing
68 bugs, implementing new features, improving Tails in your own language,
69 providing needed input to developers, etc.
71 # Outreach
73 ## In the press
75 Shortly following their [announcement of Tails
76 0.7 release](https://lwn.net/Articles/439371/), LWN published a [great, long and
77 serious article about Tails](https://lwn.net/Articles/440279/) in last
78 week's edition.
80 Tails 0.7 release also [made
81 it](http://distrowatch.com/weekly.php?issue=20110418#news)
82 [twice](http://distrowatch.com/?newsid=06629) on DistroWatch.
84 ## Website
86 We published our new website layout. If you're into CSS, patches are
87 welcome to fix the latest glitches.
89 # A glimpse towards the future
91 ## Upcoming releases
93 We've not decided yet what our plans exactly are. The alternative
94 seems to be: either we'll release 0.8 quickly with stuff that was
95 mostly ready, but not tested enough to make it into 0.7, or we'll
96 release 0.8 only when slightly more new major features are cooked and
97 ready to serve.
99 More 0.7.x point releases are to be expected anyway as security issues
100 are discovered in software we ship.
102 ## Installing and upgrading Tails onto a USB stick
104 In the next months, a few of us are going to focus on preparing a tool
105 for easy install and upgrade of Tails onto USB sticks, with support
106 for an encrypted persistent volume in mind. We're likely to use
107 Fedora's [liveusb-creator](https://fedorahosted.org/liveusb-creator/)
108 as a basis. Either we'll make it more generic or we'll fork it
109 minimally, depending on how liveusb-creator's developers welcome the
110 idea of supporting our usecases.
112 ## Other plans
114 Bridges support: we now have a working prototype that is likely to be
115 shipped into the upcoming 0.8 release. We'll make our patches to make
116 Vidalia support our usecase generic enough so that they can be merged
117 upstream.
119 PowerPC support (pre-Intel Macs): we're "almost" there, but we have a
120 hard time prioritizing this task among all exciting enhancements that
121 could be done on Tails. If you need Tails to support pre-Intel Macs,
122 don't hesitate [[telling us|support/talk]].