MathWrap for Confluence — Privacy Policy
Last updated: 2026-09-24
Who we are
MathWrap for Confluence ("the app") is published by [PUBLISHER LEGAL NAME], an individual developer based in [COUNTRY], trading as piptim.com ("we"). Contact: [email protected].
Summary
- The app runs entirely on Atlassian's Forge platform ("Runs on Atlassian"). It makes no network requests outside Atlassian and uses no third-party services.
- It reads and rewrites the content of Confluence pages only when you ask it to, or when a space administrator has switched on automatic conversion for that space.
- It stores two kinds of settings and nothing else: whether automatic conversion is on for a space, and an internal Forge environment identifier. It does not store page content, names, email addresses or any other personal data.
- We, the publisher, have no access to your Confluence content. We cannot read your pages.
What data the app processes
Page content
When you run Wrap, Unwrap or a migration from the page menu, or when automatic conversion is switched on for a space and a page is published there, the app:
- reads that page's body through the Confluence REST API,
- changes
$…$/$$…$$text into formula macros (or back, or converts other apps' formula macros), and - saves the result as a new version of the same page.
Actions you start from the page menu run with your Confluence permissions. Automatic conversion runs with the app's own permissions and the new page version is recorded as made by the app.
Page content can contain personal data if you put it there. The app handles it only in memory, inside Atlassian's infrastructure, for the few seconds the conversion takes. It is not copied, logged or stored anywhere by the app. The formula text itself lives inside the macros on your page, which is ordinary Confluence content under your control.
Formula rendering
Formulas are drawn in your browser by KaTeX, bundled inside the app. For PDF and Word exports, Confluence asks the app to draw each formula as an image; this runs inside the app on Atlassian's platform using MathJax, also bundled. Nothing is fetched from, or sent to, any outside server.
Settings stored by the app
The app uses Forge key-value storage, hosted by Atlassian, for:
| Key | Content | Why |
|---|---|---|
autoconvert:<space id> | true, present only while automatic conversion is on for that space | Remember a space administrator's choice |
envId | the app's Forge environment identifier | Needed to build formula macros during automatic conversion |
No personal data is stored.
Operational logs
The app writes short operational log lines on Atlassian's Forge platform: which action ran, the numeric page or space id it ran on, how long it took, and error messages if it failed. Logs contain no page content and no personal data. They are held and deleted by Atlassian under its platform retention rules; we can see them only for troubleshooting.
Data we do not collect
No analytics, no tracking, no cookies, no advertising identifiers, no email addresses, no names. The Confluence account id of the person using the app is available to the app at run time as part of the Forge platform context; the app does not store or log it.
Where data is held
All processing and storage happen on Atlassian's Forge platform, in the region where Atlassian hosts your Confluence site's app data. See Atlassian's documentation on Forge data residency.
Retention and deletion
- Page content: never retained by the app.
- Settings: kept while the app is installed. Turning automatic conversion off deletes that space's setting immediately. When the app is uninstalled, Atlassian deletes the app's stored settings; Forge-hosted storage is kept for up to 28 days after uninstallation to allow recovery, then removed (Atlassian, Data lifecycle for Forge-hosted storage).
- Formulas already on your pages stay there after uninstalling, as Confluence content you own. Run Unwrap before uninstalling if you want them back as plain
$…$text.
Sharing
We do not sell, rent or share data. The only party involved in processing is Atlassian, which hosts the Forge platform under its own terms and privacy policy.
Security
See https://mathwrap.piptim.com/security/ . Report vulnerabilities to [email protected].
Your rights
Because the app stores no personal data, there is normally nothing for us to access, correct or delete. If you have a question or request, email [email protected] and we will answer within 30 days.
Changes
We will update this page if the app's data handling changes, and change the date above.