Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/freedomofpress/redmine_docs

Documentation for Freedom of the Press Foundation's Support Server
https://github.com/freedomofpress/redmine_docs

Last synced: 7 days ago
JSON representation

Documentation for Freedom of the Press Foundation's Support Server

Awesome Lists containing this project

README

        

> By contributing to this project, you agree to abide by our [Code of Conduct](https://github.com/freedomofpress/.github/blob/main/CODE_OF_CONDUCT.md).

![SecureDrop logo](images/sdlogo.png)![Freedom of the Press Foundation's logo](images/fpflogo.png)

# SecureDrop Redmine Support Documentation (Archived)

This repository was originally used to hold the documentation for SecureDrop's [Redmine-based support system](https://support.freedom.press). 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.](https://docs.securedrop.org/en/stable/getting_support.html)

And contribute to the documentation [at this repository.](https://github.com/freedomofpress/securedrop-docs)

# Local installation (Python 3.9)

1. [Install poetry](https://python-poetry.org/docs/#installation)
2. Install the dependencies using `poetry install`
3. Run `make docs` to preview the documentation.