Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
IPEX grant, admit, spurn support in KLI (WebOfTrust#572)
* IPEX protocol state machine. Refactoring of Exchanger to inline calls to behaviours and allow for behaviours to verify a message against a given protocol before persisting the message. * Full test coverage of the IPEX state machine. * Remove final vestiges of signing credentials. We are no longer signing credentials or processing, streaming or storing signatures on credentials. * I no longer sign my credentials, and you shouldn't either. Signed-off-by: pfeairheller <[email protected]> * All tests and scripts updated to work Signed-off-by: pfeairheller <[email protected]> * Update challenge response handle to fix breaks from refactor. Signed-off-by: pfeairheller <[email protected]> * Implement IPEX grant, admit, spurn and list. Signed-off-by: pfeairheller <[email protected]> --------- Signed-off-by: pfeairheller <[email protected]>
- Loading branch information