securedrop icon indicating copy to clipboard operation
securedrop copied to clipboard

make dev-tor: persist onion addresses

Open deeplow opened this issue 4 months ago • 1 comments

Description

make dev-tor spins up the servers in containers with onion addresses. However, these are non-persistent, meaning that each time they are ran, a new address will be generated. For Workstation development, having stable onion addresses is key. Otherwise one would need to reprovision the workstation every time they change.

Ensuring that make dev-tor makes the secrets persistent, would help development.

How will this impact SecureDrop users?

No impact. Dev quality of life impact only.

How would this affect SecureDrop's threat model?

Does not. Dev-facing.

User Stories

As an SDW developer, I want to spin up SD servers with persistent onion addresses quickly without provisioning physical machines of VMs with the servers.

deeplow avatar Feb 16 '24 18:02 deeplow