PHILOSOPHY / 01

Distraction-free writing with absolute privacy and deliberate sharing.

We believe digital notes should feel as private as an analog notebook, yet maintain the precision of modern permission architecture. No algorithmic interruptions, no accidental leakage, and no compromises.

Writing requires mental quiet. Most modern tools trade your focus for collaboration overhead and intrusive synchronization defaults.

glorytypo.net was built on a simple proposition: your workspace should never ask for permission to stay private. By default, every note remains strictly owner-only. When you write, your workspace does not broadcast presence indicators or transmit unencrypted metadata.

When collaboration is necessary, it shouldn't require handing over your entire document. Through customizable text selections, you choose distinct paragraphs or sections to share with selected individuals while keeping the remainder of your workspace shielded.

workspace_manifest.txt
OWNER-ONLY

[08:42] Drafting architecture principles for next release.

ACTIVE SELECTION: #SEC-94

“Controlled access allows specific paragraphs to be shared securely without exposing adjacent drafts or uncommitted thoughts.”

Recipient: Verified IndividualRead Permission Only

[08:47] Remaining unselected entries retain zero external visibility.

Encryption
Owner-Keyed
Sharing Scope
Selection-Only
State
Isolated
01 / ARCHITECTUREPRIVATE DEFAULT

Owner-only by default

Every character committed to the buffer is isolated. No indexers, no behavioral telemetry, and no third-party hooks touch your raw thoughts.

Verified Mechanism01
02 / MECHANICSSELECTIVE FOCUS

Customizable selection boundaries

Select exact phrases, paragraphs, or modular blocks. You decide precisely where the boundary begins and ends, independent of document boundaries.

Verified Mechanism02
03 / SHARINGCONTROLLED KEY

Granular, verifiable access

Grant access only to chosen selections for specific recipients. Revoke or update permissions instantly with strict access keys.

Verified Mechanism03
SECURITY & PRIVACY ARCHITECTURE

Cryptographic guarantees, not marketing promises.

glorytypo.net is engineered with a strict owner-only security posture. We design every system boundary around local cryptographic boundaries and verifiable access control.

PROTOCOL // AES-GCM-256
Client-Side Only

Zero-Knowledge Local Encryption

All notepad entries and isolated text selections are encrypted in-memory on the client device before any persistence. Decryption keys are derived on-demand and are never transmitted to or held by server infrastructure.

Technical Parameters
Cipher PrimitiveAES-256-GCM / PBKDF2
Key StorageHardware Keystore / WebCrypto
Server Exposure0% (Blind payload storage)
TELEMETRY // ZERO-TRACKING
Isolated Runtime

Zero Third-Party Telemetry

glorytypo.net eliminates third-party analytics trackers, behavioral session recording, and marketing pixels. Application runtime is self-contained to preserve absolute writing confidentiality.

Technical Parameters
Analytics Loadersnull / Completely Absent
Telemetry ExfiltrationBlocked at DNS & CSP
IP MaskingEphemeral request discard
ACCESS // OWNER-DEFAULT
Cryptographic Scoping

Granular Selection Controls

Share specific highlighted sentences or paragraphs without exposing the broader document. Each selection token creates an isolated decryption pathway restricted strictly to the designated recipient.

Technical Parameters
Access BoundaryExplicit substring bounds
Token ValidityTime-bound & single-use ready
Default StanceOwner-only isolation
REVOCATION // REAL-TIME
Atomic Key Erasure

Verifiable Instant Revocation

Shared links and recipient grants can be terminated immediately from the workspace console. Revoking a selection erases the shared delegation key, rendering existing URLs permanently unreadable.

Technical Parameters
Revocation Latency< 100ms global cutoff
Key StateIrreversible cryptographic wipe
Audit LedgerLocal cryptographically verified
CORE ARCHITECTURAL COMMITMENTS

Owner-Only Privacy Default

No note, draft, or selection is public by accident. Every entry requires explicit user delegation.

No Content Scanning or AI Training

Your written words are never parsed for automated intelligence training or targeted advertising.

Local-First Storage Engine

Operate fully offline with persistent local cryptographic storage and selective sync.

Deterministic Export & Purge

Export clean plain-text backups or purge your encrypted vault with permanent zero-trace deletion.

Cryptographic verification routines pass all client sandbox tests.