Editions
One runtime, one encryption model, one set of features. The difference between the editions is where the encrypted build is stored — not how strongly it is protected.
The one architectural difference
Free — stored on your server
Once a server confirms it holds a verified copy of a build, the central copy is dropped. The AES-256-GCM encrypted artifact then lives on your own machine and nowhere else.
LockFlare holds no copy of your build. That is a stronger privacy position, not a weaker one.
Enterprise — stored on the Cipher Encrypted CDN
The AES-256-GCM encrypted artifact is retained centrally and versioned, in addition to being delivered to your servers.
A server can be rebuilt from that copy at any time, and a build can be promoted between environments without being pushed again.
What that changes in practice
| Free | Enterprise | |
|---|---|---|
| Encryption of the build | AES-256-GCM | AES-256-GCM |
| Plaintext written to disk | Never | Never |
| Runtime, isolation, Enclave | Identical | Identical |
| Where the ciphertext rests | Your server only | Cipher Encrypted CDN + your servers |
| Promote a build between environments | Push again | Repoint — no bytes move |
| Rebuild a lost server from a stored copy | Push again from your source | Pulls its artifacts and resumes |
The two consequences at the bottom of that table both follow from the same fact: on the free tier there is no central artifact to promote or to restore from, because it was deliberately dropped once your server confirmed it had one.
Capacity
Separate from storage, and metered on four axes.
Free forever
1 server · 8 cores, split any way you want. No clock, no card, no trial period, no feature restrictions.
Enterprise
Servers, cores, seats and environments to whatever scale you need. Add capacity from your LockFlare account; changes appear in Cipher the next time it loads.
- Servers — each registered machine running an Engine.
- Cores — CPU cores allocated across all servers. You choose the split per machine.
- Seats — team members who can sign in to Cipher.
- Environments — Development, Staging, Live, and any others you define.
Cipher shows all four as live gauges on the Licensing screen, so you can see how close to a ceiling you are before you hit it.