Skip to content

Chromium fork integrating IntentusNet for deterministic, secure, and debuggable browser execution.

License

Notifications You must be signed in to change notification settings

Balchandar/intentusnet-chromium

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IntentusNet-Chromium

This repository is a fork of the Chromium open-source browser that integrates IntentusNet — a deterministic, secure, and debuggable intent execution layer for AI-assisted and automated browser actions.

Purpose

Current AI web agents act through browsers that do not understand intent, causality, or security semantics. This fork introduces a browser-level control plane for:

  • Intent-aware execution
  • Deterministic behavior
  • Exactly-once operations (e.g. payments)
  • Secure sandboxing
  • Replay-safe auditing

Status

🚧 Early research and infrastructure stage
No functional behavior changes yet.

Architecture (high level)

  • Chromium = execution engine
  • IntentusNet = control & security plane (separate repository)
  • Integration via isolated service process

Disclaimer

This is not upstream Chromium. This project is experimental and security-focused.

About

Chromium fork integrating IntentusNet for deterministic, secure, and debuggable browser execution.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 73.9%
  • Java 8.9%
  • Objective-C++ 4.8%
  • TypeScript 4.2%
  • HTML 2.5%
  • Python 2.4%
  • Other 3.3%