| ... | ... | @@ -34,9 +34,7 @@ You can add multiple recipients with the `-e` or `-g` flags specifying either an |
|
|
|
|
|
|
|
# Decrypt data
|
|
|
|
|
|
|
|
For EF IT staff only.
|
|
|
|
|
|
|
|
In order to decrypt a credential received via the encrypt script above, run the following:
|
|
|
|
In order to decrypt a credential received via the encrypt script above, the recipient need to run the following:
|
|
|
|
|
|
|
|
```
|
|
|
|
> age --decrypt -i path/to/your/ssh-private-key secret.txt
|
| ... | ... | |