updated PO files
[tails-test.git] / wiki / src / news / report_2014_05.mdwn
blobaf7b99c2694a15a6898fbd7bae57b1ae7a6ec20a
1 [[!meta title="Tails report for May, 2014"]]
3 Releases
4 ========
6 Late May we decided to [postpone the release of Tails
7 1.1](https://mailman.boum.org/pipermail/tails-dev/2014-May/005901.html), based
8 on Debian Wheezy, to the next release cycle. And instead have Tails 1.0.1
9 released on June 10.
11 Tails 1.1~beta1, the first beta version of Tails based on Debian Wheezy, was released
12 on May 30.
14 Metrics
15 =======
17 - Tails has been started more than 344 328 times this month.
18   This make 11 107 boots a day in average.
19 - 31 698 downloads of the OpenPGP signature of Tails ISO.
20 - 64 bug reports were received through WhisperBack.
22 FAQ
23 ===
25 - The development of TrueCrypt [was
26   discontinued](http://truecrypt.sourceforge.net/) but our position regarding
27   TrueCrypt has remained the same for years: Tails includes TrueCrypt only for
28   backward compatibility and we are working on [[choosing a free software as
29   replacement|blueprint/replace_truecrypt]] to open TrueCrypt volumes. We hope
30   that this recent announcement encourages users to migrate to other
31   encrypted storage formats such as [[LUKS|support/faq#luks]], and
32   developers to better [[!tails_ticket 6337 desc="support the TrueCrypt
33   on-disk format"]]  in Free Software tools.
35 Code
36 ====
38 Still, a lot of work has been done to prepare Tails 1.1:
40   - The Windows Camouflage has been upgraded to Windows 8 ([[!tails_ticket
41     6342]]). It mostly works but some visual improvements would make it nicer
42     ([[!tails_ticket 7377]]).
43   - Fixed the build of VirtualBox guest modules ([[!tails_ticket 5972]]).
44   - Fixed the starting of ORCA screen reader ([[!tails_ticket 7251]]).
45   - Fixed the keymap selection from Tails Greeter ([[!tails_ticket 7065]]).
46   - Set the background of Tails Greeter to our usual blue color ([[!tails_ticket
47     7126]]).
48   - Fixed OpenPGP signature verification in Nautilus ([[!tails_ticket 6608]]).
49     That implied installing a backport of shared-mime-info 1.2+ ([[!tails_ticket
50     7058]]).
51   - Worked on [[!tails_gitweb_branch
52     feature/7154-install-liferea-above-1.10.3 desc="upgrading liferea"]]
53     ([[!tails_ticket 7154]]) and [[!tails_gitweb_branch
54     feature/5711-liferea-persistence-preset desc="adding a persistence
55     feature"]] ([[!tails_ticket 5711]]), but we discovered that Liferea > 1.10.3
56     includes a general-purpose web browser with JavaScript, and we don't want
57     that. We are now considering to wait for Icedove, which also has a feed
58     reader, before we add a persistent feeds feature.
59   - Fixed the display of non-Latin script in Florence ([[!tails_ticket 7279]]).
60   - Used a solid blue background color to workaround a display bug in GNOME
61     Fallback ([[!tails_ticket 7248]]).
62   - Adapted the test suite to Wheezy [[!tails_gitweb_branch test/6559-adapt-test-suite-for-Wheezy desc="was completed"]]
63     ([[!tails_ticket 6559]]).
64   - Used the regular GnuPG agent instead of the one from GNOME Keyring
65     ([[!tails_ticket 7330]]).
66   - Fixed emergency shutdown before login ([[!tails_ticket 7333]]).
67   - Prevented `iproute2` from being installed from wheezy-backports
68     ([[!tails_ticket 7337]]).
69   - Purged `dselect` ([[!tails_ticket 7336]]).
70   - Worked on fixing the migration of NetworkManager persistence settings
71     ([[!tails_ticket 7338]]).
72   - Tails devices are now converted to UEFI on full upgrade ([[!tails_ticket
73     6577]]).
74   - Imported I2P 0.9.13 packages for Wheezy ([[!tails_ticket 6731]]).
76 Apart from all the work directly related to the migration to Wheezy, we also:
78   - Backported python-stem ([[!tails_ticket 7318]]).
79   - Installed Linux 3.14 ([[!tails_ticket 7150]]).
80   - Decreased the memory requirements while checking for upgrades
81     ([[!tails_ticket 7235]]).
82   - Disabled the update check mechanism of Torbutton ([[!tails_ticket 7097]]).
83   - Installed Tor 0.2.4.22 ([[!tails_ticket 7342]]).
84   - Included GtkHash to allow checksum computation from Nautilus
85     ([[!tails_ticket 6763]]).
86   - [[!tails_gitweb_branch desc="Updated" feature/tor-launcher-0.2.5.4]] Tor
87     launcher to 0.2.5.4.
88   - Worked on using static UID for `tails-persistence-setup` ([[!tails_ticket
89     7343]]).
90   - Started evaluating [[!debpkg xserver-xorg-video-modesetting]], for
91     [[!tails_ticket 7394 desc="KMS support"]] with the Cirrus (used
92     e.g. in QEMU), MGA, and maybe other video adapters.
94 Documentation and website
95 =========================
97   - Many parts of our documentation were adapted to Tails Wheezy
98     [[!tails_gitweb_branch doc/wheezy]].
99   - Parts of our download page were reworked and simplified ([[!tails_ticket
100     7163]]).
101   - Removed the "Why do you need anonymity?" page, which was outside of the scope
102     of our documentation.
103   - Explain that NoScript is disabled by default ([[!tails_gitweb_commit
104     8d79797]]).
105   - Put it more clearly that most bug reports without an email address are
106     useless ([[!tails_gitweb_commit 5439823]]).
107   - Documented that OTR is not activated by default ([[!tails_ticket 7355]]).
109 Infrastructure
110 ==============
112 - As our mirror pool grew, we finally hit a [[!tor_bug 11741 desc="bug in the Tor
113   DNS resolver"]] that
114   prevents us from adding more than about 25 servers in our DNS pool. Thanks to
115   foob we put up a [[blueprint|blueprint/HTTP_mirror_pool]] to fix that issue on
116   the long-run. See [[!tails_ticket 7161]] and [Some research about mirror
117   infrastructure](https://mailman.boum.org/pipermail/tails-dev/2014-May/005748.html).
119 - Contributors were encouraged to migrate their custom build systems to Wheezy
120   ([[!tails_gitweb_commit 65967ea]]), as was done for our Jenkins
121   autobuilder already, and to [[!tails_ticket 7218 desc="update our
122   Vagrant basebox to Wheezy"]].
124 On-going discussions
125 ====================
127 - [Create a donation form to receive fiat currencies](https://mailman.boum.org/pipermail/tails-dev/2014-May/005633.html)
129 - [Sharing wiperam package between Freepto and Tails?](https://mailman.boum.org/pipermail/tails-dev/2014-May/005787.html)
131 - [Reworking the I2P documentation](https://mailman.boum.org/pipermail/tails-dev/2014-May/005808.html)
133 - [Signing of the ISO and key material](https://mailman.boum.org/pipermail/tails-dev/2014-May/005931.html)
135 Funding
136 =======
138 - Special thanks to all the people who donated
139   [[bitcoins|contribute/how/donate]]. We received more than [60 bitcoins in
140   May](https://blockchain.info/address/1BvBMSEYstWetqTFn5Au4m4GFg7xJaNVN2)!
142 - Received a grant from Debian to fund our yearly summit.
144 - Received a grant from Mozilla to pay some travel expenses for our yearly
145   summit.
147 - Received a first batch of money from the FPF crowd-funding campaign.
149 - Added a donate button in our sidebar, and point it to the FPF crowd-funding
150   campaign [[!tails_gitweb_branch doc/donate]] which is still running.
152 - Finally signed a contract for the OpenITP grant that we were awarded at the
153   end of 2013.
155 - We are still in the process of getting the contract signed for the Access
156   Innovation Prize.
158 - Were contacted for partnership by the [User Verifiable Social Telematics R&D
159   Project](http://www.openmediacluster.com/en/user-verifiable-social-telematics-project/).
161 Outreach
162 ========
164 - Passed a [[call for help on
165   sysadmin|news/Call_for_help:_improve_the_infrastructure_behind_Tails]].
167 - Organized a first [[usability testing session in
168   Paris|news/usability_testing_2014_05/]].
170 - Organized a [Tails 1.0 Launch
171   Party](https://www.youtube.com/watch?v=hz1rAHzo9eM) in Washington DC.
173 - Organizing the upcoming [[Tails
174   HackFest|blueprint/HackFest_2014_Paris]] and yearly summit: agenda,
175   accommodation, traveling sponsorship, venue, food, etc.
177 Press and testimonials
178 ======================
180 In late April and early May, many press articles covered the Tails 1.0 release,
181 including:
183   - [Tails 1.0 – La distrib sécurisée sort enfin en version
184     stable](http://korben.info/tails-1-0.html) (in French).
185   - [Anonymisierungs-OS Tails wird
186     erwachsen](http://www.heise.de/security/meldung/Anonymisierungs-OS-Tails-wird-erwachsen-2180167.html)
187     in heise Security (in German).
188   - [Secure OS Tails Emerges From
189     Beta](http://www.pcmag.com/article2/0,2817,2457452,00.asp) by
190     David Murphy in PCMAG.
191   - [Edward Snowden's OS of choice, the Linux-based Tails,
192     is now out of
193     beta](http://www.engadget.com/2014/05/01/tails-linux-os-version1-0/)
194     by Steve Dent in Engadget.
195   - [Tails 1.0: Sicherheit und
196     Anonymität](http://www.pro-linux.de/news/1/21038/tails-10-sicherheit-und-anonymitaet.html)
197     by Ferdinand Thommes in PRO-LINUX.DE (in German).
198   - [Tails, l'OS dédié à la confidentialité, passe en
199     version
200     1.0](http://www.numerama.com/magazine/29251-tails-l-os-dedie-a-la-confidentialite-passe-en-version-10.html)
201     by Julien L. in Numerama (in French).
202   - [Anonymous Linux Distribution TAILS Reaches Release Version
203     1.0](http://www.techweekeurope.co.uk/news/tails-anonymous-linux-distribution-reaches-release-version-1-0-144823?ModPagespeed=noscript)
204     by Max Smolaks in TechWeek Europe.
205   - [Snowden's Beloved Tails OS Reaches v1.0
206     Milestone](http://www.linuxinsider.com/story/Snowdens-Beloved-Tails-OS-Reaches-v10-Milestone-80386.html)
207     by Richard Adhikari in LinuxInsider.