Skip to content

freedomofpress/securedrop-docs

Folders and files

NameName
Last commit message
Last commit date
Jun 26, 2024
Jun 26, 2024
Mar 7, 2025
Jun 29, 2021
Jun 29, 2021
Sep 21, 2022
Sep 22, 2022
Sep 18, 2020
Mar 3, 2023
Jul 21, 2023
May 28, 2021
Jan 3, 2025
Dec 16, 2024
Oct 18, 2023

Repository files navigation

By contributing to this project, you agree to abide by our Code of Conduct.

SecureDrop is an open-source whistleblower submission system that media organizations can use to securely accept documents from, and communicate with anonymous sources. It was originally created by the late Aaron Swartz and is currently managed by the Freedom of the Press Foundation.

This repository is used to build the public end user documentation for SecureDrop.

For developer documentation, please see https://developers.securedrop.org/ and the corresponding GitHub repository.

Quickstart

  1. Install poetry
  2. Install the dependencies using poetry install
  3. Run make docs to start a live build of the documentation at http://localhost:8000
  4. Edit RST files under the docs directory - your changes will be reflected in the live build

License

SecureDrop is open source and released under the GNU Affero General Public License v3.