SecuritySharing Model

Sharing Model

internalpage is designed for private internal pages, not public hosting.

Pages are shared through viewer URLs, and access checks happen before page bytes are served. This lets teams share HTML output without exposing it as a public site.

The first developer workflow is intentionally narrow:

  • Upload .html or .htm.
  • Share the generated viewer URL.
  • Update by page ID.
  • Keep token ownership personal for attribution and revocation.