Skip to content

Instantly share code, notes, and snippets.

@b-meson
Last active June 7, 2018 22:48
Show Gist options
  • Save b-meson/30124ff8939f3242ff1999890781716a to your computer and use it in GitHub Desktop.
Save b-meson/30124ff8939f3242ff1999890781716a to your computer and use it in GitHub Desktop.
Generic SecureDrop testing plan
# Basic Server Testing
- [] I can access both the source and journalist interfaces after upgrade and it is upgraded to 0.5.1-rcN (where N is the number of the release candidate)
- [] I can SSH into both machines over Tor
- [] AppArmor is loaded on app and mon
- [] Both servers are running grsec kernels
- [] iptables rules loaded
- [] OSSEC emails begin to flow after install
- [] OSSEC emails are decrypted to correct key and I am able to decrypt them
# Command Line User Generation
- [] Can successfully add admin user
# Application Acceptance Testing
- [] First submission base cases
- [] On submit page, file less than 500 MB submitted successfully
- [] On submit page, short message submitted successfully
## Journalist Interface
###Login base cases
- [] Can log in with 2FA tokens
## Individual source page
- [] You can submit a reply and a flashed message and new row appears
- [] Clicking "Delete collection" and the source and docs are deleted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment