cipherdyne.org

Michael Rash, Security Researcher



Software Release - gpgdir-0.9.2

The 0.9.2 release of gpgdir is ready for download. Here is an excerpt from the ChangeLog:
  • Added preservation of file mtime and atime values (may be disabled with the --no-preserve-times option).
  • Added testing encryption and decryption of dummy file (may be disabled with --skip-test) by default for both encrypt and decrypt modes.
  • Added --test-mode to run encrypt -> decrypt test and exit.
  • Removed unnecessary compression options.
  • Updated get_homedir() to reference HOME environmental variable if the /etc/passwd file does not exist (OS X being a good example).
  • Added --verbose mode.
  • Updated output to generate errors on a per-file basis instead of dumping them at the end of an encrypt/decrypt operation.