

2017: covfefe
2025: cvefefe
2017: covfefe
2025: cvefefe
Right now none of the native clients support SSO. It is a frequently requested feature but, unfortunately, it doesn’t look like it will be implemented any time soon. As with many OSS projects it is probably a case of “you want it, you build it” - but nobody has actually stepped up.
For web access, stick it behind a reverse proxy and use something like Authentik/Authelia/SSO provider of your choice to secure it.
For full access including native clients, set up a VPN.
Oh fuck me, HOW in like 25 years did I not get that pun?!
I think you may have Europe confused with Japan.
There are loads of viable alternatives these days with both legacy auto manufacturers closing the gap and a raft of new EV manufacturers joining the market, mostly from China.
I sold my Model 3 last month and took delivery of a new Polestar 2. The only features that I’ve lost in the switch are the built in dashcam (had to install my own instead) and using my phone as a key (which is supposed to be fixed in the next software update). Other than that, the feature set and specification of the two cars is pretty similar. Except my new one has twice the battery capacity.
We refer to it as kew-bee-cuttle
Play stupid geopolitical games, win stupid prizes…
Sold my Model 3 yesterday. In a sane world, where Tesla is not run by a fascist, I would have considered getting another one as my ownership experience was generally pretty positive.
Instead, my new Polestar arrives next week.
Immich has completely replaced Google Photos for me, love it!
My only bugbear is that it is updated very frequently (what a nice problem to have!) which in my case requires a manual once-over of my docker-compose file every time in case there are breaking changes.
Something to note: Tesla has two vehicle APIs, the Fleet API for commercial accounts and the Owner API for individuals. This change currently only impacts the Fleet API.
If you are an individual owner who accesses your vehicle data from the Owner API (usually via a self hosted tool like TeslaMate), this does not affect you. Yet.
Well, I’m currently writing a service and frontend, both in C# (Blazor for the UI), and using docker-compose to build and deploy them to a Raspberry Pi running Linux. So not only cross-platform, but cross-architecture as well.
This is not a new thing either. Since .NET Core was released almost 10 years ago, it has supported cross platform development.