summaryrefslogtreecommitdiff
path: root/src/leap/soledad/util.py
AgeCommit message (Collapse)Author
2013-04-23Completelly switch to Key Manager for crypto.drebs
This removes all GPG wrapper that was left and includes Key Manager to take care of all crypto stuff.
2013-04-09Eliminate the use of super() in main code.drebs
Tests inherited from u1db still use super, but that can be changed in the future.
2013-04-08Add a LOT of docstrings.drebs
2013-03-11Refactor and organize bootstrap sequence.drebs
2013-03-07Move source files to proper subdirectory.drebs