Restructure compliance tools

This commit is contained in:
2026-03-27 15:22:07 +03:00
Unverified
parent f73c92c77c
commit 30ab4d9190
16 changed files with 14 additions and 11 deletions
@@ -501,7 +501,7 @@ async def extract_message_for_compliance(
"data": compliance_data,
"instructions": [
"Transfer this data to an air-gapped machine",
"Use compliance_decryption.py decrypt --input-file <json_file>",
"Use scripts/compliance/decryption/main.py decrypt --input-file <json_file>",
"Keep the compliance private key offline at all times"
]
}