Commit Graph

6 Commits

Author SHA1 Message Date
Fred Frey baac8f2ee4 escape special chars in password 2018-03-13 16:24:59 -04:00
praschdorff f91aaf0cdb changed GPG parameters from -q to --quiet
under Qubes OS the use of qubes-gpg-client (instead of gpg) will not work with the -q option, but with the --quiet option.
As such using the full parameter names will not harm to all "normal" users, but make the script more stable for other users.
Additionaly it makes the scripts more readable for beginners to understand what the script is doing.
2018-03-06 22:25:02 +01:00
Luke a4dc0e041e switch to gpg2 as default 2018-02-13 13:00:48 -07:00
Luke 4b9b111d27 reordering, services file added 2018-02-10 11:02:44 -07:00
Luke 7a8ded1b6c remove script now visual 2018-02-10 10:12:10 -07:00
Luke 914a1bf4d8 initial commit 2018-02-09 23:47:29 -07:00