Skip to main content

Module setup

Module setup 

Source
Expand description

The setup steps included here are:

  • Newsroom onboarding (step 2 in the spec),
  • Journalist initial onboarding (step 3.1 in the spec),
  • Journalist ephemeral key replenishment (step 3.2 in the spec).

The FPF setup process (step 1 in the spec) and source initial setup (step 4 in the spec) are both local only and do not involve any protocol messages.

Structsยง

JournalistEphemeralKeyRequest
Request from the journalist to the SecureDrop server for ephemeral key replenishment.
JournalistSetupRequest
Request from the journalist to the newsroom for initial onboarding.
JournalistSetupResponse
Response from the newsroom to the journalist for initial onboarding.
NewsroomSetupRequest
Request from the newsroom to FPF for verification.
NewsroomSetupResponse
Response from FPF to the newsroom.