From 7812a6c09a7ce6dd6260addb15e1b7324e88f93c Mon Sep 17 00:00:00 2001
From: sajolida <sajolida@pimienta.org>
Date: Mon, 9 Jul 2018 15:14:22 +0000
Subject: [PATCH] Finish SponsorW June report

---
 wiki/src/blueprint/SponsorW/2018_06.mdwn | 32 +++++++++++++++---------
 1 file changed, 20 insertions(+), 12 deletions(-)

diff --git a/wiki/src/blueprint/SponsorW/2018_06.mdwn b/wiki/src/blueprint/SponsorW/2018_06.mdwn
index 8b0fabae011..616bb0074c7 100644
--- a/wiki/src/blueprint/SponsorW/2018_06.mdwn
+++ b/wiki/src/blueprint/SponsorW/2018_06.mdwn
@@ -8,17 +8,23 @@ Everything in this report is public.
 
 # A. VeraCrypt support in GNOME
 
-## A.3 Write automated tests
-
 ## A.6 Add VeraCrypt support to GNOME Files
 
-We created merge requests and worked with upstream on our patches to add VeraCrypt support to the various GNOME components which are involved when unlocking volumes via GNOME Files ([glib](https://gitlab.gnome.org/GNOME/glib/merge_requests/120), [GVfs](https://gitlab.gnome.org/GNOME/gvfs/merge_requests/4), [GNOME Shell](https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/126)).
+We created merge requests and worked with upstream on our patches to add
+VeraCrypt support to the various GNOME components which are involved in
+unlocking volumes using *GNOME Files*
+([glib](https://gitlab.gnome.org/GNOME/glib/merge_requests/120),
+[GVfs](https://gitlab.gnome.org/GNOME/gvfs/merge_requests/4), and [GNOME
+Shell](https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/126)).
 
 ## A.7 Write user documentation
 
-We wrote a first draft of the documentation and it was tested during the
-user testing. We identified serious issues in the structure and
-navigation of the documentation and fixed them.
+We wrote a [first draft of the
+documentation](https://git.tails.boum.org/tails/tree/wiki/src/doc/encryption_and_privacy/veracrypt.mdwn?h=doc/14476-veracrypt)
+and tested it during the user testing.
+
+We identified serious issues in the structure and navigation of this
+draft and fixed them.
 
 ## A.8 User testing & community feedback
 
@@ -60,14 +66,16 @@ The full results are available in on UX Git repo (OTS spreadsheet):
 
 ## A.9 Fix bugs and UX issues
 
-We started fixing various bugs and UX issues we discovered during the user testing ([[!tails_ticket 15419]]). This includes the implementation of *VeraCrypt Mounter* ([[!tails_ticket 15043]]).
+We started fixing various issues that were discovered during the user
+testing ([[!tails_ticket 15419]]).
 
-## A.10 Port to the latest version of GNOME
+This includes the implementation of *VeraCrypt Mounter* ([[!tails_ticket
+15043]]).
 
 # B. Additional software
 
-## B.2 Write technical design documentation
-
-## B.3 Write automated tests
-
 ## B.8 Fix bugs and UX issues
+
+We prioritized the issues identified during the user testing that we
+conducted in May based on a value/cost metrics and started fixing them
+by order of priority.
-- 
GitLab