Files
drawer/plans/phase4.md
T

7 lines
262 B
Markdown
Raw Normal View History

2026-05-10 18:55:21 -05:00
# Phase 4
For phase 4, add encryption. We'll have to add a new error type for the given key not being a valid key for `age`.
Now, after we create the tar but before we write it to disk, we need to encrypt the array, so that plaintext is never
written to disk.