home.social

#doauth — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #doauth, aggregated by home.social.

  1. Going live with ambient sounds (outdoor cafe[1] + cyberboard typing[2]).

    Main goal for today is adding a #doauth authentication to #duex (an #elixir file upload demo with upload capabilities as rich as Google Drive's, i.e. multi-file upload and *directory* upload!).

    Secondary: start closing UX tickets related to accounting (as in AAA) from #megalith for #zerohr.

    Tune in! behold.memorici.de

    --
    [1]: youtube.com/watch?v=Xxs5X8RYCx
    [2]: youtube.com/watch?v=OQpWL_dEJm

  2. Been a while since I've updated y'all about #doauth.

    Well, we can insert credentials under transaction with a very nice interface: a keypair and a claim map.

    Underneath, it's 99%-compliant with #verifiablecredentials and #decentralizedidentifiers standards, but on the surface it just gives programmers what they care about!

    Here's how to insert a credential / claim in #doauth: git.sr.ht/~doma/do-auth/commit

  3. I used to overengineer, now I overpolish.

    Should learn how to stop at "good enough".

    #doauth #chappy

  4. Holy shit am I productive with #elixir and #phoenix.

    #Haskell is for thinking and making sure that you're building the right it, #elixir is for doing and making sure you're building it right.

    Welcome #chappy, y'all, your friendly hardener for our #DID / #VC implementation called #doauth.

    asciinema.org/a/zCy4Ro5vPRPShg

  5. On the subject of re-writing the same thing over and over again.

    For #doauth I need to capture detached signatures[1] in #API.

    I made a `:> Capture ` query on #hackagesearch website[2] and after very very brief exploration, an API capturing something called `SessionToken`[3] caught my eye.

    Upon inspection it turned out that they have B64 encoding as well, except significantly less deranged than mine.

    [1]: hackage-search.serokell.io/?q=+
    [2]: hackage-search.serokell.io/vie

    #battleplace #serokell