Boundaries by design

Security

Bisha Hub is built around clear permission boundaries — for websites, extensions, and agents. This page describes principles at a high level. It is not a guarantee, audit report, or threat model.

BISHA PRODUCT SHOT

Protection / permissions

Recommended: 1600 × 1000

Bisha Hub privacy and permission controls

Browser profile isolation

Profiles keep cookies, storage, and browsing context separated so work and personal use can stay apart.

Private browsing

Private sessions are designed to leave less lasting state on the machine when the session ends.

Explicit website permissions

Camera, location, notifications, and similar capabilities require clear user consent — not silent grants.

Agent permission boundaries

Supported agents operate through explicit capabilities. Access is intentional, not ambient.

MCP gateway

Model Context Protocol support is gated through controlled pathways rather than unrestricted host access.

Local-first state

Core browsing and workspace state prefer the local machine. Cloud sync is not assumed.

Extension boundaries

Extensions run within defined privilege surfaces. Treat third-party extensions with the same care as any browser.

Updates & signing

Future public releases are intended to ship through a dedicated release host with signed update metadata. Details will follow when installers are public.