Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

Working to Decentralize FedCM

Fediverse
11 6 0

Gli ultimi otto messaggi ricevuti dalla Federazione
  • @thisismissem@hachyderm.io replied but it didn't make it over to Lemmy.

    > @poVoq @fediverse there's also a proposal (from google) for IdP Initiated FedCM, instead of relying party initiated

    read more

  • This requires manually enabling every additional provider. This doesn’t work if some individuals or smaller collectives wanna run their own identity providers, numbering in the thousands.

    read more

  • Forgejo has a feature (that people usually disable) where you can bring your own openid connect url and use it to auth. So if I have my own OIDC provider I am self hosting, I can just use that to log in.

    Most people only use OIDC for google and microsoft and whatnot but it's very possible. I don't realkly see what FedCM offers that OIDC doesn't or can't, or why we shouldn't be adding features to the existing and popular OIDC instead.

    read more

  • 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.

    read more

  • See what CIMD solves for. “Innately centralized” was probably a poor choice of words, but OIDC not a good fit for an open social web with decentralized identities and a plethora of small identity providers that cannot be known upfront.

    read more

  • OIDC is innately centralized

    Huh, that's not my understanding. I was there when it first came out, and the whole point was to allow you to use any URI of your choice as an authenticator. Let's see what the first line of Wikipedia has to say:

    OpenID is an open standard and decentralized authentication protocol

    Huh. 🤔

    read more

  • OIDC isn't "innately centralized", thats just how the majority of people use it. And the same will be likely true for FedCM.

    read more

  • @poVoq @fediverse there's also a proposal (from google) for IdP Initiated FedCM, instead of relying party initiated

    read more
Post suggeriti
  • 0 Votes
    1 Posts
    9 Views
    Heute haben wir das Bündnis "@offene_netzwerke und demokratische Öffentlichkeiten. Dezentral, souverän und fürs Gemeinwohl" gelauncht. ✨ @markusreuter war dabei und berichtet dazu auf @netzpolitik_feed 🔗 https://netzpolitik.org/2025/digitale-souveraenitaet-neues-buendnis-fordert-mehr-engagement-fuer-offene-netzwerke/Es ist mir eine grosse Freude, dass so viele tolle Organisationen dafür an Board sind 🤗 Helft uns unsere Forderungen zum 🇪🇺 "Europäischen #Gipfel zur digitalen Souveränität" am 18.11. gut hörbar zu machen! #Fediverse #savesocial
  • Goodmorning #fediverse, how's your week going?

    Fediverso fediverse
    20
    0 Votes
    20 Posts
    127 Views
    @Gina https://mastodon.social/@MrLovenstein/115497591552743634
  • 0 Votes
    1 Posts
    14 Views
    I'm working on federation issues.👻 Release v3.1.2 of Ktistec improves support for Lemmy and community servers like it that distribute content by wrapping it in Announce activities (FEP-1b12: Group federation support). Ktistec also supports the audience property, although support for that was removed from Lemmy earlier this year.🎃 This release also adds support for delivering to shared inboxes, which are widely supported by other ActivityPub servers. Despite being federated, the Fediverse is not highly distributed, and this optimization can reduce outbound delivery traffic by 10-20x.AddedSupport for the Dislike activity.Support for the audience property on activities and objects.Support for delivery to shared inboxes.Support for full-width hash signs in hashtags (e.g. #日本語) commonly used in Japanese and other Asian languages.FixedStrip HTML from object summaries rather than escaping it.Properly unwrap Lemmy-style Announce activities.ChangedDestroy discarded drafts instead of deleting them.Enjoy!#ktistec #fediverse #activitypub #crystallang
  • 0 Votes
    11 Posts
    78 Views
    @evan @phi > We have some ad hoc ways to move from one to the other, but they aren't built into the SMTP or IMAP specsyes they are, though? in IMAP, you can just copy your messages and folders from one inbox to another. in SMTP, we have email forwarding.using your own DNS name can make things easier, but the main challenge in fedi is that we don't have a common storage/access abstraction (equivalent to IMAP folders), and we don't recognize HTTP redirects (equivalent to SMTP forwarding).