Skip to content

someblu/GnuPG-SSH-GIT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GnuPG-SSH-GIT

a script that helps GPG users to use authentication keys for ssh connections and signing keys for signing commits

BACKUP your ~/.gnugp folder before using this script

(currently MacOS only)

# SUB_KEY_FOLDER will be used to import *.asc keys
# ommit it if you already have keys set up or if you dont't have one
./gpg.zsh [SUB_KEY_FOLDER]

REQUIREMENTS

"Homebrew": "^2.2.2",
"GnuPG": "^2.2.19",

TODO

  • add an installation step
  • use a more secure file written method
  • add support for various kinds of distributions of linux
  • ...

About

a script that helps GPG users to use authentication keys for ssh connections and signing keys for signing commits

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages