new website - confidentialinference.net

I’m building several projects in confidential inference space (enclava.ai, Mango AI) so I tend to stay on top of providers in the space, what they offer and how the industry is developing. I’ve had many conversations with friend building AI things about inference providers, explaining them which providers to use or more frequently just letting them know that there are alternatives. So I decided to build a website - confidentialinference.net Pricing in confidential inference space is very …. varied (to put it mildly). And to make things even more interesting the amount of companies that offer confidential models vs the amount of companies who actually run the infrastructure instead of just reselling other providers with a markup tends to be significantly different number. Not to mention the even lower number - companies who actually expose all the data needed to perform actual remote attestation so we can be sure the models are confidential and can verify there stack. That number is even smaller. ...

April 19, 2026

Mango - Confidential AI app that puts you in control

TLDR: No provider lock-in. No subscriptions. Own your data data. Bring your own key. Protect your chats. And delete them if forced to unlock the app. No tracking, no analytics. The app that serves you. Privacy is dead. Long live privacy. Wrong. There are still a few of us out there that believe in it. A few that are trying to build software for users that value it. Software that works for the user, not against him. And that is how Mango was born. ...

April 15, 2026

The end of 'trust me bro' - confidential computing for everyone

Since the dawn of computing we’ve been handing over our data to machines we don’t control. First it was the mainframe in the basement, then the server in the data center, now the container in someone else’s cloud. The bargain has always been the same: convenience in exchange for trust. You trust that the admin won’t peek at your data. You trust that the code running is what they claim. You trust that nobody compromised the infrastructure while you weren’t looking. ...

February 6, 2026

How to run goose with confidential AI

A quick tutorial for people who want to run goose but want it to keep your data confidential you generally have two options. First its to buy a good gpu to run a model locally, the second one is use advancement in trusted execution environments and use confidential AI backend with it. How to do it Go to PrivateMode and create an account and an API key. Then, set the environment variable PRIVATE_MODE_API_KEY to your API key. You can do this in your terminal with the following command: ...

August 8, 2025