phase 4
This commit is contained in:
@@ -106,6 +106,13 @@ I'm going to add some test data to the project under `tests/` but it's just rand
|
||||
|
||||
As a minor improvement, make the `perform_close` method also gzip the contents of the tarball.
|
||||
|
||||
### 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.
|
||||
|
||||
## Commands
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user