]> git.earman.xyz Git - emacsinit.git/commit
Add in pass-alike password and otp code management
authorrearman <rearman@r717.net>
Wed, 17 Sep 2025 16:58:07 +0000 (12:58 -0400)
committerrearman <rearman@r717.net>
Wed, 17 Sep 2025 16:58:07 +0000 (12:58 -0400)
commit2cdc143ce7c205cd62ce33753cb88fc3e87d5b88
tree3114bf261d9e7c128a28a9a29743065c01b0f672
parented2d8d8b7053b0584f4b059af821ba340f8da6ce
Add in pass-alike password and otp code management

Uses the same directory, format, and files as default pass(1), and uses system
gpg setup via built-in easypg.  Defuns to get passwords, generate otp codes, and
to copy them to clipboard.  Entry is as simple as editing the file, with easypg
taking care of the rest.
init.el
re/re-editing-defuns.el
re/re-pass-alike.el [new file with mode: 0644]