By contributing to this project, you agree to abide by our Code of Conduct.
This repository was originally used to hold the documentation for SecureDrop's Redmine-based support system. The support system is also available as a Tor Onion Service (http://sup6h5iyiyenvjkfxbgrjynm5wsgijjoatvnvdgyyi7je3xqm4kh6uqd.onion/).
Because of the maintenance burden and the minimal amount of content, the decision was made to integrate it with the SecureDrop project documentation itself.
You can now find the documentation here.
And contribute to the documentation at this repository.
- Install poetry
- Install the dependencies using
poetry install
- Run
make docs
to preview the documentation.