Skip to content
/ SELFIX Public template

Part 1 SELFIX as Legal Computation
Purpose is to explain how SmartLicense-X creates enforceable code-as-law structures for cyber integrity
Expectation is to position it for regulatory bodies, DAO courts, and digital jurisprudence systems Part 2 National Security and Cyber Sovereignty
Purpose is to present SELFIX as a defense-grade trust engine for

Notifications You must be signed in to change notification settings

EDAO-TECH/SELFIX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SELFIX — Decentralized Ethical Antivirus & AI Karmic Governance

Token: SFX | Chain: Cronos | DAO Enforced
Website: www.selfix.pro
White Paper: SELFIX White Paper v1.2
Governance Certs: AI Digital Law Alignment | EDAO Verification

💠 What is SELFIX?

SELFIX is the world’s first ethical cybersecurity protocol powered by karmic computation and SmartLicense-X™.
It replaces traditional antivirus with trust-weighted healing, deception-layer protection, and programmable ethics.

  • Tokenized Healing Engine (SFX)
  • NFT Revenue Sharing (Karmic & Entropy NFTs)
  • Trap Logic Deception Fields
  • SmartLicense-X Enforcement for Ethical Access
  • Self-Healing AI Modules and Seeder Agents

🧬 SELFIX — The Cyber Healing Engine

Powered by EDAO Technologies | Under Nevermissed Licensed Trust

License Status Website


📜 Verified Deployment

  • Token Address: 0x342f8cac11E055Ba387942fa06E0e9522616D375
  • Total Supply: 1,000,000,000 SFX
  • Deployment Date: June 6, 2025
  • Network: Cronos Chain

📂 Key Files

  • SELFIXToken_flat.sol – Final deployed smart contract
  • LICENSE.txt – Karmic public use covenant under SmartLicense-X™
  • /docs/ – White paper, DAO certificates, and IP references

📎 Governance Repos


📩 Contact


🚀 Capabilities

  • 🧠 Entropy Healing Daemon
    Monitors and heals systemic anomalies via GPT-directed plugin engine.

  • 🔐 Trust-Scoped Plugin Modules
    Modules are sandboxed, verified, and promoted under strict promoted/ gating.

  • 🧪 HTMX-Powered Web Dashboard
    Flask-based frontend + REST metrics for entropy, karma, and plugin status.

  • 🗂️ PDF & Legal Snapshot Generator
    Auto-exports daily compliance files to /docs/legal_archive/.

  • 🪪 Nevermissed Licensed Trust
    Licensed under Australian Trust Law, ABN 18 552 722 678.


📁 Directory Structure

Folder Description
app/ Flask frontend, routes, HTML templates
scripts/ Startup, audit, validator, and promotion scripts
data/ Live JSON logs and healing states
generated/ AI-generated healing agents and verifiers
healing_modules/ Trusted plugins (promoted/ required)
doc/ Whitepapers, manifest, trust principles
backups/ Safety rollback points

🛠️ Getting Started

python3 -m venv venv source venv/bin/activate pip install -r requirements.txt

1. Clone the Repository

git clone https://github.com/EDAO-TECH/SELFIX.git
cd SELFIX



python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt


./start_all.sh


Access:

📍 http://localhost:5050 (internal)

📍 https://www.selfix.pro (public)

---

📊 API Endpoints
/api/entropy/graph — Entropy levels over time

/api/plugins/graph — Plugin trust & activation states

/hx/insight-graphs — HTMX UI fragment for entropy insight


🧾 Licensing
This software is protected by SmartLicense-X™, enforced by:

Nevermissed Licensed Trust
ABN 18 552 722 678
📧 legal@edao.tech

All rights reserved under Australian trust law and DAO ethics.


🤝 Contributions
We welcome PRs for healing logic, plugin verifiers, or validator scripts. All submissions must:

Include metadata headers

Pass sandbox tests via sandbox_test_engine.py

Be GPG signed if part of .selfix plugin bundle



📣 Contact & Support
Channel	Address
Email	support@selfix.pro
Business	hello@edao.tech
Legal/Trust	legal@edao.tech
Documentation	See /doc/ folder


.
├── __pycache__
├── backups
├── book_of_forgiveness
├── clean_script_filenames.py
├── cyber_doc_bundle.tar.gz
├── data
├── doc
├── entropy_resolver.py
├── final_install_backup.sh
├── generated
├── golden_vault_manager.py
├── healing_daemon.py
├── healing_loop.py
├── healing_manager.py
├── healing_modules
├── healing_report.json
├── healing_trigger.py
├── healing_watchdog.py
├── improvements
├── install.sh
├── karma_guard.py
├── karma_tester.py
├── local_ai.py
├── logs
├── nohup.out
├── rollback_manager.py
├── root_delegate.py
├── scripts
├── selfix_self_audit.py
├── soul_core.py
├── start_all.sh
├── trap_logic.py
├── verify_engine.py
└── yang_engine.py




About

Part 1 SELFIX as Legal Computation
Purpose is to explain how SmartLicense-X creates enforceable code-as-law structures for cyber integrity
Expectation is to position it for regulatory bodies, DAO courts, and digital jurisprudence systems Part 2 National Security and Cyber Sovereignty
Purpose is to present SELFIX as a defense-grade trust engine for

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published