| Commit message (Collapse) | Author | Files | Lines | 
 | 
* fixed three typos which were guaranteed to break said script.
 | 
 | 
* Made sure all example scripts meet PEP8 compliance.
* Required fixing approx. a dozen of them in minor ways.
 | 
 | 
* added passphrase caching of 5 minutes.
 | 
 | 
* Fixed whitespace.
 | 
 | 
* Script to create a temporary gnupg homedir in the user's directory
  for testing or scripting purposes.
* Creates a hidden directory on POSIX systems with the correct
  permissions (700).
* Creates a gpg.conf in that directory containing the same
  configuration options as used in the "Danger Mouse" example in the
  HOWTO with the correct permissions (600).
 |