You coded something great. Now you want or need to share it — with a client, a friend, or maybe the world — without sharing your code.
Open devtools. Copy this page. Try run it locally.Solo devs, vibe coders and AI agents face a weird gap: your code works, but you can't afford a security audit, you don't have a legal team, and "just open source it" means giving away the thing you built.
Clean project files anyone can copy, modify, and redeploy. Your API keys, prompts, and implementation details are all exposed.
The recipient gets working software. You keep your implementation. Harder to inspect. Harder to reuse directly. Project material arrives sealed rather than as clean source.
Share working software without handing over your implementation. Harder to inspect than raw code.
You do not build a license server or activation system. VEIL's Worker handles Deploy and Secure runtime authorization.
You don't write expiry checks or activation flows. VEIL handles the hardening. You handle the code.
Drop your files, pick a tier, download the seal. The recipient runs it. You keep the original.
Same process for trial and paid. No account. No upload. No subscription.
Drag your folder or files into the browser. Everything stays on your machine. VEIL analyzes compatibility instantly.
Run the free trial. If it breaks, you lost nothing. Same sealing path as the paid product.
Same behavior. Different form. If it works, you know exactly what you're buying. Pay once. Seal forever.
Bottom line: VEIL is a hardening layer, not absolute security. It is practical protection at a price that makes sense for user projects protection without subscriptions.
Optional binding layers let you decide where, when, and for how long your code executes.
The free trial expires in 3 hours. Paid tiers are permanent. You choose the lifespan before you seal.
WEB VEIL checks the browser hostname. Classic Deploy checks the selected domain and separate deployment key locally before opening.
Secure adds the expected machine fingerprint to the paid domain and deployment-key checks.
Control how your software runs — across time, machines, and environments.
Every tier includes a free 3-hour trial. Test before you pay. Payment is made in USDC on Solana. Test the free trial before buying so you can confirm your code works.
VEIL for backend code and scripts. WEB VEIL for browser pages and HTML deliverables.
Leave both fields blank for a portable trial, or enter the fields to test local domain, key, and hardware binding.
Best for: confirming your code runs correctly under VEIL, finding breakages early, and proving compatibility before buying the production seal.
Note: this binds to one domain only. Subdomains are treated as separate domains.
The sealed package. Named to match the runner it belongs with.
The matching runner. Keep it with the package so the pair is obvious.
Recipient double-clicks this. Auto-detects their OS, shows copy-paste commands, explains every step.
Send all downloaded files in one folder or zip.
Tell them: double-click HOW_TO_RUN.html first.
The instructions file handles everything else — Python check,
library install, and the exact command to run.
The matching names make it clear what goes with what.
The recipient gets the sealed package and the runner, not your original project tree.
Best for: checking that your HTML page still behaves correctly after its browser JavaScript is sealed.
type="module" scripts are supported.src scripts are supported when the browser can fetch them directly, such as absolute http(s) or data: URLs.No build yet.
Just a better way to share your working logic, without sharing your code.
Try free 3-hour trialIf your free trial does not run correctly, send what you tried, what failed, and the support code from the output. We use real failures to adapt VEIL for more builders and edge cases.
Veilsite@protonmail.com