updates onepass

This commit is contained in:
2024-09-28 22:41:09 -07:00
parent 98663cbccd
commit 36363c36e0
5 changed files with 1 additions and 7 deletions

View File

@@ -1,6 +0,0 @@
-----BEGIN PGP MESSAGE-----
jA0ECQMI909kov+GQBX/0joBsiLFm9A3wiaDgb0/oohE6dWefe5Vku7oT4Od/5em
oLNV3qTRN/8oxyRdI44IItqhjmJhmQ+ixveS
=WH7i
-----END PGP MESSAGE-----

View File

@@ -1,2 +1,2 @@
read -p 'Enter Key to encrypt:' key read -p 'Enter key to encrypt:' key
echo "${key}" | gpg --cipher-algo AES256 --symmetric --armor >cypher echo "${key}" | gpg --cipher-algo AES256 --symmetric --armor >cypher