mozilla / mig

Distributed & real time digital forensics at the speed of the cloud

Home Page:http://mig.mozilla.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clarify error messages related to action signature validation failure

ameihm0912 opened this issue · comments

Currently when an agent receives an action with a signature it cannot validate we end up with an error message like:

parseCommands() -> checkActionAuthorization() -> action ACL verification failed: Failed to retrieve fingerprint from signatures: GetFingerprintFromSignature() -> openpgp: signature made by unknown entity

It might be worth adding a follow up message stating the action was rejected as it was sent by an unknown investigator or something along those lines.