Skip to content

Latest commit

 

History

History
87 lines (48 loc) · 8.11 KB

File metadata and controls

87 lines (48 loc) · 8.11 KB

Hardware for SecureDrop

This document outlines requirements and recommended hardware for use with SecureDrop. If you have any questions, please contact securedrop@freedom.press.

SecureDrop Infrastructure

The SecureDrop infrastructure consists of different components, all of which are listed below. We recommend you read through the whole document and figure out what makes the most sense for your organization.

App Server and Monitor Server

The Application Server (or App Server for short) runs the SecureDrop application. This server hosts both the website that sources access (Source Interface) and the website that journalists access (Document Interface). The Monitor Server keeps track of the App Server and sends out email alerts if something seems wrong. SecureDrop requires that you have:

  • 1 x physical server for the Application Server, which will run the SecureDrop application.
  • 1 x physical server for the Monitor Server, which sends emails about issues with the App Server.

The SecureDrop application requires a 64-bit operating system. You can repurpose old hardware if it is capable of running 64-bit Ubuntu. Otherwise, we recommend you get two Intel NUCs with power cords. Make sure you also get the cables required to connect the NUCs to a monitor. Additionally, you will need to get the following two 240 GB hard drives and a 16 GB (8GBx2) memory kit.

Potential BIOS issue

The previous release of SecureDrop (0.2.1) was based on Ubuntu 12.04.1 (precise). We encountered issues installing this version of SecureDrop on some types of Intel NUCs. The problem manifested after installing Ubuntu on the NUC. The installation would complete, but rebooting after installation would not succeed.

We have not encountered this or any similar problems in testing the current release (0.3) with the Intel NUCs. Since 0.3 is based on Ubuntu 14.04.1 (trusty), we believe the issue has been resolved by Ubuntu.

If you do encounter issues booting Ubuntu on the NUCs, try updating the BIOS according to these instructions.

Secure Viewing Station (SVS)

The Secure Viewing Station is a machine that is kept offline and only ever used together with the Tails operating system. This machine will be used to generate GPG keys for all journalists with access to SecureDrop, as well as decrypt and view submitted documents. Since this machine will never touch the Internet or run an operating system other than Tails, it does not need a hard drive or network device. We recommend the following:

  • 1 x laptop without a hard drive, network interface card or wireless units.
  • 1 x encrypted, external hard drive to store documents on while working on a story.
  • 1 x offline printer.

We recommend that you either buy or repurpose an old laptop. Another option is to buy an Intel NUC with a power cord and 8 GB of memory, but note that you will also need to get a monitor and a wired keyboard and mouse. For the external drive and the printer, we recommend the WD My Passport external drive and HP Deskjet printer.

Tails and Transfer Devices

The Transfer Device is the physical media used to transfer encrypted documents from the Journalist Workstation to the Secure Viewing Station. Additional devices are needed to run Tails. We recommend the following:

  • 1 x physical media for the system administrator to run Tails on.
  • 1 x physical media for the system administrator to transfer files with.
  • 1 x physical media for the journalist to run Tails on.
  • 1 x physical media for the journalist to transfer files with.
  • 1 x physical media with Tails for the Secure Viewing Station.
  • 1 x physical media with Tails for the Secure Viewing Station (backup).

We recommend getting 16 GB Leef Supra USB sticks to run Tails on, and 32 GB Patriot USB sticks to use when transferring files. Each journalist should have two USB sticks. For the Secure Viewing Station, we recommend getting Corsair 64 GB USB sticks.

Another alternative setup exists in which journalists do not transfer files on a USB stick, but instead use a CD-R or DVD-R. The encrypted documents are copied to the CD-R or DVD-R, then decrypted and read on the Secure Viewing Station. The disks are destroyed after first use. We recommend getting a Samsung model burner for this purpose.

Two-factor authentication device

Two-factor authentication is used when connecting to different parts of the SecureDrop system, including the Document Interface. We recommend the following for each administrator or journalist with access to the system:

  • 1 x two-factor authentication device

We recommend using either a smartphone capable of running Google Authenticator or a YubiKey.

Network firewall

An important part of SecureDrop's security model involves segmenting the infrastructure from the Internet and/or the corporate environment. For this reason, we recommend that you get:

  • 1 x firewall with pfSense and minimum three NICs.

We recommend getting a Netgate firewall with pfSense pre-installed, and you can choose from a firewall with 2 GB of system memory or one with 4 GB of system memory.

Appendix

Notes on the NUCs

There are a variety of available NUCs, and each different model supports different hardware specs and peripheral connectors. For hardware testing, I have been using:

D34010WYK

Amazon link w/ picture

I have two of these: one for the Secure Viewing Station (SVS), which is air-gapped and never connected to the Internet, and one for the Admin Workstation, which is Internet-connected and is used to run the Ansible playbooks. You could also use an admin's existing workstation, or a recycled machine, for this purpose.

TODO what are the concerns about security from existing hardware in newsrooms? The Admin Workstation runs Tails, so the primary concerns would be hardware implants.

This machine has USB 3.0, which is nice for booting live USBs quickly and for transferring large files. It has two available display connectors: Mini-HDMI and DisplayPort.

DC3217IYE

Amazon link w/ picture

I am using these for the Application and Monitor servers (app and mon). They only have USB 2.0, which is not so bad because the Linux installation using live USB is a one-time process and you rarely transfer files directly from the servers. They also only have one available display connector: HDMI.