599 B
599 B
Obsero Protocol Overview
Obsero is a decentralized observability protocol ensuring verifiable monitoring of Web2 and Web3 infrastructures through cryptographic proofs.
Core Principles
- Decentralization of monitoring
- Verifiable and immutable proofs
- Independence from centralized providers
- Transparency and auditability
Flow Overview
- Probe executes a service observation (e.g., HTTP ping).
- JSON proof is generated.
- Proof is hashed (SHA256) and signed (ECDSA).
- Proof is uploaded to IPFS.
- Hash, CID, and timestamp are submitted to a smart contract on Base blockchain.