diff --git a/Home.md b/Home.md index 2e9187a..4433e69 100644 --- a/Home.md +++ b/Home.md @@ -1,5 +1,7 @@ # DECNET Wiki +> **⚠ Pre-1.0 — use with caution.** DECNET is under active development and has not yet cut a v1.0 release. The test suite currently covers more than 1,900 cases, but expect bugs in the corners we haven't probed and expect features to land, shift, and occasionally break between versions. Do not deploy against production adversaries without reading the code you're trusting, and pin to a known commit if you need stability. + DECNET is a honeypot deception-network framework that spins up fleets of fake machines (deckies) running realistic services (RDP, SMB, SSH, FTP, HTTP, and more) to lure, observe, and profile attackers. Every interaction is funnelled to an isolated logging network (syslog/ELK/SIEM) so the real infrastructure stays silent while the decoys do the talking. It runs on a single host (UNIHOST) or across a swarm, with container-level OS fingerprint spoofing and per-service personas. ## Start here diff --git a/_Footer.md b/_Footer.md index 3b6fbd4..ac61bb9 100644 --- a/_Footer.md +++ b/_Footer.md @@ -1 +1 @@ -DECNET — honeypot deception-network framework. See [Sponsors](Sponsors) to support the project. Contact: samuel@securejump.cl +DECNET — honeypot deception-network framework. **Pre-1.0, active development — use with caution.** See [Sponsors](Sponsors) to support the project. Contact: samuel@securejump.cl