Skip to content

NickCao/resign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

resign

make use of your OpenPGP smartcards without using GnuPG

functionality

  • signature
  • decryption
  • authentication

motivation

I'm not a huge fan of GnuPG and OpenPGP, but speaking of hardware security tokens, OpenPGP smartcards are the most widely available ones. However the only OpenPGP smartcards client that is feature complete is GnuPG, while known for providing insecure defaults and having a bad UX. Thus here comes resign, a set of programs to make use of your smartcards, with zero configuration and just works.

architecture

  • resign: standard compliant ssh-agent
  • resign-gpg: partial implementation of gpg cli, for use with sops
  • age-plugin-resign: age plugin

limitations

  • cannot verify signatures due to lack of keyring management

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published