macOS · arm64 · v0.1.0.dev0

SenSym Data Factory

The opposite of blackbox.

SenSym Data Factory 0.1.0.dev0

macOS · Apple Silicon (arm64) · 231 MB
Download .dmg
SHA-256b916769e59076ea849f7ff96026b10171ac8490d98234f771e7ca5eb98b585b6
Unsigned buildSee First launch on macOS below — one right-click the first time only.
WindowsNot yet — macOS on Apple Silicon is the only supported platform today. A Windows build is planned once macOS is fully shipped.

Generates synthetic datasets from distributions you choose — every value traceable to a real, visible parameter, never a hidden model. Runs entirely on this machine: no account, no server, no telemetry.

First launch on macOS

SenSym Data Factory's .dmg is unsigned and not notarized by Apple — deliberately (durable decision 1: no code-signing, no Apple Developer Program membership, no paid gatekeeping between this project and the people who want to run it). That means macOS's own Gatekeeper will refuse to open it on the first try, with a message like "Apple could not verify 'SenSym Data Factory' is free of malware." This is expected, not a sign anything is wrong with the download — a from-source build with pnpm package:mac produces the identical, equally unsigned result.

To open it anyway#

  1. Drag SenSym Data Factory.app from the mounted .dmg into Applications.
  2. Right-click (or Control-click) the app in Applications and choose Open from the menu — not a plain double-click. This shows a dialog with an Open button that a plain double-click's blocked-launch dialog does not.
  3. If step 2's dialog only offers Cancel (recent macOS versions sometimes only show this the first time): open System Settings → Privacy & Security, scroll down to the security notice naming this app, and click Open Anyway. Confirm once more in the dialog that follows.

After this one-time approval, the app opens normally — with a plain double-click — from then on.

Command-line alternative#

Clearing the quarantine attribute the download added has the same effect and skips the dialogs entirely:

xattr -cr "/Applications/SenSym Data Factory.app"

Why this is safe to do here#

Gatekeeper's warning exists to catch software tampered with in transit or from an unknown publisher — it is not a statement that this specific app is unsafe, only that Apple has not been paid to vouch for it. Verify the .dmg's checksum against the one published alongside the release if you want independent confirmation the download itself was not altered.

License

SenSym Data Factory is licensed under Apache-2.0. The SenSym mark and its derived brand assets are licensed separately and are not covered by that grant.

Next: Getting started walks through launching the app, describing a dataset, and exporting your first file — with a real narrated walkthrough video on that page. Or browse the full documentation.