Compare commits
2 Commits
bfb6b22c5d
...
Frog
| Author | SHA1 | Date | |
|---|---|---|---|
| 7d38f93698 | |||
| 9c38baec87 |
@@ -8,17 +8,17 @@
|
|||||||
|
|
||||||
In a world increasingly dependent on digital infrastructures, ensuring the reliability of Web2 and Web3 services has become critical. However, observability solutions today remain largely centralized, opaque, and susceptible to manipulation.
|
In a world increasingly dependent on digital infrastructures, ensuring the reliability of Web2 and Web3 services has become critical. However, observability solutions today remain largely centralized, opaque, and susceptible to manipulation.
|
||||||
|
|
||||||
Obsero addresses this critical need by providing a decentralized monitoring solution based on **Proof-of-Observability**. Each observed state is cryptographically proven, timestamped on the blockchain (Base L2), and enhanced with IPFS storage for independent auditability.
|
Obsero addresses this critical need by providing a decentralized monitoring solution based on **Proof-of-Observability**. Each observed state is cryptographically proven, timestamped on the blockchain, and enhanced with IPFS storage for independent auditability.
|
||||||
|
|
||||||
Our goal is to restore transparency and trust in observability, primarily targeting Web3 projects, Web2 SaaS platforms, and institutions concerned with compliance.
|
Our goal is to restore transparency and trust in observability, primarily targeting Web3 projects, Web2 SaaS platforms, and institutions concerned with compliance.
|
||||||
|
|
||||||
Obsero aims to build an open DAO where proof-of-monitoring becomes a free, community-driven standard.
|
Obsero aims to build an open DAO where proof-of-observability becomes a free, community-driven standard.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# Introduction
|
# Introduction
|
||||||
|
|
||||||
Observability has become essential in a world where Web2 and Web3 infrastructures are interconnected, complex, and often opaque. Current solutions, however, rely on centralized models vulnerable to bias, human error, and manipulation.
|
Observability has become essential in a world where infrastructures are multi layered, interconnected, complex, and therefore, opaque. Current solutions rely on centralized models vulnerable to bias, human error, and manipulation.
|
||||||
|
|
||||||
Obsero proposes a new paradigm: **decentralized proof-of-observation**. Through a network of independent observers, critical events can be monitored, proven, and verified without inherent trust.
|
Obsero proposes a new paradigm: **decentralized proof-of-observation**. Through a network of independent observers, critical events can be monitored, proven, and verified without inherent trust.
|
||||||
|
|
||||||
@@ -156,6 +156,7 @@ This architecture enables resilience, redundancy, and decentralization, addressi
|
|||||||
- **Spamming**: Mass submission of irrelevant proofs to overwhelm the network.
|
- **Spamming**: Mass submission of irrelevant proofs to overwhelm the network.
|
||||||
- **Falsification**: Publishing falsified proofs to hide failures.
|
- **Falsification**: Publishing falsified proofs to hide failures.
|
||||||
- **Coordinated Downtime**: Organized attempts to disrupt observer network availability.
|
- **Coordinated Downtime**: Organized attempts to disrupt observer network availability.
|
||||||
|
**Distrust**: Lingering negative market sentiment from the lack of transparency
|
||||||
|
|
||||||
## 2. Countermeasures
|
## 2. Countermeasures
|
||||||
|
|
||||||
@@ -175,23 +176,29 @@ This architecture enables resilience, redundancy, and decentralization, addressi
|
|||||||
|
|
||||||
# Network Economy
|
# Network Economy
|
||||||
|
|
||||||
## 1. Points System
|
## 1. Revenue - Premium Services
|
||||||
|
|
||||||
|
The following services require a monthly subscription paid in $OBS token (different plans available)
|
||||||
|
- **Advanced Alerts**: SMS, email, Telegram, Discord notifications.
|
||||||
|
- **Custom Dashboards**: Client-specific monitoring dashboards.
|
||||||
|
- **Professional APIs**: Privileged access to real-time observation streams.
|
||||||
|
- **Enhanced Proof Access**: Complete history with attached IPFS files
|
||||||
|
|
||||||
|
## 2. Revenue Share - Points System
|
||||||
|
|
||||||
- Observers collect points for each valid submitted proof.
|
- Observers collect points for each valid submitted proof.
|
||||||
- Higher quality and accuracy of proofs yield higher point rewards.
|
- Higher quality and accuracy of proofs yield higher point rewards.
|
||||||
- Critical incidents detected first earn bonus points.
|
- Critical incidents detected first earn bonus points.
|
||||||
|
- Points are converted into $OBS tokens and credited on the user wallet on a monthly basis
|
||||||
|
|
||||||
## 2. OBSR Token Airdrop
|
## 3. Growth and sustainability
|
||||||
|
|
||||||
- Regular snapshots of point scores.
|
- Bootstrapping: an airdrop will reward early users and compensate Pre TGE points.
|
||||||
- Accumulated points qualify for proportional future OBSR token airdrops.
|
- Points to token ration is revenue adjusted (post TGE).
|
||||||
|
- The DAO witholds 50% (TBD) of the revenue.
|
||||||
|
- Premium services (whales desk) to be offered at a later stage (high volume/positions spotted).
|
||||||
|
|
||||||
## 3. Premium Services
|
|
||||||
|
|
||||||
- **Advanced Alerts**: SMS, email, Telegram, Discord notifications.
|
|
||||||
- **Custom Dashboards**: Client-specific monitoring dashboards.
|
|
||||||
- **Professional APIs**: Privileged access to real-time observation streams.
|
|
||||||
- **Enhanced Proof Access**: Complete history with attached IPFS files.
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -207,7 +214,7 @@ This architecture enables resilience, redundancy, and decentralization, addressi
|
|||||||
# Roadmap
|
# Roadmap
|
||||||
|
|
||||||
- Proof of Concept
|
- Proof of Concept
|
||||||
- Public Alpha
|
- Public Beta
|
||||||
- Advanced blockchain monitoring
|
- Advanced blockchain monitoring
|
||||||
- Token airdrop
|
- Token airdrop
|
||||||
- DAO transition
|
- DAO transition
|
||||||
|
|||||||
Reference in New Issue
Block a user