Skip to content
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
  • 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 (No Skin)
  • No Skin
Collapse
Brand Logo

fedi wiki

  1. Home
  2. Technical Discussion
  3. #ActivityPub people, we're failing at implementing the HTTP signatures necessary for interop, does anyone know how one would do this in #AspNet #dotnet 8?

#ActivityPub people, we're failing at implementing the HTTP signatures necessary for interop, does anyone know how one would do this in #AspNet #dotnet 8?

Scheduled Pinned Locked Moved Technical Discussion
activitypubaspnetdotnet
22 Posts 7 Posters 19 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.
  • mooooooo@qaf.menM mooooooo@qaf.men

    @evan @mapache I saw it right before going to bed, I'm going to give it a shot today, thank you

    evan@cosocial.caE This user is from outside of this forum
    evan@cosocial.caE This user is from outside of this forum
    evan@cosocial.ca
    wrote last edited by
    #13

    @mooooooo @mapache thank YOU. Your work is important to all of us. Thank you for doing it.

    mooooooo@qaf.menM 1 Reply Last reply
    0
    • julian@fietkau.socialJ This user is from outside of this forum
      julian@fietkau.socialJ This user is from outside of this forum
      julian@fietkau.social
      wrote last edited by
      #14

      @kopper @evan The tag is my bad, it was the first account for “@kopper” that my server auto-completed. Will keep it in mind if it ever comes up again!

      1 Reply Last reply
      0
      • kopper@not-brain.d.on-t.workK This user is from outside of this forum
        kopper@not-brain.d.on-t.workK This user is from outside of this forum
        kopper@not-brain.d.on-t.work
        wrote last edited by
        #15
        @zotan @evan @mapache @julian @Interledger @mooooooo

        additionally, since it may come up, i also have an implementation of object integrity proofs (the modern ld-sig replacement)
        over here including a fork of the c# json canonicalization library with a bit higher performance and a nuget package (hosted on codeberg instead of nuger proper, but still easier to install than the "official one") over here
        1 Reply Last reply
        0
        • evan@cosocial.caE evan@cosocial.ca

          @mooooooo @mapache thank YOU. Your work is important to all of us. Thank you for doing it.

          mooooooo@qaf.menM This user is from outside of this forum
          mooooooo@qaf.menM This user is from outside of this forum
          mooooooo@qaf.men
          wrote last edited by
          #16

          @evan @mapache

          IT'S ALIVE: @newuser

          mooooooo@qaf.menM evan@cosocial.caE 2 Replies Last reply
          1
          • mooooooo@qaf.menM mooooooo@qaf.men

            @evan @mapache

            IT'S ALIVE: @newuser

            mooooooo@qaf.menM This user is from outside of this forum
            mooooooo@qaf.menM This user is from outside of this forum
            mooooooo@qaf.men
            wrote last edited by
            #17

            @evan @mapache @newuser I'm going to actually cry omg

            IT WAS A TYPO WHEN CREATING THE STRING TO SIGN I'M ABSOLUTELY WIGLESS

            julian@activitypub.spaceJ evan@cosocial.caE 2 Replies Last reply
            0
            • mooooooo@qaf.menM mooooooo@qaf.men

              @evan @mapache @newuser I'm going to actually cry omg

              IT WAS A TYPO WHEN CREATING THE STRING TO SIGN I'M ABSOLUTELY WIGLESS

              julian@activitypub.spaceJ This user is from outside of this forum
              julian@activitypub.spaceJ This user is from outside of this forum
              julian@activitypub.space
              wrote last edited by
              #18

              @mooooooo@qaf.men @evan@cosocial.ca this kind of joy is why we do activitypub Dev Rel.

              1 Reply Last reply
              0
              • mooooooo@qaf.menM mooooooo@qaf.men

                @evan @mapache

                IT'S ALIVE: @newuser

                evan@cosocial.caE This user is from outside of this forum
                evan@cosocial.caE This user is from outside of this forum
                evan@cosocial.ca
                wrote last edited by
                #19

                @mooooooo @mapache @newuser Followed! Good luck in your work.

                1 Reply Last reply
                0
                • mooooooo@qaf.menM mooooooo@qaf.men

                  @evan @mapache @newuser I'm going to actually cry omg

                  IT WAS A TYPO WHEN CREATING THE STRING TO SIGN I'M ABSOLUTELY WIGLESS

                  evan@cosocial.caE This user is from outside of this forum
                  evan@cosocial.caE This user is from outside of this forum
                  evan@cosocial.ca
                  wrote last edited by
                  #20

                  @mooooooo @mapache @newuser HTTP Signature is finicky af. I have 3 or 4 hand-coded implementations, and I need to move on to using a library instead.

                  mapache@hachyderm.ioM 1 Reply Last reply
                  0
                  • evan@cosocial.caE evan@cosocial.ca

                    @mooooooo @mapache @newuser HTTP Signature is finicky af. I have 3 or 4 hand-coded implementations, and I need to move on to using a library instead.

                    mapache@hachyderm.ioM This user is from outside of this forum
                    mapache@hachyderm.ioM This user is from outside of this forum
                    mapache@hachyderm.io
                    wrote last edited by
                    #21

                    @evan @mooooooo @newuser

                    We need more test suites! Amazing that it worked for you!

                    1 Reply Last reply
                    0
                    • mapache@hachyderm.ioM mapache@hachyderm.io

                      @evan @mooooooo @newuser

                      We need more test suites! Amazing that it worked for you!

                      julian@activitypub.spaceJ This user is from outside of this forum
                      julian@activitypub.spaceJ This user is from outside of this forum
                      julian@activitypub.space
                      wrote last edited by
                      #22

                      @mapache@hachyderm.io yeah I agree with this, additional test suites would have made it easier to get it working for me too, way back.

                      1 Reply Last reply
                      0

                      Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                      Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                      With your input, this post could be even better 💗

                      Register Login
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      Powered by NodeBB Contributors
                      • First post
                        Last post