Live data from Hacker News

Viewing profile — sandij

sandij

HN member
Joined
Sat, May 25, 2013, 12:40 PM UTC
HN karma
157
Public activity
41 items

About sandij

https://bsky.app/profile/sanderdijkhuis.nl

https://mastodon.online/@sq

Recent public activity

  1. story
  2. story
  3. comment
    Comment #41628599

    Another issue with non-repudiation of presentation is that it encourages relying parties to log full transcripts of presentation interactions. It could also encourage supervisory b…

  4. comment
    Comment #41627874

    Non-repudiation of commitments to a transaction can be good when both parties want to avoid later disputes about the authenticity of these commitments. It requires careful design o…

  5. comment
    Comment #41609370

    I’m not sure what the German eID uses today, but the German architecture team has explored KEM+MAC for the EU Digital Identity Wallet. Maybe its eID is similar. You can apply KEM+M…

  6. comment
    Comment #41599180

    To prove that the car rental company has seen the driver licence, they just need to show the judge a copy of the licence which is e-sealed by its issuing authority. No need to incl…

  7. comment
    Comment #41595852

    This article is very relevant in the context of the EU Digital Identity Wallet, and digital credentials in general, such as ISO/IEC 18013-5 mobile driver licenses and other mdocs. …

  8. comment
    Comment #38101210

    I was curious what would be needed to apply Web Authentication for message/document signatures that third parties can verify. This is an article/demo I wrote about what my findings…

  9. story
  10. comment
    Comment #36967678

    Cleverbase, Vidua | https://cleverbase.com | The Hague, the Netherlands, hybrid options | iOS / Android native mobile app engineer We deliver identity wallets and trust services. U…

  11. comment
    Comment #35747873

    And video here: https://docs.datomic.com/cloud/other-tools/REBL.html

  12. comment
    Comment #34360678

    Go has an excellent standard library for cryptography primitives with well-established best practices. It was designed and is maintained in a principled way that likely appeals to …

  13. comment
    Comment #28736310

    It also reminds me (in a positive way) of Étoilé which seems to not be developed anymore, but had a similar Mac OS / NeXTStep inspired approach to design: http://etoileos.com/

  14. comment
    Comment #27690134

    This software design classic has been hard to obtain lately. Co-author Rebecca Wirfs-Brock announced yesterday that it has been re-published now as a free download: https://twitter…

  15. story
  16. comment
    Comment #27619552

    Not yet. What aspect would be interesting for you to read more about?

  17. comment
    Comment #27619210

    Currently we are with between 50 and 100 in total, the team in this example is with 9. We are building inherently complex systems with high compliance and security impact. So all c…

  18. comment
    Comment #27615936

    We use a combination of Markdown + PlantUML, CSV, YAML, Structurizr DSL, and Gherkin feature files under Git version control next to the code to structure the requirements and exam…

  19. comment
    Comment #20622218

    Any experiences with intentionally hostile software architecture? Curious how for example code project structure or inter-process messaging constraints can prohibit mixing concerns…

  20. comment
    Comment #19846887

    A start: https://joearms.github.io/#2018-12-26%20Fun%20with%20the%20T...

  21. comment
    Comment #18013086

    When pinning CAs instead of certificates, you’d use CAA instead of HPKP.

  22. comment
    Comment #15427230

    Not sure it meets all 3 requirements, but last time I tried I was rather impressed by the Nightcode Clojure IDE built with JavaFX: https://sekao.net/nightcode/

  23. comment
    Comment #12109516

    "We don't condemn the server operator for being at the mercy of nonfree software, and we certainly don't boycott her for this. Rather, we are concerned for her freedom, as with any…

  24. story
  25. comment
    Comment #12100274

    An easy way is to use an IMAP client like the macOS Mail.app that syncs raw email + metadata in .mbox format. You can find the files in ~/Library/Mail/V4. Combine with Time Machine…