Created
January 15, 2024 20:39
-
-
Save JSeam2/e820ad9cd05f37c07a28412ca3c68e4f to your computer and use it in GitHub Desktop.
Encrypt with GPG using AES256
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gpg --output secrets.gpg --symmetric --no-symkey-cache --cipher-algo AES256 secrets |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment