Skip to content

Latest commit

 

History

History
145 lines (125 loc) · 3.49 KB

index.rst

File metadata and controls

145 lines (125 loc) · 3.49 KB

Welcome to SecureDrop's documentation!

SecureDrop is an open-source whistleblower submission system that media organizations can use to securely accept documents from and communicate with anonymous sources.

.. toctree::
   :caption: User Guides
   :name: userguidetoc
   :maxdepth: 2

   source
   journalist
   admin
   passphrase_best_practices

.. toctree::
   :caption: Install SecureDrop
   :name: installtoc
   :maxdepth: 2

   overview
   glossary
   passphrases
   hardware
   before_you_begin
   set_up_tails
   set_up_svs
   set_up_transfer_and_export_device
   generate_submission_key
   set_up_admin_tails
   network_firewall
   servers
   install
   configure_admin_workstation_post_install
   create_admin_account
   test_the_installation
   onboarding

.. toctree::
   :caption: Deployment Best Practices
   :name: deploymenttoc
   :maxdepth: 2

   deployment_practices
   deployment/landing_page.rst
   deployment/minimum_security_requirements.rst
   deployment/whole_site_changes.rst
   deployment/sample_privacy_policy.rst

.. toctree::
   :caption: Checklists
   :name: checklists
   :maxdepth: 2

   checklists/pre_install_hardware

.. toctree::
   :caption: Topic Guides
   :name: topictoc
   :maxdepth: 2

   getting_the_most_out_of_securedrop
   what_makes_securedrop_unique
   logging
   ossec_alerts
   tails_printing_guide
   https_source_interface
   ssh_over_local_net
   training_schedule
   yubikey_setup
   backup_and_restore
   backup_workstations
   update_tails_usbs
   rebuild_admin
   kernel_troubleshooting
   getting_support
   v3_services
   update_bios
   offboarding
   decommission

.. toctree::
   :caption: Upgrade SecureDrop
   :name: upgradetoc
   :maxdepth: 2

   upgrade/focal_migration.rst
   upgrade/1.8.1_to_1.8.2.rst
   upgrade/1.8.0_to_1.8.1.rst
   upgrade/1.7.1_to_1.8.0.rst
   upgrade/1.7.0_to_1.7.1.rst

.. toctree::
   :caption: Developer Documentation
   :name: devdocs
   :maxdepth: 2

   development/contributing
   development/setup_development
   development/making_pr
   development/admin_development
   development/updategui_development
   development/client
   development/journalist_api
   development/virtual_environments
   development/virtualizing_tails
   development/qubes_staging
   development/upgrade_testing
   development/contributor_guidelines
   development/tips_and_tricks
   development/database_migrations
   development/translations
   development/i18n
   development/documentation_guidelines
   development/testing_securedrop
   development/testing_application_tests
   development/testing_configuration_tests
   development/testing_continuous_integration
   development/apt_repo
   development/updating_ossec
   development/apparmor_profiles
   development/portable_demo
   development/release_management
   development/dockerbuildmaint

.. toctree::
  :caption: Threat Model
  :name: threatdoc
  :maxdepth: 2

  threat_model/threat_model.rst
  threat_model/dataflow.rst
  threat_model/mitigations.rst

Two versions of this documentation are available:

  • latest - built from the develop branch of the SecureDrop repository, containing updates that have been tested but not yet released.
  • stable - built from the stable branch of the SecureDrop repository, and up to date with the most recent release, |version|.