Skip to content
Snippets Groups Projects
  1. Apr 17, 2016
  2. Apr 16, 2016
  3. Apr 15, 2016
  4. Apr 14, 2016
  5. Apr 13, 2016
  6. Mar 25, 2016
  7. Mar 24, 2016
  8. Mar 23, 2016
  9. Mar 22, 2016
  10. Mar 20, 2016
  11. Dec 20, 2015
  12. Dec 03, 2015
  13. Dec 02, 2015
    • ulif's avatar
      Update MANIFEST.in template. · 0ffd2fe6
      ulif authored
      Fixes suggested by `check-manifest`. It might be helpful to deliver
      also docs and tests with releases, although they are not needed to run
      the software.
      0ffd2fe6
  14. Nov 19, 2015
  15. Nov 16, 2015
    • ulif's avatar
      Update history. · 99fff5d6
      ulif authored
      99fff5d6
    • ulif's avatar
      Rename default wordlist from "en_8k" to "en". · b51cadeb
      ulif authored
      Normally, it would be more concise to use the more declarative name.
      "en_8k" tells, how many terms we find in this wordlist. But as the
      wordlist names are used in the CLI and users will normally simply
      look for a wordlist in their language, it can help to keep the name
      of the "default" list for each language short.
      
      We pick the 8K lists for "default" (and not the "original" 6^5
      lists), because we assume that normally people will use diceware
      without dice. Also most other sources of randomness will most
      probably work on a 2^x basis rather than in 6^x (and therefore
      have better use for 8k lists over other ones).
      b51cadeb
Loading