The Tome's Promise to You
Privacy Policy
Effective date: August 6, 2026
The Tome holds your stories. It does not read them, share them, or profit from them. What you write here is yours — completely, permanently, without reservation.
Overview
This policy describes what information the Tome collects when you use it, why that information is needed, and how it is stored. Nothing here is buried in fine print. If something is collected, it is named below.
Information We Collect
When you sign in through your chosen provider (Google, GitHub, or Discord), authentication is managed by Clerk, and we receive and store the following profile fields:
- Display name
- Email address
- Profile avatar URL
- A provider-specific user ID, used to recognize your account across sessions
We do not receive, store, or ever handle your OAuth provider password, nor any access or refresh tokens issued by your provider. The handshake happens through Clerk; the keys stay with them.
Your Content
Every project, document, note, and fragment you write inside the Tome is stored in the database on the server hosting this application.
The Tome is a place to write — not a platform harvesting the words you trust it with.
Cookies & Sessions
When you sign in, authentication is handled by Clerk. Clerk sets session cookies on your browser that are:
- HttpOnly — inaccessible to JavaScript running in the page
- Secure — transmitted only over encrypted connections
- SameSite=Strict — not shared with any third-party domain
Session tokens are automatically renewed by Clerk's SDK when they approach expiry. You will not be interrupted mid-sentence.
We use no advertising cookies, no analytics cookies, and no third-party tracking scripts of any kind. The Tome does not watch you write.
Data Sharing
Your data is held entirely within Insanitomeium's infrastructure. We do not sell it, trade it, or share it with third parties.
No data is transmitted to external services — with one narrow exception: the OAuth handshake with your chosen provider (Google, GitHub, or Discord) that occurs at sign-in, managed by Clerk. That exchange is limited, necessary, and does not include your content.
Data Retention & Deletion
Your account and all content associated with it remain in the Tome until you choose to remove it. To delete your account and everything written under it, contact us directly and we will take care of it.
The Tome does not hold onto what you ask it to release.
Security
The Tome is built with security as a foundational concern, not an afterthought:
- Authentication is managed by Clerk using industry-standard OAuth 2.0
- CSRF protection is applied to all state-mutating endpoints
- All database queries use parameterized statements
We are responsible for keeping the infrastructure, TLS certificates, and environment secrets current and secure. That obligation belongs to us, not to you.
Changes to This Policy
If this policy is updated, the effective date at the top of this page will reflect the revision. Continued use of the application after an update constitutes acceptance of the revised terms.
We will not obscure meaningful changes. If something important shifts, it will be plain to see.