|
|
|
|
|
by psandor
934 days ago
|
|
You should never store unencrypted secrets, like this export file, on an unencrypted disk. Not even temporarily.
Instead, create a small encrypted drive on a pendrive or as a file with LUKS or Veracrypt, mount it, and save the file _directly_ there. |
|