aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/model/fs_key.py
Commit message (Collapse)AuthorAgeFilesLines
* Add custom shred command option.J08nY2017-08-101-1/+1
|
* Fix passint pathlib.Path to FSKey.J08nY2017-08-081-1/+5
|
* Add basic shredding to FSKey. Needs more low-level solution.feature/key-storeJ08nY2017-07-311-3/+19
|
* More tests for models.J08nY2017-07-311-1/+3
|
* Refactor filesystem key store operations into FSKey. Introduce DBKey.J08nY2017-07-311-0/+95