The Personal Security Checklist

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • personal-security-checklist

    🔒 A compiled checklist of 300+ tips for protecting digital security and privacy in 2024

  • dashy

    🚀 A self-hostable personal dashboard built for you. Includes status-checking, widgets, themes, icon packs, a UI editor and tons more!

    Check out the beautiful start page by the same author: https://github.com/Lissy93/dashy

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

  • zxcvbn

    Low-Budget Password Strength Estimation

    > E.g. postcriptaluminumengagement vs kug45l2wx

    If there are 250,000 words, that is around 18 bits. So three randomly chosen words strung together give you around 54 bits. On the other hand, an alphanumeric character is around 6 bits, so 9 of them strung together is about 54 bits. So, assuming your dictionary was 250,000 words, both of the passwords you posted were about the same quality.

    > Or are there also dictionaries that contain combos of words?!

    Your software just concatenates words and other well known sequences (123, zxcvbn).

    Check out the great password entropy checker called zxcvbn:

    https://github.com/dropbox/zxcvbn

    https://dropbox.tech/security/zxcvbn-realistic-password-stre...

    https://www.bennish.net/password-strength-checker/

    (Note: don't enter production passwords into random websites, needless to say...)

  • SecurityChecklists

    The SaaS CTO Security Checklist Redux, The DevOps Security Checklist, and The Personal Infosec & Security Checklist

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