From ef0f5d31df7a6babc92c287d6f7119dfa1372116 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Wed, 28 Jan 2026 15:16:55 -0700 Subject: [PATCH] workan on todo --- TODO.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 69fbd77..4401931 100644 --- a/TODO.md +++ b/TODO.md @@ -6,6 +6,16 @@ - script? - keyfile name/output dir/7zip archive with same name - handle special chars in passphrases and shit -- writeup - usage -- cli options \ No newline at end of file +- cli options + +## Writeup +- usage scenarios +- threat modeling + - side channel attacks + - info leaks + - ip leaks + - device fingerprinting + - osint fails +- key/passphrase/salt storage +- key/passphrase/salt destruction \ No newline at end of file