Commit Graph
20 Commits
Author SHA1 Message Date
RandyTheSilly a673404fae Fixed Haiku gpg key generation 2022-07-11 19:06:58 -04:00
RandyTheSilly d6bc4a2301 Greatly improved 'sshyp tweak' readability 2022-07-11 04:16:33 -04:00
rwinkhart faea36f6cd Reduced code used for argument parsing 2022-07-10 05:41:49 -04:00
rwinkhart f6875b15f0 Fixed entries readout not skipping lines between fields under certain conditions 2022-07-09 23:35:08 -04:00
rwinkhart 01d59ce79a Removed unused import 2022-07-08 06:17:06 -04:00
rwinkhart 9e49aa0bcb gpg key generation and input is now automated 2022-07-08 06:14:13 -04:00
rwinkhart 87ae61ae30 Added comments to every function 2022-07-08 00:39:48 -04:00
rwinkhart bf22987544 Updated compatibility with the upcoming sshyp-mfa extension 2022-06-30 22:11:19 -04:00
rwinkhart c7fa3e3d09 Disabled all arguments on server except for 'tweak' 2022-06-30 21:56:08 -04:00
rwinkhart 0c1f34bc30 In compliance with the XDG base directory spec, entries are now stored in ~/.local/share/sshyp/ 2022-06-30 21:22:20 -04:00
rwinkhart 9891fe4a81 Allow the user to choose preferred editor, drop nano as dependency 2022-06-30 20:27:59 -04:00
RandyTheSilly 1f2543fe3f Removed unused code in entry_name_fetch() 2022-06-21 23:18:54 -04:00
RandyTheSilly c0f3296a75 Updated read_shortcut() to use argument_list[] notation 2022-06-21 23:12:03 -04:00
RandyTheSilly c2f43e563a Optimized import statement for random 2022-06-21 23:03:00 -04:00
RandyTheSilly db0142d202 Removed unnecessary arguments in usage of decrypt() 2022-06-21 22:58:39 -04:00
RandyTheSilly f184864e90 Compatibility with upcoming sshyp-mfa standalone extension 2022-06-21 22:44:10 -04:00
RandyTheSilly 019aa58411 Combined print functions 2022-01-10 08:35:46 -05:00
RandyTheSilly 398ac8a04a Simplified input checking w/.lower() 2022-01-10 02:46:53 -05:00
RandyTheSilly c34898b325 Ported rpass to sshyp 2021-11-01 20:31:11 -04:00
RandyTheSilly 621db67d34 Rebranding step 6 2021-11-01 19:02:12 -04:00