From ffa496b3361fbea0eaef6c6d526a211565777c58 Mon Sep 17 00:00:00 2001 From: Erik Moeller Date: Thu, 8 Nov 2018 12:18:45 -0800 Subject: [PATCH] Add links to main repo and UX research to guide new contributors --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 45f159674..5df30246a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # securedrop-client [![CircleCI](https://circleci.com/gh/freedomofpress/securedrop-client.svg?style=svg)](https://circleci.com/gh/freedomofpress/securedrop-client) -Qt-based client for working with SecureDrop submissions on the SecureDrop Qubes Workstation +Qt-based client for working with SecureDrop submissions on the SecureDrop Qubes Workstation. For additional background, see the [main SecureDrop Workstation repository](https://github.com/freedomofpress/securedrop-workstation), and read about the [user research and design work that informs this work](https://github.com/freedomofpress/securedrop-ux/wiki/Qubes-Journalist-Workstation). ## Getting Started @@ -19,7 +19,7 @@ make the `xvfb-run` command available): `apt install xvfb`. ## Run the client -To ensure that file decryption works, please import [this test private key](https://raw.githubusercontent.com/freedomofpress/securedrop/0a901362b84a5378fba80e9cd0ffe4542bdcd598/securedrop/tests/files/test_journalist_key.sec) into your GnuPG keyring. Submissions in the SecureDrop development environment can be decrypted with this test key. +To ensure that file decryption works, please import [this test private key](https://raw.githubusercontent.com/freedomofpress/securedrop/0a901362b84a5378fba80e9cd0ffe4542bdcd598/securedrop/tests/files/test_journalist_key.sec) into your GnuPG keyring. Submissions in the SecureDrop development environment can be decrypted with this test key. You can then run the client with an ephemeral data directory: