Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 408 Bytes

File metadata and controls

22 lines (14 loc) · 408 Bytes

Decryption

Use formseal-decrypt to decrypt ciphertexts locally.

Installation

pipx install formseal-decrypt

Quick start

fsd connect
fsd decrypt

Output

Decrypted files are saved as formseal.decrypted.jsonl (canonical JSONL) plus any format requested via --format.

For full documentation, see the formseal-decrypt repo.