GNU/Linux xterm-256color bash 147 views

Small demo showing how to generate groupsig crypto material and start the server. Additionally, a short script is executed:

  • An entity (E) registers in the service group.
  • Entity E signs an asset (SE).
  • Entity E verifies the signature (SE).
  • A monitor (M) registers in the monitor group
  • Monitor M verifies the signature issued by entity E (SE).
  • Monitor M signs the signature issued by entity E (SM).
  • Monitor M verifies the signature issued by monitor M (SM).
  • Monitor revoke the identity linked to signature SE (E).
  • Monitor check status of the identity linked to signature SE (E).