• R/O
  • SSH

MakePW: 提交列表

The main repository. Contains both Python and Javascript implementations.


RSS
Rev. 时间 作者
36f0a3797a02 tip 2019-04-08 05:43:51 Eric Hopper

Added tag 2.0.1 for changeset 32b18f72c276

32b18f72c276 2.0.1 2019-04-08 05:29:04 Eric Hopper

A MANIFEST.in to exclude .hg droppings and Javascript version.

de303b7fa65c 2019-04-08 05:13:10 Eric Hopper

Update version in setup.py for bugfix.

b25dca2d17f2 2019-04-08 05:00:02 Eric Hopper

Merge in mysterious stray changeset from github.

411c4460828d 2019-04-08 04:41:53 Eric Hopper

Add test for word_data in makepw.

e04f5bd5aee1 2019-04-08 04:41:43 Eric Hopper

Remove comment by tool.

4e7a05a685e2 2019-04-08 04:32:59 Eric Hopper

Remove uncessary fixture from test.

8aa0e71678a0 2019-03-30 16:47:18 Eric Hopper

Fix XKCD format password generation in Python3.

08390ed953e2 2019-03-30 16:47:03 Eric Hopper

Add a test for XKCD format passwords.

e425cb843810 2019-02-25 04:18:41 Eric Hopper

Added Mercurial tag 2.0 for changeset 47cc9dd819aa

4630bb4131f7 2019-02-25 04:18:41 Eric Hopper

Added tag 2.0 for changeset 47cc9dd819aa

47cc9dd819aa 2.0 2019-02-25 04:18:35 Eric Hopper

Final tweak for distributionf for 2.0

1b1bcf91c958 2019-02-24 10:14:20 Eric Hopper

Fix some problems with the tests on Python2.

c81e31bf9a70 2019-02-24 10:02:47 Eric Hopper

Fix argument parsing to default the output format correctly.

f7aecf04aea3 2019-02-24 08:30:47 Eric Hopper

Change project name to not include my username.

4bb80617afbf 2019-02-24 07:45:43 Eric Hopper

Fix typo in description content-type setting.

8e57fec9eb98 2019-02-24 07:31:28 Eric Hopper

Fix Python2 compatibility and other small errors.

1067152fdd6c 2019-02-24 06:07:36 Eric Hopper

Add code for setutools.

0eda3b1990cb 2019-02-24 04:47:25 Eric Hopper

Make --help better. Update README.md for recent changes.

665ce8cf64e6 2019-01-12 14:56:44 Eric Hopper

Oops, left a debugging print in there.

d896ebd02360 2019-01-12 14:54:27 Eric Hopper

Now can generate random passwords and XKCD style passwords.

Random passwords can be generated in any format, and they are not based
on a master password or site name. They do use the system
secure secret random number generator, so if os.urandom doesn't work
right on your platform, these will not be good.

07b0930eb22c 2018-11-16 03:37:36 Eric Hopper

Preliminary attempt at testing command line usage.

a1931a138c55 2018-11-14 05:36:01 Eric Hopper

Disable syntax highlighting for example blocks.

56e0623d8de9 2018-11-14 02:58:37 Eric Hopper

Pin to release of sjcl so hash won't disappear from the repo.

4eed936ed72d 2018-11-11 08:01:35 Eric Hopper

Add more documentation.

544bd54ac1c3 2018-11-10 08:32:11 Eric Hopper

Declare Python version compatibility.

72ad315b211f 2018-11-10 08:17:47 Eric Hopper

Add Known Bugs sections.

5e8973dccc3d 2018-11-10 08:16:45 Eric Hopper

Put instructions for use in sub-sections.

2201647a3bc0 2018-11-10 08:15:03 Eric Hopper

Add instructions on how to use it.

1f221a76130c 2018-11-10 08:05:21 Eric Hopper

Convert README to Markdown and add some headers.

Show on old repository browser