This commit is contained in:
2025-04-29 23:54:10 +02:00
parent 56c57957c8
commit 356a107c76
6 changed files with 120 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
# Obsero Security Model
Obsero ensures resilience and integrity through multiple layers of protection.
## Threats Addressed
- Proof forgery: ECDSA signature validation
- Data tampering: Immutable hashing
- Spam attacks: Possible stake or fee mechanism
- Replay attacks: Timestamp uniqueness
## Trust Model
- Each observation is individually signed.
- Trust shifts from the observer to cryptographic proofs.
- Full auditability through IPFS and blockchain.