Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HDAR & FileVM Passport Canonical Suite

Open In Colab Open MorphOS in Colab

Hardware-Detached Agent Runtime (HDAR) and FileVM Passport: A proof-carrying portable runtime identity system. Seal AI agents into content-addressed seed tokens, transport across any host, and resume with verifiable cryptographic lineage.


⚡ Direct Colab Notebook Links

Click any button below to launch and execute the notebooks directly in Google Colab:


📁 Repository Contents

  • hdar_canonical_proof.ipynb — 12-Section executable notebook testing 3-epoch continuation (Host AHost BHost CVerifier D).
  • hdar_portable.py — Single-file 3-Epoch migration engine & security tamper guard.
  • verifier.js — Zero-dependency Node.js 20/20 cryptographic verifier.
  • witnessed_transition_engine.py — TEE / Provider Execution Witness & Trace Merkle Proof Engine.
  • landing.html — Dark-themed cryptographic landing page.
  • morphos.py — MorphOS Unified Kernel Runtime.

🛠 Quick Start in Terminal

# 1. Run the canonical 3-epoch migration test
python3 hdar_portable.py demo --out /tmp/hdar_demo

# 2. Run tamper-resistance audit (Attacks A, B, C)
python3 hdar_portable.py demo-failure --out /tmp/hdar_tampered

# 3. Run Node.js Cryptographic Verifier C
node verifier.js /tmp/hdar_demo

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages