Frei

Results 3 comments of Frei

After playing around with it, I found that the cookie value needs to be url-encoded. Not sure why the requests library doesn't automatically do this (i'm on python2). The easiest...

configparser is part of the python3 standard distribution, the project doesn't support python2 anyway. This is closed by #9 because the error will be more clear.

Seems to be if you choose `case_transform: RANDOM`, you get double the entropy, when you should really only get `num_words` more bits of entropy. XKCD config should be 44 bits,...