wiki: add pre-1.0 active-development disclaimer to Home and footer

2026-04-18 06:36:39 -04:00
parent da6cd6fe34
commit b8ea2b8a2a
2 changed files with 3 additions and 1 deletions

@@ -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

@@ -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