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

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

Conversation

Notices

  1. Embed this notice
    silverpill (silverpill@mitra.social)'s status on Monday, 19-Jun-2023 05:57:22 JST silverpill silverpill
    in reply to
    • wizzwizz4
    • Keyoxide
    • Adora (She/Her)
    • Aeliana (Aeli) Isidora

    @lina @keyoxide @wizzwizz4 @adora

    Suggestions:

    - Identity server may serve did:web identity documents.
    - Instead of identity and publicKey.signature properties, actor object may contain FEP-c390 identity proofs.

    This would make your proposal compatible with existing web standards and allow identity system to evolve (it can support different key types and signature algorithms, and identity servers can be replaced with user-owned identities).

    In conversation Monday, 19-Jun-2023 05:57:22 JST from mitra.social permalink
    • Embed this notice
      Aeliana (Aeli) Isidora (lina@tech.lgbt)'s status on Monday, 19-Jun-2023 05:57:23 JST Aeliana (Aeli) Isidora Aeliana (Aeli) Isidora
      in reply to
      • wizzwizz4
      • Keyoxide
      • Adora (She/Her)

      @keyoxide @wizzwizz4 @adora yup, i just finished a draft of the suggestion that should be a bit easier to grasp the idea of as it has everything in one place!
      and warning: as i'm a person who doesn't know how cryptography works it might possibly be better to remove that part at all ^^'

      https://gist.github.com/nullium21/eefcfa353772a1b5e56f2d91362da979

      In conversation Monday, 19-Jun-2023 05:57:23 JST permalink

      Attachments

      1. Domain not in remote thumbnail source whitelist: github.githubassets.com
        Write-up on an idea of "identity servers" used with ActivityPub-enabled social networks to have a central, easily verifiable identity with keys for every social link a person has.
        from nullium21
        Write-up on an idea of "identity servers" used with ActivityPub-enabled social networks to have a central, easily verifiable identity with keys for every social link a person has.
    • Embed this notice
      Keyoxide (keyoxide@fosstodon.org)'s status on Monday, 19-Jun-2023 05:57:24 JST Keyoxide Keyoxide
      in reply to
      • wizzwizz4
      • Adora (She/Her)
      • Aeliana (Aeli) Isidora

      @wizzwizz4 always great to see people thinking about identity! The project has been quiet lately but I am very close to releasing a better way of working with Keyoxide, not needing PGP, just pure Ed25519!

      And after that, I'd like to experiment with methods based solely on domain ownership, no cryptography.

      I don't fully grok OP's envisioned approach yet, but I suppose that's coming somewhat near?

      @adora @lina

      In conversation Monday, 19-Jun-2023 05:57:24 JST permalink
    • Embed this notice
      wizzwizz4 (wizzwizz4@fosstodon.org)'s status on Monday, 19-Jun-2023 05:57:25 JST wizzwizz4 wizzwizz4
      in reply to
      • Keyoxide
      • Adora (She/Her)
      • Aeliana (Aeli) Isidora

      @adora Honestly, i wouldn't be surprised if @keyoxide added support for whatever @lina settled on.

      In conversation Monday, 19-Jun-2023 05:57:25 JST permalink
    • Embed this notice
      Adora (She/Her) (adora@tech.lgbt)'s status on Monday, 19-Jun-2023 05:57:26 JST Adora  (She/Her) Adora (She/Her)
      in reply to
      • wizzwizz4
      • Keyoxide
      • Aeliana (Aeli) Isidora

      @wizzwizz4 @lina @keyoxide lol i was actually going to mention them as an option, but I didn't want to be overwhelming, because @lina didn't settle on PGP keys specifically.

      In conversation Monday, 19-Jun-2023 05:57:26 JST permalink
    • Embed this notice
      wizzwizz4 (wizzwizz4@fosstodon.org)'s status on Monday, 19-Jun-2023 05:57:27 JST wizzwizz4 wizzwizz4
      in reply to
      • Keyoxide
      • Adora (She/Her)
      • Aeliana (Aeli) Isidora

      @adora @lina @keyoxide Comments? (see thread)

      In conversation Monday, 19-Jun-2023 05:57:27 JST permalink
    • Embed this notice
      Adora (She/Her) (adora@tech.lgbt)'s status on Monday, 19-Jun-2023 05:57:28 JST Adora  (She/Her) Adora (She/Her)
      in reply to
      • Aeliana (Aeli) Isidora

      @lina so first off, i love the idea. this isn't criticism at all, its unfiltered support.

      so here's where stuff is getting messy:
      I assume the idea is because people can move instances, otherwise you wouldn't need something to "vouch" in the first place.

      so putting the implementation specifics aside, we need something thats:
      1) centralized and trusted
      2) not prone to loss, otherwise when people lose a computer/phone/authenticator/whatever they no longer have their proof

      and this takes us back to PGP keyservers and certificate authorities all over again.

      so your best bet would be to find a way to leverage something like a CA or PGP keyserver thats been very established and trusted and use it in conjuction with some api translation layer to function the way you need it to.

      and yes, i know that answer sounds bad, feels bad and isn't fun at all.

      In conversation Monday, 19-Jun-2023 05:57:28 JST permalink

      Attachments

      1. Domain not in remote thumbnail source whitelist: cdn1.dan.com
        support.so - Domain Name For Sale | Dan.com
        from @undeveloped
        I found a great domain name for sale on Dan.com. Check it out!
      2. Domain not in remote thumbnail source whitelist: cdn2.dan.com
        place.so - Domain Name For Sale | Dan.com
        from @undeveloped
        I found a great domain name for sale on Dan.com. Check it out!

    • Embed this notice
      Aeliana (Aeli) Isidora (lina@tech.lgbt)'s status on Monday, 19-Jun-2023 05:57:29 JST Aeliana (Aeli) Isidora Aeliana (Aeli) Isidora

      warning: long post ahead; probably screenreader unfriendly

      i wonder would it be possible to add some sort of "identity servers" to fedi so that, let's say i'm @lina@lina.moe even tho i'm using a mastodon instance hosted elsewhere

      could see that as a hierarchy? of keypairs
      let's say i use tech.lgbt as my mastodon server, meaning it has generated a keypair, perhaps `tech.lgbt/@lina@lina.moe#mainkey`
      identity server would then sign the public key, so the Actor object would have this?
      ```
      {
      // ...
      "identity": "https://lina.moe/lina",
      "publicKeyPem": {
      "id": "https://tech.lgbt/@lina@lina.moe#mainkey",
      "publicKeyPem": "...",
      "signature": "..."
      }
      }
      ```
      and the identity server would be able to verify the signature to say "yes that's lina" or "no she's being impersonated"

      please boost so that i get feedback on how weird and impossible this idea is and maybe if someone has actually implemented smth similar before 🥺

      In conversation Monday, 19-Jun-2023 05:57:29 JST permalink

      Attachments


      1. Domain not in remote thumbnail source whitelist: media.tech.lgbt
        LGBTQIA+ Tech Mastodon
        This Mastodon instance is for tech workers, academics, students, furries, and others interested in tech who are LGBTQIA+ or Allies. All are welcome to join us!

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • 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.