1. 13 Nov, 2016 4 commits
  2. 11 Oct, 2016 1 commit
  3. 30 Aug, 2016 1 commit
  4. 29 Aug, 2016 9 commits
  5. 17 Aug, 2016 8 commits
  6. 12 Aug, 2016 1 commit
  7. 09 Aug, 2016 1 commit
    • Daniel Kahn Gillmor's avatar
      gpg: Avoid publishing the GnuPG version by default · 61539efc
      Daniel Kahn Gillmor authored
      
      
      * g10/gpg.c (main): initialize opt.emit_version to 0
      * doc/gpg.texi: document different default for --emit-version
      
      --
      
      The version of GnuPG in use is not particularly helpful.  It is not
      cryptographically verifiable, and it doesn't distinguish between
      significant version differences like 2.0.x and 2.1.x.
      
      Additionally, it leaks metadata that can be used to distinguish users
      from one another, and can potentially be used to target specific
      attacks if there are known behaviors that differ between major
      versions.
      
      It's probably better to take the more parsimonious approach to
      metadata production by default.
      
      (backport of master commit c9387e41db7520d176edd3d6613b85875bdeb32c)
      
      Signed-off-by: Daniel Kahn Gillmor's avatarDaniel Kahn Gillmor <dkg@fifthhorseman.net>
      61539efc
  8. 08 Aug, 2016 3 commits
  9. 06 Aug, 2016 2 commits
  10. 04 Aug, 2016 3 commits
  11. 03 Aug, 2016 7 commits