Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 422 Bytes

File metadata and controls

30 lines (18 loc) · 422 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 (or .json if you choose pretty format during setup).


For full documentation, see the formseal-decrypt repo.