Urgent.News

What's breaking now, across thousands of outlets.

Tech

Keys Not Included: recovering the signing keys for US driver's license barcodes

Article URL: https://ryan.science/blog/keys-not-included Comments URL: https://news.ycombinator.com/item?id=49735930 Points: 236 # Comments: 101

We haven't written up this one. Hacker News Best has the full story — the link below goes straight to it.

This story

This is one outlet's version. Read the fullest account.

Read the original at ryan.science →

More in Tech

Why ExitOnForwardFailure=yes does not prove your database is reachable

An SSH tunnel can be listening on your laptop while the service behind it is unavailable. ExitOnForwardFailure=yes is useful, but it does not turn the SSH process into a database health check.

  • SSH tunnel active doesn't guarantee database reachability
  • ExitOnForwardFailure=yes doesn't check database connection
  • Separate issues: SSH tunnel vs destination database reachability

More from Thursday 17 September →