Bulgaria's new eGov minister is a software developer, ranked #40 all time on Stack Overflow and the founder of a blockchain-based cyber security startup.

This page summarizes the projects mentioned and recommended in the original post on /r/programming

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • eu-dcc-hcert-spec

    Discontinued Electronic Health Certificates Specification

  • Technical specification of the certificate.

  • verify-ehc

    Simple Python script to decode and verify an European Health Certificate QR-code

  • You verify it by verifying the signature of the qr-code against the list of published X509 certificates. There is no EU wide standardized list, every country provides it's own list. A certificate gets "revoked" by just being deleted from that list. Usually countries say you should update the list at least daily, better hourly and never use a trust list that is older than 48 hours. I wrote a tiny tool to do that kind of cryptographic verification and download of the trust list as provided by several countries: https://github.com/panzi/verify-ehc

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • jsonlogic-c

    JsonLogic C library (work in progress)

  • It's all a lot of work they did in very little time. I'm just glad they mostly used proven technology. Well, they use CBOR (compact binary object representation), which I never heard before and for the rules they use CertLogic, a dialect of JsonLogic that they've made up. JsonLogic seems to be a bit of an obscure and really under-specified rule format. CertLogic is more minimal, cuts out some crap, and is better specified. Although I think a bit too minimal at parts. (Anyway, I also wrote an JsonLogic+CertLogic interpreter in C, just for fun, not for serious use: https://github.com/panzi/jsonlogic-c Don't use badly tested C libraries for obscure rule formats! I just wanted to learn how to write something with tagged pointers (well, IEEE double NaN payload "pointers") and a manually crafted hashtable just for fun. The things I do for fun. But I digress.)

  • covpass-android

    The official CovPass(-Check) Android apps and SDK.

  • However, your assumption that those three entries are UVCI hashes appears to be wrong. They are only hashing and matching the "Issuing Entity" component of the UVCI. This is easier to see in the Android version of the code. See also Annex 2 of the corresponding guidelines document for more information about the composition of the UVCI.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Visualização automática de esquemas de databases do Sqlite

    1 project | dev.to | 21 Apr 2024
  • ShredOS – Secure Disk Erasure/Wipe

    1 project | news.ycombinator.com | 19 Apr 2024
  • Enviando notificações com xk6 notification ✉

    1 project | dev.to | 17 Apr 2024
  • Self-Hosted Is Awesome

    6 projects | news.ycombinator.com | 13 Apr 2024
  • Arch wsl setupn for basic web development

    1 project | dev.to | 13 Apr 2024