Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. Does #mastodon support a root level domain handles yet?

Does #mastodon support a root level domain handles yet?

Scheduled Pinned Locked Moved Uncategorized
needhelpmastodonhelpfedidevfediverse
6 Posts 2 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • mbajur@mastodon.socialM This user is from outside of this forum
    mbajur@mastodon.socialM This user is from outside of this forum
    mbajur@mastodon.social
    wrote last edited by
    #1

    Does #mastodon support a root level domain handles yet? Like, say, user having his AP-enabled single-user website under example.com having a @example.com handle instead of @something@example.com

    #help #fedidev #fediverse #mastodev #activitypub #needhelp

    profpatsch@mastodon.xyzP 1 Reply Last reply
    0
    • mbajur@mastodon.socialM mbajur@mastodon.social

      Does #mastodon support a root level domain handles yet? Like, say, user having his AP-enabled single-user website under example.com having a @example.com handle instead of @something@example.com

      #help #fedidev #fediverse #mastodev #activitypub #needhelp

      profpatsch@mastodon.xyzP This user is from outside of this forum
      profpatsch@mastodon.xyzP This user is from outside of this forum
      profpatsch@mastodon.xyz
      wrote last edited by
      #2

      @mbajur I think we are trying to standardize instance actors in an FEP, but I haven't heard of pure domain actor names

      profpatsch@mastodon.xyzP 1 Reply Last reply
      1
      0
      • R relay@relay.mycrowd.ca shared this topic
      • profpatsch@mastodon.xyzP profpatsch@mastodon.xyz

        @mbajur I think we are trying to standardize instance actors in an FEP, but I haven't heard of pure domain actor names

        profpatsch@mastodon.xyzP This user is from outside of this forum
        profpatsch@mastodon.xyzP This user is from outside of this forum
        profpatsch@mastodon.xyz
        wrote last edited by
        #3

        @mbajur maybe what you could try to do is serve your actor activity JSON from root, but I'd wager most webfinger implementations reject handles with an empty user part

        profpatsch@mastodon.xyzP 1 Reply Last reply
        0
        • profpatsch@mastodon.xyzP profpatsch@mastodon.xyz

          @mbajur maybe what you could try to do is serve your actor activity JSON from root, but I'd wager most webfinger implementations reject handles with an empty user part

          profpatsch@mastodon.xyzP This user is from outside of this forum
          profpatsch@mastodon.xyzP This user is from outside of this forum
          profpatsch@mastodon.xyz
          wrote last edited by
          #4

          @mbajur it's also kind of hard to parse cleanly and securely because Mastodon uses @user@exanple.com and others user@example.com, so hard to distinguish what's domain and what @ you can ignore …

          mbajur@mastodon.socialM 1 Reply Last reply
          0
          • profpatsch@mastodon.xyzP profpatsch@mastodon.xyz

            @mbajur it's also kind of hard to parse cleanly and securely because Mastodon uses @user@exanple.com and others user@example.com, so hard to distinguish what's domain and what @ you can ignore …

            mbajur@mastodon.socialM This user is from outside of this forum
            mbajur@mastodon.socialM This user is from outside of this forum
            mbajur@mastodon.social
            wrote last edited by
            #5

            @Profpatsch I'm a bit confused on how to handle that in my upcoming AP project (@abelio) - every instance is a single-user instance and i'm currently using @domain.com@domain.com as a solution someone suggested to me a year ago but i find it a bit hacky and looking for a proper solution

            profpatsch@mastodon.xyzP 1 Reply Last reply
            0
            • mbajur@mastodon.socialM mbajur@mastodon.social

              @Profpatsch I'm a bit confused on how to handle that in my upcoming AP project (@abelio) - every instance is a single-user instance and i'm currently using @domain.com@domain.com as a solution someone suggested to me a year ago but i find it a bit hacky and looking for a proper solution

              profpatsch@mastodon.xyzP This user is from outside of this forum
              profpatsch@mastodon.xyzP This user is from outside of this forum
              profpatsch@mastodon.xyz
              wrote last edited by
              #6

              @mbajur Ah yes, I’ve seen many people with single-user instances use something like @me@named.domain, which is super unfortunate because quoting them will show “@me”.

              I think what you want to do has a lot of value here … so I guess the steps are:

              1) implement webfinger to resolve @domain to the one actor, and @user@domain to point *to the same actor* (so you can mention them on platforms that don’t yet implement the new style quotes)
              2) Publish an FEP about this new webfinger extension

              1 Reply Last reply
              1
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups