Researcher uncovers one of the biggest password dumps in recent history

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • pwnedpass

    Package pwnedpass is a Go package for querying a local instance of Troy Hunt's Pwned Passwords database. (by tylerchr)

  • I wrote a thing for this back when you could download the whole hash database as a single torrent, but I haven’t checked it since they moved over to the PwnedPasswordsDownloader system. This doesn’t use any probabilistic data structures though, it just packs the database into the smallest binary file I could come up with.

    https://github.com/tylerchr/pwnedpass

  • hibp

    Self-hosted HiBP password hash check only (by radekg)

  • 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
  • hibp-cached

    A smart cache server for HIBP breached passwords

  • I have a project which acts as a local cache for the HIBP database.

    https://github.com/lorenz/hibp-cached

    It downloads and continually updates from the upstream database while serving the identical API. On a fast link it can download the entire thing in a few hours.

    It just uses a giant BoltDB file to store compressed chunks.

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

  • Secure Randomness in Go 1.22

    3 projects | news.ycombinator.com | 7 May 2024
  • To developers: you must not reqire a password from users

    1 project | dev.to | 3 May 2024
  • How to Implement Authorization in React JS

    3 projects | dev.to | 1 May 2024
  • Show HN: Clace – Nginx Unit alternative – app server for internal apps

    2 projects | news.ycombinator.com | 10 Apr 2024
  • Show HN: Clace – Platform for hypermedia driven internal web tools

    1 project | news.ycombinator.com | 29 Mar 2024