jaromail

a commandline tool to easily and privately handle your e-mail
git clone git://parazyd.org/jaromail.git
Log | Files | Refs | Submodules | README

README.md (384B)


      1 GnuPG mass-recv script, version 0.1
      2 by Jaromil
      3 
      4 This is a simple Zsh script that uses gnupg to download all missing ID
      5 found in all signed keys from one's keyring.
      6 
      7 Beware that by running this script your keyring will be populated by a
      8 lot more keys. The script shows its operation and needs the option -f
      9 to force its execution and really modify the GnuPG keyring in
     10 $HOME/.gnupg.
     11 
     12