ooni / backend

Everything related to OONI backend infrastructure: ooni/api, ooni/pipeline, ooni/sysadmin, collector, bouncers and test-helpers
BSD 3-Clause "New" or "Revised" License
50 stars 29 forks source link

Backup non-revocable secrets #244

Open darkk opened 5 years ago

darkk commented 5 years ago

Some secrets in the current OONI setup are long-term and not revocable. Namely, bouncer key. Maybe others (e.g. hardcoded onion names of some collectors, THs and other endpoints -- that has to be inspected). This items should be protected from disk damage, but both I and @hellais do not feel okay committing them to ooni/sysadmin repository even with ansible-vault AES encryption. The plan is that alike backup file should:

hellais commented 4 years ago

cc @FedericoCeratto