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
  • 1 Votes
    1 Posts
    8 Views
    Polls are rendering!screenshot of the latest emoji poll rendered on the ktistec serverI'm working to get all of the little visual elements available across the Fediverse to render in a usable way on Ktistec. When released, users will also be able to vote on polls.#ktistec #activitypub #fediverse
  • 0 Votes
    1 Posts
    13 Views
    First 100: BadgeFed Explorer The verified Badge was issued to @lqdev You ventured into uncharted territory and helped shape the BadgeFed project from the start. As one of the first 100 testers, your curiosity, feedback, and bug-finding instincts helped stabilize the platform. The fediverse will always remember your role in getting us off the ground—one crash, typo, and glorious bug report at a time. Earning Criteria: Awarded to the first 100 individuals who actively participated in the early testing phase of BadgeFed. This includes exploring the platform, submitting feedback or bug reports, and generally poking around where things probably weren’t ready yet. These badges are limited—no retroactive claims, no reruns, no exceptions. You were here. You mattered.. Issued on: 04/11/2025 17:57:58 Accepted On: 05/06/2025 01:35:26 Verify the Badge here. #badgefed #fediverse #activitypub #mastodon #IssuedByBadgeFed #_BadgeDrop
  • "“I’m going back to the #Fediverse.

    Fediverso mastodon fediverse
    1
    0 Votes
    1 Posts
    12 Views
    "“I’m going back to the #Fediverse. Back to #Mastodon. To the nerds, the hobbyists, the idealists. The people who don’t talk about reach, but about relevance. To those who understand that decentralization isn’t nostalgic, it’s the future. That digital sovereignty isn’t a gimmick, it’s a survival strategy.Yes, the Fediverse is sometimes clunky, nerdy, uncomfortable. But it belongs to us" — @pallenberg, quoted (and translated) by @hildabast https://absolutelymaybe.plos.org/2025/10/30/a-mastodon-migration-from-bluesky-would-be-different/
  • 0 Votes
    9 Posts
    25 Views
    @julian yes. BadgeFed has an API. But the concept is really simple, it is a Note (or Document) that has an attachment. The attachment is a property of the ActivityPub object usually used for videos or images. In this case the attachment includes a full OpenBadge object.The only restriction is that the Note attributed (activitypub actor) MUST be the url in the OpenBadge issuer (issuer = actor). Also the recipient url from the OpenBadge SHOULD be mentioned in the Note.With this simple mechanism you can pretty much create a compatible badge that can be decentralized with BadgeFed.