Skip to content
Snippets Groups Projects
  1. Nov 16, 2015
    • 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
  2. Nov 15, 2015
  3. Nov 13, 2015
    • ulif's avatar
      Add fixture for setting $HOME automatically. · 997462df
      ulif authored
      With the new config module in place we must make sure, that any user
      maintained .diceware.ini files do not interfere with tests.
      
      The fixture sets $HOME for all tests automatically.
      997462df
    • ulif's avatar
      Fix test name. · d0bccad8
      ulif authored
      This test name was a duplicate, in effect overwriting the other test.
      d0bccad8
  4. Nov 12, 2015
  5. Nov 11, 2015
  6. Nov 10, 2015
  7. Nov 09, 2015
  8. Nov 05, 2015
  9. Aug 03, 2015
  10. Aug 02, 2015
  11. Aug 01, 2015
  12. Jul 31, 2015
  13. Jul 30, 2015
Loading