Commit Graph
87 Commits
Author SHA1 Message Date
RandyTheSilly ec633c5104 sshyp-mfa - Removed extra blank line printed after a keyboard interrupt 2023-09-24 15:47:02 -04:00
RandyTheSilly 9540e9874f Fixed typo in Termux package name 2023-07-12 20:25:02 -04:00
RandyTheSilly 0020ac313b Fixed typo in packaging version number 2023-07-12 20:19:53 -04:00
RandyTheSilly ee8d875095 Fixed typo in Haiku packaging 2023-07-12 20:05:27 -04:00
RandyTheSilly 5d1eeb1f75 Update pointer for release v1.5.0.2 2023-07-12 19:41:48 -04:00
RandyTheSilly 018912cfc5 sshyp-mfa - Changed Termux package to depend on sshyp-client 2023-07-10 12:25:43 -04:00
RandyTheSilly d53fc304d5 sshyp-mfa - Added temporary packaging script for Haiku and Termux 2023-07-10 11:17:41 -04:00
RandyTheSilly adcb13fd89 sshyp-mfa - Fixed inability to work in offline mode 2023-07-10 10:49:16 -04:00
RandyTheSilly 2421bc2ff3 Update pointer for v1.5.0 2023-07-07 08:38:23 -04:00
RandyTheSilly 90884b4cd7 Added error message when generating Steam TOTP keys without dependency 2023-07-06 13:21:40 -04:00
RandyTheSilly bc09ec5e30 sshyp-mfa - Removed file extension expectation 2023-07-06 10:10:30 -04:00
RandyTheSilly e9a1728c6f Update variable names and file extensions to be more clear 2023-07-06 08:57:47 -04:00
RandyTheSilly 08bc5dec87 sshyp-mfa - Call extension directly, rather than through a symlink 2023-06-27 15:17:54 -04:00
RandyTheSilly ac035db597 Re-organized repo for upcoming v1.5.0 extension management changes 2023-06-27 14:49:03 -04:00
RandyTheSilly fb267085eb sshyp-mfa - Compatibility with new tmpfs-less operation 2023-06-18 00:49:33 -04:00
RandyTheSilly 90c3de83b5 sshyp-mfa - Compatibility with new sshyp.decrypt() 2023-06-15 21:01:36 -04:00
RandyTheSilly a635207cee sshyp-mfa - Fixed clipboard typos 2023-06-15 19:25:59 -04:00
RandyTheSilly b9b06a4800 sshyp-mfa - Removed unused imports 2023-06-15 19:05:05 -04:00
RandyTheSilly 4e76b641a6 Updated compatible versions on refresh script 2023-06-13 10:13:52 -04:00
RandyTheSilly ed40b01e85 Support for new sshyp configuration file 2023-05-16 11:06:29 -04:00
RandyTheSilly c8e54cef43 sshyp-mfa - Use printf for X11 clipboard 2023-05-15 13:43:46 -04:00
RandyTheSilly 8fe7675ca3 sshyp-mfa - Added MacOS clipboard support 2023-05-15 13:39:56 -04:00
RandyTheSilly 45fd0631ca sshyp-mfa - Replaced subprocess lists with tuples 2023-05-15 13:33:21 -04:00
RandyTheSilly d4ed9b0da1 sshyp-mfa - Partial packaging parity with sshyp v1.4.2 2023-05-08 09:03:52 -04:00
RandyTheSilly 0953f60d0b sshyp-mfa - Added WSL clipboard support 2023-05-05 11:40:29 -04:00
RandyTheSilly 580d511a50 Updated packaging script to reflect changes in the sshyp packaging script 2023-03-29 16:37:52 -04:00
RandyTheSilly da6b1658a4 sshyp-mfa - Correct revision number for Alpine Linux conventions 2023-03-04 22:28:35 -05:00
RandyTheSilly 5df741726f sshyp-mfa - Specify config file location for Fedora and FreeBSD packages 2023-03-04 22:16:14 -05:00
RandyTheSilly ea020c4bf1 sshyp-mfa - Updated copyright data 2023-03-04 22:10:33 -05:00
RandyTheSilly 3568601520 sshyp-mfa - Updated date in man page 2023-03-04 22:08:34 -05:00
RandyTheSilly e9ee114452 Update documentation for release v1.4.0.1 2023-03-04 21:31:56 -05:00
RandyTheSilly 8c1a3c340c Removed unused import statement 2023-03-01 10:26:28 -05:00
RandyTheSilly 0ad86a1040 sshyp-mfa - Removed interactive entry prompt and updated help text 2023-03-01 10:21:45 -05:00
RandyTheSilly 931d7a0494 sshyp-mfa - Optimized argument handling 2023-02-26 18:04:02 -05:00
RandyTheSilly f0eb398f07 sshyp-mfa - Added extension config file for sshyp v1.4.0 integration 2023-02-26 16:52:16 -05:00
RandyTheSilly 1216d06975 Bump version for v1.3.0.1 2022-12-14 12:37:37 -05:00
RandyTheSilly 8e45b15fee Removed use of os.system, implemented new clipboard functionality from sshyp v1.3.0 2022-12-07 23:28:34 -05:00
RandyTheSilly 6ee49d6b95 sshyp-mfa - sshyp v1.3.0 compatibility (no longer pass gpg to decrypt()) 2022-12-07 23:15:17 -05:00
RandyTheSilly 7b03cfdc5e Fixed Alpine APKBUILD sha512 information 2022-11-06 15:11:49 -05:00
RandyTheSilly 45caab270e Fixed Debian/Termux packaging 2022-11-06 14:53:12 -05:00
RandyTheSilly 1c6150afe4 Only load rarely used imports when needed 2022-11-06 11:03:06 -05:00
RandyTheSilly 8916f9b2e2 Fixed license location in Haiku 2022-11-06 10:51:42 -05:00
RandyTheSilly c0281a4dc3 Removed executable bits where they are not needed 2022-11-06 10:40:51 -05:00
RandyTheSilly 37efe8f96a Brought packaging in-line with sshyp 2022-11-06 10:37:50 -05:00
RandyTheSilly 2271281683 Removed unnecessary blank lines in packaging script 2022-11-03 22:52:07 -04:00
RandyTheSilly c5c3600e6d Fix symlink at /usr/bin/sshyp not being created in generic package 2022-11-01 12:02:17 -04:00
RandyTheSilly a97aa6052a Added source for build scripts 2022-11-01 11:54:13 -04:00
RandyTheSilly d133406de9 Move to /usr/lib/sshyp for sshyp v1.2.0 compatibility 2022-11-01 11:49:24 -04:00
RandyTheSilly 25f608dd1e Update license to GPL-3.0-only 2022-10-26 11:49:47 -04:00
RandyTheSilly a957d80a67 Packaging parity with sshyp 2022-10-26 11:45:53 -04:00
RandyTheSilly 521714fd12 sshyp-mfa - Pass device_id to whitelist_verify 2022-10-24 15:32:51 -04:00
RandyTheSilly 3c80d72a36 Support for quick-unlock in sshyp 1.2.0 2022-10-20 16:38:17 -04:00
RandyTheSilly 68c370be55 Added support for updated sshyp decrypt() function (still not fully functional) 2022-10-19 15:52:51 -04:00
RandyTheSilly bd09ab32cd password-pasture - Added delete button functionality 2022-08-11 19:06:34 -04:00
RandyTheSilly 755b1183e3 password-pasture - Added copy button functionality 2022-08-11 17:08:13 -04:00
RandyTheSilly 9c67f41199 password-pasture - Entries are now sorted alphabetically 2022-08-11 15:09:34 -04:00
RandyTheSilly 951cb5adc5 password-pasture - User entries are now displayed on the entries page 2022-08-10 19:34:13 -04:00
RandyTheSilly 4227a264c8 password-pasture - General code clean-up 2022-08-09 21:58:10 -04:00
RandyTheSilly d19cc1ed2c password-pasture - Allow build script to use all cores 2022-08-08 05:07:35 -04:00
RandyTheSilly 04ab10fdd9 password-pasture - Hide debug button 2022-08-08 01:21:34 -04:00
RandyTheSilly fd5266351e password-pasture - Initial demo of entry selector 2022-08-08 01:12:30 -04:00
RandyTheSilly 73947dd7ef password-pasture - Re-design to fit better on the PinePhone at 200% scaling 2022-08-04 04:00:16 -04:00
RandyTheSilly fcf43986a8 password-pasture - Remove artwork (already exists in extra/) 2022-08-04 03:23:25 -04:00
RandyTheSilly dfb90ca294 password-pasture (GUI) - Initial commit 2022-08-04 03:22:01 -04:00
RandyTheSilly 42ef63c0d9 sshyp-mfa - Added Alpine Linux packaging 2022-08-01 20:48:27 -04:00
RandyTheSilly 939d07e804 Corrected generic package archival format 2022-08-01 05:31:21 -04:00
RandyTheSilly be41d32f78 sshyp-mfa - Updated Haiku packaging for compatibility with new shebang 2022-08-01 05:21:32 -04:00
RandyTheSilly ba2ac73965 Switched shebang to '#!/usr/bin/env python3' for greater compatibility 2022-08-01 04:52:09 -04:00
RandyTheSilly ebb420d30f extra/artwork: added a retro-themed sshyp gif 2022-07-21 05:09:02 -04:00
RandyTheSilly 8cf5728c42 Updated refresh script (changes gpg id, optimizes entries) to take advantage of sshyp v1.1.1 2022-07-21 01:49:30 -04:00
RandyTheSilly 9e0c121843 No longer remove leading new lines from notes (interfered with sshyp-mfa) 2022-07-16 22:36:02 -04:00
RandyTheSilly 5795d05629 sshyp-mfa - continued FreeBSD packaging fix 2022-07-14 02:41:15 -04:00
RandyTheSilly e7f0f6f286 sshyp-mfa - Fixed FreeBSD packaging 2022-07-14 02:38:56 -04:00
RandyTheSilly 4ae7b8bbda sshyp-mfa - fixed Termux packaging 2022-07-13 07:45:13 -04:00
RandyTheSilly 4185779a09 sshyp-mfa - enforce correct syntax 2022-07-13 03:59:53 -04:00
RandyTheSilly b9b79666ee sshyp-mfa - added additional condition to make Steam module optional 2022-07-13 03:49:10 -04:00
RandyTheSilly 7298d5ee6c sshyp-mfa - made Steam module truly optional 2022-07-13 03:42:15 -04:00
RandyTheSilly 908a1e24cb sshyp-mfa - fixed Haiku packaging errors 2022-07-13 03:38:27 -04:00
RandyTheSilly d9ade60453 sshyp-mfa - added packaging script 2022-07-13 03:26:23 -04:00
RandyTheSilly 74a29eddb2 sshyp-mfa - added manpage 2022-07-12 06:19:08 -04:00
RandyTheSilly fa9cdd21c1 Refresh key on specified period, rather than on a fixed 15-second interval 2022-06-23 15:08:31 -04:00
RandyTheSilly 938c7ff870 Moved sleep command to proper position 2022-06-23 15:03:02 -04:00
RandyTheSilly a82833ef07 Added comments, removed unnecessary blank lines 2022-06-23 03:15:32 -04:00
RandyTheSilly ed13cea181 MFA key is now copied to clipboard once before the counter starts, fixes issue #1 2022-06-23 02:56:24 -04:00
RandyTheSilly d041af3b4d Only refresh the mfa key on 15-second intervals 2022-06-22 01:28:36 -04:00
RandyTheSilly 0eaccc3edf Alphabetized import statements 2022-06-22 00:07:26 -04:00
RandyTheSilly 0b98dfdb64 Initial sshyp-mfa commit 2022-06-22 00:04:23 -04:00