Posts in 2023

  • GopherCon UK 2023

    Wednesday, August 23, 2023 in Blog

    At the beginning of this year, I set myself a target to speak at a Go programming language conference. There were several reasons to do so. Go has been one of my favorite tools for years, and I have longed for an excuse to join a Go event. Giving a …

    Read more

  • Beautiful State-Machines - FSM Part II

    Thursday, June 22, 2023 in Blog

    As I explained in my previous blog post, the idea of chatbots came quite naturally for our SSI development team. Think tanks or research labs are outstanding workplaces when you have something to chew. And how juicy topic the SSI has been, oh boy. …

    Read more

  • The Agency Workshop

    Tuesday, June 13, 2023 in Blog

    During the Findy Agency project, our development team initially placed greater emphasis on running and deploying the agency in terms of documentation. Due to this prioritization, instructions on building agency clients have gotten less attention. We …

    Read more

  • The Time to Build SSI Capabilities Is Now

    Friday, June 09, 2023 in Blog

    During hallway discussions with various teams and organizations in recent months, I have been surprised by the emphasis on the underlying technology in SSI implementations. Even non-technical folks are wondering, e.g., which credential format will …

    Read more

  • Digital Identity Hack Part 3 – Introduction to SSI Presentation

    Thursday, May 25, 2023 in Blog

    The rise of self-sovereign identity (SSI) presents a groundbreaking opportunity for progress and expansion in the financial sector, with the capacity to reshape digital financial services, simplify transactions, and facilitate seamless interactions. …

    Read more

  • Digital Identity Hack Part 2 – Panel Discussion on Blockchain Projects

    Tuesday, May 23, 2023 in Blog

    The emergence of self-sovereign identity (SSI) offers a revolutionary opportunity for innovation and growth in the financial world, potentially transforming digital financial services, streamlining transactions, and enabling seamless interaction. To …

    Read more

  • Digital Identity Hack – Unlocking the Potential of SSI

    Thursday, May 11, 2023 in Blog

    The emergence of self-sovereign identity (SSI) technologies has the potential to revolutionize the digital landscape of the financial world, presenting unparalleled opportunities for innovation and growth. As SSI gains momentum, it can transform how …

    Read more

  • Deploying with CDK Pipeline

    Monday, May 08, 2023 in Blog

    My previous post described how we have been using the native AWS IaC tools for defining and updating our PoC environment infrastructure. The story ended with taking AWS CDK v2 in use and switching the deployment process on top of CDK pipelines. In …

    Read more

  • Agency's IaC Journey

    Tuesday, April 25, 2023 in Blog

    In the early days of Findy Agency’s development project, it became evident that we needed a continuously running environment in the cloud to try out different proofs-of-concept (PoCs) and demos quickly and easily. As our team is small, we …

    Read more

  • No-Code SSI Chatbots - FSM Part I

    Monday, March 13, 2023 in Blog

    In this blog post, I’ll explain the syntax of our chatbot language. The good news is that the language is simple, and we already offer some development tools like UML rendering. There’ll be a second post where we’ll dive deeply into …

    Read more