A file, not an account.
A subscription is a lease. A login is a lease. A cloud folder is a lease. None of these can be inherited in any meaningful sense — you inherit an argument with a company, not a thing.
For an heirloom to be an heirloom, it has to survive the institution that made it. Books do. Watches do. Cast-iron pans do. Almost nothing in software does, because almost everything in software depends on a server that will one day be switched off. The Swiss Knife is a file precisely so that it doesn't.
What an account actually is
An account is a row in someone else's database. It is real only for as long as the database is running, the company is solvent, the terms remain unchanged, and the payment continues. Take any one of those away and the account evaporates — along with whatever record of your life was inside it.
What a file actually is
A file is bytes on your disk. It is real as long as the disk survives, and it can be copied off the disk to any other disk indefinitely. No company can revoke it. No terms can change under it. No subscription lapse can lock it. It is closer to a book than to a login.
The heirloom test
Ask of any digital thing you own: if the company that made this disappeared tomorrow, would I still have it? For almost every subscription, the answer is no. For a Swiss Knife, the answer is yes — the file on your disk continues to open, in any browser, whether we are here or not.
Why we built it this way
Because we wanted to build something worth inheriting. That constraint — it must still open in fifty years, with no help from us — ruled out almost every architecture that modern software takes for granted. What was left was HTML, a browser, and a file. So that is what we built.
Where to read more
Common questions
Do I need an account to use my Swiss Knife?
No. The Knife has no login, no user record, no server-side profile. It is a file that opens in your browser. Nothing about it depends on us being here.
What happens to the file if Offline.Ltd closes?
Nothing. The file on your disk continues to work exactly as it did the day before. That is the whole reason we chose this architecture.
Can I be locked out?
No. There is no lock. There is no server to refuse you. Whoever holds the file, holds the Knife.
How is this different from an app I bought once?
Most "bought once" apps still call home — to check licences, download updates, sync data. If the servers go quiet, the app breaks. The Knife never calls anyone. There is nothing to break.
Is there a subscription I'd need to keep paying?
No. One payment, forever, per Knife. Reforges within tier are free. The file is yours the way a book is yours.