<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-dev.git/src/leap/crypto/__init__.py, branch 0.9.2</title>
<subtitle>[bitmask-dev] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/'/>
<entry>
<title>move everything into bitmask namespace</title>
<updated>2013-08-12T11:25:44+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2013-08-12T11:25:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=6da8d09846db4d2eed01e488bc6a6f5ba48b959f'/>
<id>6da8d09846db4d2eed01e488bc6a6f5ba48b959f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SRP related code: authentication and registration</title>
<updated>2013-03-06T18:37:07+00:00</updated>
<author>
<name>Tomás Touceda</name>
<email>chiiph@leap.se</email>
</author>
<published>2013-03-06T18:37:07+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=97554d4c413dd60be4ed67c9553cb0976ce420b9'/>
<id>97554d4c413dd60be4ed67c9553cb0976ce420b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove everything to start from scratch</title>
<updated>2013-03-06T18:27:23+00:00</updated>
<author>
<name>Tomás Touceda</name>
<email>chiiph@leap.se</email>
</author>
<published>2013-03-06T18:27:23+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=5ff29dc57e2877a14e705d09b7042cddf4165d0a'/>
<id>5ff29dc57e2877a14e705d09b7042cddf4165d0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>all tests green again</title>
<updated>2013-01-24T09:47:41+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2013-01-24T09:47:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=9cdc193c587631986e579c1ba37a8b982be01238'/>
<id>9cdc193c587631986e579c1ba37a8b982be01238</id>
<content type='text'>
plus:

* added soledad test requirements
* removed soledad from run_tests run (+1K tests failing)
* added option to run All tests to run_tests script
* pep8 cleanup
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
plus:

* added soledad test requirements
* removed soledad from run_tests run (+1K tests failing)
* added option to run All tests to run_tests script
* pep8 cleanup
</pre>
</div>
</content>
</entry>
<entry>
<title>fix ctypes dependency discovery for libgnutls</title>
<updated>2013-01-16T15:15:06+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2013-01-16T14:33:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=68af5b2f807ac8acd9525d46d37cfd2a28a06b47'/>
<id>68af5b2f807ac8acd9525d46d37cfd2a28a06b47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use keyring to store user password</title>
<updated>2012-10-05T00:30:50+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-10-05T00:30:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=7c659fed65f08f2b52f0320c99a456679749e3f3'/>
<id>7c659fed65f08f2b52f0320c99a456679749e3f3</id>
<content type='text'>
using a quite lame cryptedfile by the moment until dbus bug
makes gnome-keyring usable again or we come up with the
encrypted database solution. we might want to explore the
option of using this python-keyring with the different
native backends for win and macosx.

for now: we generate a random secret that we store in the qsettings file.
so, the whole thing is just to avoid plaintext stuff.
for this, we could have done rot13, haha.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
using a quite lame cryptedfile by the moment until dbus bug
makes gnome-keyring usable again or we come up with the
encrypted database solution. we might want to explore the
option of using this python-keyring with the different
native backends for win and macosx.

for now: we generate a random secret that we store in the qsettings file.
so, the whole thing is just to avoid plaintext stuff.
for this, we could have done rot13, haha.
</pre>
</div>
</content>
</entry>
</feed>
