Share it. Sell it. Save it. Move it.
Lock it. Delete it. Export it. Keep it.
Encrypt it. Control it. Profit from it. Own it.
The open ecosystem where apps are free, ad-free, and privacy-first. You own your information — local, remote, or hybrid. No surveillance. No compromise.
Everything you'd expect from modern apps — without the surveillance, ads, or hidden costs.
Use your apps even without internet. Data syncs when you reconnect — no disruption.
tap to learn moreWorking on a flight? Editing photos at a remote cabin? No problem. Everything works locally and syncs seamlessly when connectivity returns.
Open a browser, visit a URL, start using it. No downloads, no gatekeeper approval, no updates to manage.
tap to learn moreOfni apps are installable on any device — but you never need an app store or traditional installer.
x64, ARM64, phones, tablets, desktops — any device with a modern browser. One codebase, all platforms.
tap to learn moreOne app, every screen. Ofni works on all modern devices:
Decide who sees your data, when they can access it, and how. Revoke access anytime. You are the admin.
tap to learn moreWith Ofni, you're the gatekeeper. No company can access your data without your explicit permission.
No company scans, sells, or profiles your information. Your photos, messages, and files are truly yours.
tap to learn moreOn "free" platforms, your data is the product. Here's what they do with it:
Ofni: Zero tracking. Zero selling. Zero profiling.
Changes sync automatically in the background — even when you're not actively using the app.
tap to learn moreWhen you install Ofni apps, they gain the ability to sync data in the background even when you're not looking at them.
Store data on your device, in the cloud, or both. You choose where your information lives.
tap to learn moreOfni gives you three storage modes:
Less than $1/month with Cloudflare + GitHub free plans. Your content, your domain, your rules.
tap to learn moreAll you need is a domain name (~$10/year). Everything else is free:
Donation-supported. No freemium traps, no credit card walls. Free for personal use, always.
tap to learn moreTruly free means no hidden costs, no upgrades to unlock features, and no expiring trials.
Create groups, share resources, manage family access — all private, all under your control.
tap to learn moreShare photos, calendars, lists, and more with the people you choose — without a corporation in the middle.
Your data is encrypted before it leaves your device. Only you and your chosen recipients can read it.
tap to learn moreNot even Ofni can read your data. Encryption happens on your device before anything is transmitted.
Zero advertisements. Zero tracking pixels. Zero behavioral profiling. Just the app.
tap to learn moreThe ad-tech industry profits from surveillance. Ofni opts out entirely.
Apps update silently in the background. Always the latest version with zero effort from you.
tap to learn moreNo update notifications. No restart requirements. No "update available" nags.
Export everything, anytime. Your data is never locked in. Standard formats, complete exports.
tap to learn moreYour data is stored in standard, open formats. Take it anywhere, anytime.
Inspect the code. Verify the claims. Contribute improvements. Transparency built in.
tap to learn moreTrust through transparency. Every line of code is auditable.
Business license available. Private use is always free and ad-free. Scale from family to enterprise.
tap to learn moreOfni scales from individual to enterprise without changing platforms.
When you use traditional platforms, here's what happens to your data:
| Ofni | Meta | TikTok | X (Twitter) | Snapchat | Spotify | |||||
|---|---|---|---|---|---|---|---|---|---|---|
| Sells your data to 3rd parties | Never | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes |
| Analyzes your content with AI | Never | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes |
| Targets you with ads | No ads | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes |
| You can export all your data | Always | Partial | Partial | Partial | Partial | Partial | Partial | Partial | Partial | No |
| Works offline | Yes | Limited | No | No | No | No | No | No | No | Limited |
| Cost to use | $0 | Free* | Free* | Free* | Free* | Free* | Free* | Free* | Free* | Free* |
| Who owns your posts & messages | You | Them | Them | Them | Them | Them | Them | Them | Them | Them |
| Who owns your photos & videos | You | Licensed to them | Licensed to them | Licensed to them | Licensed to them | Licensed to them | Licensed to them | Licensed to them | Licensed to them | N/A |
| Reads your private conversations | Never | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | N/A |
| Builds a personal profile on you | Never | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes |
| The real cost | Nothing | Your data | Your data | Your data | Your data | Your data | Your data | Your data | Your data | Your data |
* "Free" means you pay with your personal information, behavioral data, and attention. With Ofni, free means free.
A modular ecosystem built around one principle: you control your data.
Think of Ofni as a city. Each district serves a purpose — apps, data, identity, themes — but they all share the same infrastructure. You walk in, pick what you need, and build your life around your choices.
No single company owns the city. No ads on the billboards. Every service is free and respects your privacy by design.
You arrive at the Dome — Ofni's front door. From there, discover apps, browse the marketplace, or plug in providers that match your needs.
Every interaction is invitation-based and encrypted. No tracking pixels, no behavioral profiling, no data brokers lurking behind the scenes.
Need authentication? Plug in an auth provider. Want a dashboard? Add a data provider. Need AI? There's a provider for that. Each one does one thing well — compose them into exactly what you need.
Providers are interchangeable. Don't like one? Swap it out. Your data stays portable because it belongs to you, not the service.
Ofni uses a publish-subscribe messaging system. Elements and services talk through events — no hard dependencies, no spaghetti imports. Add or remove pieces without breaking anything.
New capabilities appear the moment you drop them into the page.
Three services working together to put you in control of your information flow.
Discover
Browse a vibrant marketplace of information micro-services. Find exactly what you need.
Explore the marketplace →
Customize
Order information your way — what you want, when you want it, how it's delivered.
View the menu →
Deliver
Secure information delivery — served fresh, encrypted, on time.
Learn about delivery →Web Components. PubSub messaging. Zero lock-in. One app — infinite deployment modes.
A single Ofni app like <ofni-app-todo> works inline, in a modal, in a new tab, in an external window, or as a standalone installable PWA — no code changes required.
<!-- Inline: embed in any page as a widget -->
<ofni-app-todo mode="inline"></ofni-app-todo>
<!-- Modal: open as a popup dialog -->
<ofni-app-todo mode="modal"></ofni-app-todo>
<!-- Tab: open in a new browser tab -->
<ofni-app-todo mode="tab"></ofni-app-todo>
<!-- Window: detached external window -->
<ofni-app-todo mode="window"></ofni-app-todo>
<!-- Standalone PWA: todo.ofni.com -->
<!-- Same component, installable as its own app -->
<ofni-app-todo standalone></ofni-app-todo>
Embed directly in any page — dashboards, sidebars, workspaces.
Launch as a focused popup overlay without leaving the page.
Open in a separate browser tab for full-screen use.
Detach into its own window — multi-monitor friendly.
Deploy to its own domain (todo.ofni.com) for standalone install.
<!-- A business app built on the Ofni ecosystem -->
<script type="module"
src="https://cdn.ofni.com/ofni-app.js"></script>
<ofni-app pid="acme-inventory">
<ofni-auth provider="oauth"></ofni-auth>
<ofni-dashboard layout="grid">
<ofni-data-table src="inventory"></ofni-data-table>
<ofni-chart type="bar" src="sales"></ofni-chart>
<ofni-app-todo mode="inline"></ofni-app-todo>
</ofni-dashboard>
</ofni-app>
Standard custom elements. Works with any framework — or none.
Loosely-coupled event system with wildcards. No tight imports.
Drop an element in the DOM — ofni-app auto-discovers and loads it.
CSS custom properties + theme providers. Light, dark, or custom.
Cloudflare Workers + edge backends. No servers to manage.
Lottie and GSAP integrated. Motion design out of the box.
Join the ecosystem. Build something. Own your data.
Ofni depends on community support. Free, ad-free, no investors, no data sales — just people keeping it alive.
Instant bank transfer. Zero fees for both of us.
No fees Tap for instructionsOpen your banking app and send to:
hello@ofni.com
Zelle is built into most US banking apps.
Quick P2P payment. Free for personal transfers.
No fees Tap for instructionsSearch for us in the Venmo app:
@ofni-llc
Personal payments are always free.
Sponsor the open-source work. GitHub takes zero cut.
No fees Tap for instructionsOne-time or recurring. Zero platform fee.
Open GitHub Sponsors →Quick one-time support — like buying us a coffee.
5% fee Tap to supportOne-time and monthly contributions.
Open Buy Me a Coffee →Account coming soon — check back shortly!
Monthly patronage with tiers and exclusive updates.
5–12% fee Tap to supportBehind-the-scenes updates and early access.
Open Patreon →Account coming soon — check back shortly!
💜 Every dollar goes toward hosting, development, and keeping Ofni free for everyone.