OIDC isn’t “innately centralized”, thats just how the majority of people use it. And the same will be likely true for FedCM.
poVoq
Admin on the slrpnk.net Lemmy instance.
He/Him or what ever you feel like.
XMPP: [email protected]
Lemmy alt: @[email protected]
Avatar is an image of a baby octopus.
- 46 Posts
- 330 Comments
Extremely annoyed at users that think everyone has iOS phones, when most of the world have Android. Thinking that the US is the only relevant place means you have serious tunnel vision. /s
Oh and blame Apple. They are extremely hostile to open-source devs publishing apps on their platform.
Sounds good, but this FedCM seems to be basically a reinvention of Oauth2/OIDC. Even if it brings some minor improvements (credentials storage in the browser or so?), it seems dead on arrival given that there doesn’t seem to be a strong dissatisfaction with how OIDC works. Or am I missing something?
Probably a bad idea to congest the limited bandwidth of Tor with voice chat.
poVoq@slrpnk.netto
Privacy@lemmy.ml•"look! the #signalapp income and salaries report for 2024 dropped!" #startpocketwatching #opentechnologyfund #usgovernmentsponsored
10·2 days agoBut you do realize that DeltaChat also received a quite significant amount of money from the US Open Technology Fund over its course of development and to this day it is somewhat unclear how they fund what seems to be several full time developers?
The app itself might be fine, but you are either using the Mozilla services or the backend written by Mozilla. Sadly Mozilla has lost all the good will it had and is just another silicon valley AI company these days, and seems to prefer it that way.
That’s from Mozilla, another AI company…
The first three on this list can do it: https://joinjabber.org/docs/apps/android/
Explanation here: https://joinjabber.org/tutorials/service/unifiedpush/
If you use ntfy mainly as a Unified Push distributor on Android, then I highly recommend switching to a XMPP client that can do the same.
https://github.com/lldap/lldap is much simpler.
poVoq@slrpnk.netOPto
Fediverse@lemmy.world•Introducing Wayfindr: Your Gateway to the Fediverse!English
2·5 days agoGood question, but I think you will need to ask the original author.
poVoq@slrpnk.netto
Selfhosted@lemmy.world•Some questions about how to structure my self-hostingEnglish
30·6 days agoI recommend Forgejo over Gitea, and you definitely need an AI scraper blocker like Anubis in front of it as otherwise they will kill your VPS rather quickly, as these AI scrapers absolutely love to scrape code forges.
poVoq@slrpnk.netto
Fediverse@lemmy.world•Movim: Building a Decentralized Social Network on XMPPEnglish
5·10 days agoMovim has good support for https://slidge.im/ based gateways that include WhatsApp and Telegram.
poVoq@slrpnk.netto
Selfhosted@lemmy.world•Introducing Habitat - A Social Platform for Local CommunitiesEnglish
5·10 days agoThis seems like something that would really benefit from better language support. I saw the translations folder in the repo, but you should probably get it linked up to a Weblate instance or similar and have people start contribute different languages asap.
poVoq@slrpnk.netto
Fediverse@lemmy.world•Movim: Building a Decentralized Social Network on XMPPEnglish
20·10 days agoThis is indeed excellent and they are currently working hard on making it a nice alternative to Discord.
Our Lemmy instance has been running it as a supplementary service for quite some time now and it is relatively popular with our members: https://movim.slrpnk.net/
Collabora Office works independent of Nextcloud. It can be nicely integrated into the lightweight https://www.filestash.app/ frontend for example.
poVoq@slrpnk.netto
Fediverse@lemmy.world•Federation between Funkwhale and Mastodon?English
3·10 days agoThey are on an advanced release candidate for v2.0 so it should be soon: https://dev.funkwhale.audio/funkwhale/funkwhale/-/tags
I recently ended up replacing OnlyOffice with Collabora Office (Libreoffice based). While architecturally less efficient that OnlyOffice in theory, for my usecase where I rarely check some documents in Filestash it actually ended up using less server resources when idle than OnlyOffice (to my surprise).
UI wise they is no big difference IMHO, but docx etc. compatibility is slightly worse.
poVoq@slrpnk.netto
Technology@lemmy.world•Datacenters in space are a terrible, horrible, no good idea.English
1·11 days agoThis is all part of the secret plot of a sentient AI that has taken over the US and wants to leave the planet asap /s


















You might be confusing the old OpenID with OIDC (short for Open ID Connect), which is based on Oauth2, an entirely different technology.
OpenID was definitely more decentralized compared to how OIDC is commonly used these days, but OIDC has various little know options to do similar things.