doc: publish the step-by-step design document (#814)

This pull request publishes the step-by-step design document that I have been discussing with @hellais and @DecFox recently. Compared to the document that was approved, this one has been edited for readability.

While there, I figured it was also be beneficial to publish the few ooni/probe-cli related design documents we produced in the past, because they probably help someone to get acquainted with the codebase.

Reference issue for this pull request: https://github.com/ooni/probe/issues/2148
This commit is contained in:
Simone Basso 2022-06-14 14:38:29 +02:00 committed by GitHub
commit be2da83b1b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 2250 additions and 0 deletions

4
DESIGN.md Normal file
View file

@ -0,0 +1,4 @@
# Design documents
Please, see the [docs/design](docs/design) directory for a collection
of important design documents related to this repo.