<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyotp2289/otp2289, branch next</title>
<subtitle>A pure Python implementation of "A One-Time Password System" - RFC-2289</subtitle>
<id>https://git.pichove.org/pyotp2289/atom?h=next</id>
<link rel='self' href='https://git.pichove.org/pyotp2289/atom?h=next'/>
<link rel='alternate' type='text/html' href='https://git.pichove.org/pyotp2289/'/>
<updated>2022-03-31T05:21:33Z</updated>
<entry>
<title>Restructure the project in order to replace distutils with setuptools</title>
<updated>2022-03-31T05:21:33Z</updated>
<author>
<name>Simeon Simeonov</name>
</author>
<published>2022-03-31T05:21:33Z</published>
<link rel='alternate' type='text/html' href='https://git.pichove.org/pyotp2289/commit/?id=4ea3c077bd4111960af1b93195cb25bfb1d6edce'/>
<id>urn:sha1:4ea3c077bd4111960af1b93195cb25bfb1d6edce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the -P param and improve tests</title>
<updated>2022-03-29T18:44:03Z</updated>
<author>
<name>Simeon Simeonov</name>
</author>
<published>2022-03-29T18:44:03Z</published>
<link rel='alternate' type='text/html' href='https://git.pichove.org/pyotp2289/commit/?id=f19fde48c6b3f65c164c931286e72a0d254c1fb3'/>
<id>urn:sha1:f19fde48c6b3f65c164c931286e72a0d254c1fb3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reformat the code with annotations and new code style</title>
<updated>2022-03-21T12:25:26Z</updated>
<author>
<name>Simeon Simeonov</name>
</author>
<published>2022-03-21T12:25:26Z</published>
<link rel='alternate' type='text/html' href='https://git.pichove.org/pyotp2289/commit/?id=12c5e38691b24d12a8fc9605e3b93fac86d461ae'/>
<id>urn:sha1:12c5e38691b24d12a8fc9605e3b93fac86d461ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update setup.py with explicit Python 3.9 support and update contact info Freenode -&gt; LiberaChat</title>
<updated>2021-06-13T06:51:34Z</updated>
<author>
<name>Simeon Simeonov</name>
</author>
<published>2021-06-13T06:51:34Z</published>
<link rel='alternate' type='text/html' href='https://git.pichove.org/pyotp2289/commit/?id=9179abf6c4b3e3eb2c991cbbd74738e160b910cc'/>
<id>urn:sha1:9179abf6c4b3e3eb2c991cbbd74738e160b910cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Raise exceptions from except properly</title>
<updated>2020-12-04T11:36:58Z</updated>
<author>
<name>Simeon Simeonov</name>
</author>
<published>2020-12-04T11:36:58Z</published>
<link rel='alternate' type='text/html' href='https://git.pichove.org/pyotp2289/commit/?id=7498bf51d85f98d67d72193dc01db2afb83aeaf3'/>
<id>urn:sha1:7498bf51d85f98d67d72193dc01db2afb83aeaf3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add __repr__ for OTPState and OTPGenerator</title>
<updated>2020-04-07T11:15:09Z</updated>
<author>
<name>Simeon Simeonov</name>
</author>
<published>2020-04-07T11:15:09Z</published>
<link rel='alternate' type='text/html' href='https://git.pichove.org/pyotp2289/commit/?id=719ad614ecb9e470fde7b54874a8da50df88519e'/>
<id>urn:sha1:719ad614ecb9e470fde7b54874a8da50df88519e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve README.md and docstrings for Sphinx</title>
<updated>2020-04-07T10:24:52Z</updated>
<author>
<name>Simeon Simeonov</name>
</author>
<published>2020-04-07T10:24:52Z</published>
<link rel='alternate' type='text/html' href='https://git.pichove.org/pyotp2289/commit/?id=49b1c3e2cfb9b0224712e6891a12950f725c3b13'/>
<id>urn:sha1:49b1c3e2cfb9b0224712e6891a12950f725c3b13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a simple CLI interface with tests and update README.md</title>
<updated>2020-04-06T08:28:46Z</updated>
<author>
<name>Simeon Simeonov</name>
</author>
<published>2020-04-06T08:28:46Z</published>
<link rel='alternate' type='text/html' href='https://git.pichove.org/pyotp2289/commit/?id=e297c0696cf594f8f700dd82fdcdda582e348eda'/>
<id>urn:sha1:e297c0696cf594f8f700dd82fdcdda582e348eda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement OTPStore container class in the server module</title>
<updated>2020-04-02T22:00:52Z</updated>
<author>
<name>Simeon Simeonov</name>
</author>
<published>2020-04-02T22:00:52Z</published>
<link rel='alternate' type='text/html' href='https://git.pichove.org/pyotp2289/commit/?id=097aaa49fa99cffec9db74432d7025457c34199e'/>
<id>urn:sha1:097aaa49fa99cffec9db74432d7025457c34199e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement OTPState in the server module</title>
<updated>2020-03-30T19:57:53Z</updated>
<author>
<name>Simeon Simeonov</name>
</author>
<published>2020-03-30T19:57:53Z</published>
<link rel='alternate' type='text/html' href='https://git.pichove.org/pyotp2289/commit/?id=2a6299c32e0baf3df06f8e6d6bc8695b951d630d'/>
<id>urn:sha1:2a6299c32e0baf3df06f8e6d6bc8695b951d630d</id>
<content type='text'>
</content>
</entry>
</feed>
