Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-25 | [feat] move validation, usage and audited date to the active document | Ruben Pollan | |
- Resolves: #7485 | |||
2015-09-24 | [bug] don't repush a public key with different address | Ruben Pollan | |
During decryption the signing public key was getting repush with a different address as part of the verify usage flagging. - Resolves: https://github.com/pixelated/pixelated-user-agent/issues/466 - Related: #7420 | |||
2015-08-03 | [style] Fixed pep8 warnings | Bruno Wagner | |
Fixed pep8 warnings to prepare the keymanager for CI | |||
2015-07-29 | [style] pep8 | Kali Kaneko | |
2015-06-27 | [bug] remove the dependency on enum34 | Ruben Pollan | |
* Resolves: #7188 | |||
2015-01-15 | upgrade key when signed by old key | Ruben Pollan | |
2015-01-15 | Upgrade keys if not successfully used and strict high validation level | Ruben Pollan | |
2014-12-16 | Port to soledad new async API | Ruben Pollan | |
2014-11-19 | Implement multi uid support | Ruben Pollan | |
2014-11-06 | Use datetime for key expiration | Ruben Pollan | |
2014-11-04 | Merge keys when updating an exisiting key | Ruben Pollan | |
This is needed to prevent roll back attacks where the attacker push us to accept a key with an old expiration date that could be use to push an untrusted key when after it's expiration. | |||
2014-10-23 | Basic validation levels support | Ruben Pollan | |