You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This crate provides the crypto-auditing-agent executable. To see the whole architecture, see the design [document](https://github.com/latchset/crypto-auditing/blob/main/docs/architecture.md).
5
+
This crate provides the `crau-agent` executable. To see the whole architecture, see the design [document](https://github.com/latchset/crypto-auditing/blob/main/docs/architecture.md).
6
6
7
7
To see how to set up and run the agent, see the [instructions](https://github.com/latchset/crypto-auditing/blob/main/README.md#running).
This crate provides the crypto-auditing-client executable. To see the whole architecture, see the design [document](https://github.com/latchset/crypto-auditing/blob/main/docs/architecture.md).
5
+
This crate provides the `crau-client` executable. To see the whole architecture, see the design [document](https://github.com/latchset/crypto-auditing/blob/main/docs/architecture.md).
6
6
7
-
This requires crypto-auditing-event-broker running on the system. To
8
-
see how to set up and run the event-broker, see the
7
+
This requires `crau-event-broker` running on the system. To see how
0 commit comments