<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/passlib.git/passlib/_data, branch master</title>
<subtitle>foss.heptapod.net: python-libs/passlib
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/passlib.git/'/>
<entry>
<title>pwd: updated to use EFF wordsets, updated some docstrings</title>
<updated>2016-11-09T22:29:41+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2016-11-09T22:29:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/passlib.git/commit/?id=81a44f4676cba16237db573c3667f53e07eb4791'/>
<id>81a44f4676cba16237db573c3667f53e07eb4791</id>
<content type='text'>
* stripped out diceware &amp; beale wordsets

* replaced with EFF's cleaner wordsets

* changed wordset loading strategy to be more zipfile friendly --
  _load_wordset() now takes in asset path, uses pkg_resources to resolve it.

* added PhraseGenerator.register_wordset_path() helper
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* stripped out diceware &amp; beale wordsets

* replaced with EFF's cleaner wordsets

* changed wordset loading strategy to be more zipfile friendly --
  _load_wordset() now takes in asset path, uses pkg_resources to resolve it.

* added PhraseGenerator.register_wordset_path() helper
</pre>
</div>
</content>
</entry>
<entry>
<title>passlib.pwd: big cleanup pass, removing code that won't be ready for release</title>
<updated>2016-02-11T20:11:35+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2016-02-11T20:11:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/passlib.git/commit/?id=74894c9ebe1994823edd210262e6fc9b729e18f8'/>
<id>74894c9ebe1994823edd210262e6fc9b729e18f8</id>
<content type='text'>
* split generate() into genword() &amp; genphrase() --
  APIs are just too different to keep combined.

* renamed internal calc funcs to better reflect their purpose.

* commented out PhraseGenerator's min_chars code, can't confirm
  it's doing correct thing.

* commented out password strength estimator, too half-baked.

* tried to simplify SequenceGenerator attributes.

* genword(): defined some base charsets to work with

* genphrase(): wordsets now stored uncompressed (not really that big,
  and .whl will compress everything for transport).

* fleshed out UTs for genword() &amp; genphrase()

* updated docs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* split generate() into genword() &amp; genphrase() --
  APIs are just too different to keep combined.

* renamed internal calc funcs to better reflect their purpose.

* commented out PhraseGenerator's min_chars code, can't confirm
  it's doing correct thing.

* commented out password strength estimator, too half-baked.

* tried to simplify SequenceGenerator attributes.

* genword(): defined some base charsets to work with

* genphrase(): wordsets now stored uncompressed (not really that big,
  and .whl will compress everything for transport).

* fleshed out UTs for genword() &amp; genphrase()

* updated docs
</pre>
</div>
</content>
</entry>
<entry>
<title>more password generator work</title>
<updated>2013-02-12T19:18:52+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2013-02-12T19:18:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/passlib.git/commit/?id=71f047a23111df60c3dd0a558d329885d17df3e6'/>
<id>71f047a23111df60c3dd0a558d329885d17df3e6</id>
<content type='text'>
* added alternate Diceware wordset
* added check for abnormally low entropy phrases, per diceware website.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* added alternate Diceware wordset
* added check for abnormally low entropy phrases, per diceware website.
</pre>
</div>
</content>
</entry>
</feed>
