GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Untitled attachment

Download link

Notices where this attachment appears

  1. Embed this notice
    Jason Culverhouse :flipboard: (jsonculverhouse@flipboard.social)'s status on Tuesday, 16-Apr-2024 03:08:47 JST Jason Culverhouse :flipboard: Jason Culverhouse :flipboard:
    in reply to

    @evan @mike @ricmac @rabble @Gargron @dansup @greg @emilynguyen

    I really wish there was something more akin to DID support in the ActivityPub protocol.

    Then I could be @jason.mischievous.org and my handle is no longer tied to a server.

    ```
    $ dig +short -t txt _atproto.jason.mischievous.org
    "did=did:plc:d4yzg3vadl536rkihgygkvv6"
    ```

    ```
    $ curl -s "https://plc.directory/did:plc:d4yzg3vadl536rkihgygkvv6" | jq
    {
    "@context": [
    "https://www.w3.org/ns/did/v1",
    "https://w3id.org/security/multikey/v1",
    "https://w3id.org/security/suites/secp256k1-2019/v1"
    ],
    "id": "did:plc:d4yzg3vadl536rkihgygkvv6",
    "alsoKnownAs": [
    "at://jason.mischievous.org"
    ],
    "verificationMethod": [
    {
    "id": "did:plc:d4yzg3vadl536rkihgygkvv6#atproto",
    "type": "Multikey",
    "controller": "did:plc:d4yzg3vadl536rkihgygkvv6",
    "publicKeyMultibase": "zQ3shZ5zsCnLxj15tTJV92bpANkGNNmD1kkz3x9cC6GMJcbg2"
    }
    ],
    "service": [
    {
    "id": "#atproto_pds",
    "type": "AtprotoPersonalDataServer",
    "serviceEndpoint": "https://oyster.us-east.host.bsky.network"
    }
    ]
    }
    ```

    In conversation about a year ago from flipboard.social permalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.