diff --git a/docusaurus/docs/protocol/actors/actors.md b/docusaurus/docs/protocol/actors/actors.md index 2c91820c1..a75fb78ad 100644 --- a/docusaurus/docs/protocol/actors/actors.md +++ b/docusaurus/docs/protocol/actors/actors.md @@ -55,6 +55,33 @@ They can thought of as a `record`, a `registration` or a piece of `state` at a certain point in time. They have an `address`, an `account`, a `balance` and often also have a `stake`. +### Risks & Misbehavior + +```mermaid +mindmap + (On-Chain Actors) + Gateway + Risks + Intentional overservicing + Off-chain only? + Misbehavior + Low volume exploit + On-chain, there are few/any? expectations of gateway actors; basically a registry to track gateways and application delegations + On-chain, we cannot robustly distinguish requests sent by gateways from those sent by applications acting sovereignly + Application + Risks + Insufficient funds to pay for services received + Intentional overservicing + Misbehavior + Low volume exploit + Supplier + Risks + Service/quality degredation + Misbehavior + No or low quality responses to valid requests for service + Invalid/missing proofs +``` + ## Off-Chain Actors Off-Chain actors are all the operators that make up Pocket Network. They are the