Official Self-Sovereign Identity Layer of
Adaptive Intelligence Circle (AIC) & Human Meaning Network (HMN)
AIC-SSI is a fully decentralized, ethical-first identity system that gives every individual and node true sovereignty over their identity, data, and credentials — without relying on governments, corporations, or centralized authorities.
It is designed to operate natively with AIC’s ethical-from-kernel architecture and third path absolute principles.
- Self-sovereignty: Identity belongs to the individual/node, not to any third party.
- Ethical-by-design: All identity operations are governed by the ethical kernel (IBCS).
- Zero-donation & non-profit: No financial incentives or external funding.
- Privacy-first & quantum-safe: Built for long-term resilience in a post-scarcity world.
- GPLv3.0 licensed: Full transparency and copyleft protection.
AIC-SSI/
├── README.md # Trang chính + tầm nhìn SSI trong AIC
├── LICENSE # GPLv3.0
├── CODE_OF_CONDUCT.md
├── CONTRIBUTING.md
├── SECURITY.md
├── GOVERNANCE.md
├── POLICIES/
│ ├── ETHICAL-IDENTITY-POLICY.md # Chính sách danh tính đạo đức
│ ├── ZERO-DONATION-POLICY.md # (link hoặc copy từ repo Legal)
│ └── THIRD-PATH-PRINCIPLES.md
├── src/ # Code chính
│ ├── core/ # SSI Core Engine
│ ├── did/ # Decentralized Identifier
│ ├── vc/ # Verifiable Credentials
│ ├── wallet/ # Ethical Wallet
│ └── crypto/ # Quantum-safe + ethical crypto
├── tests/ # Unit & integration tests
├── scripts/ # Tools hỗ trợ
├── docs/ # Tài liệu kỹ thuật
│ ├── architecture.md
│ └── integration-guide.md
├── examples/ # Ví dụ sử dụng
├── ANNOUNCEMENTS/ # Lưu thông báo
│ └── YYYY-MM-Status.md
├── HISTORY/
│ └── CHANGELOG.md
└── CONTACT.md - Decentralized Identifiers (DID)
- Verifiable Credentials (VC)
- Ethical Wallet & key management
- Integration with AIC-DePin and AIC-EdgeOS
- Quantum-resistant cryptographic primitives
- Recovery & resilience mechanisms for HMN
This repository is in early architecture and prototype stage.
It will serve as one of the foundational layers to protect user/node autonomy during and after the Founder’s mandatory military service.
Part of the larger AIC ecosystem:
Adaptive Intelligence Circle
License: GPLv3.0 with Ethical Use Addendum (see /POLICIES)
Maintained by: Nguyễn Đức Trí (Founder & Architect)
