GoKey – A simple vaultless password manager in Go

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

    A simple vaultless password manager in Go

  • python-mnemonic

    :snake: Mnemonic code for generating deterministic keys, BIP39

  • New seed phrases are typically 12-24 randomly generated words, not user provided... and when you need to "change a password" in a crypto wallet, you can generate a new private key and move funds.

    Check out BIP-39 [0] for more details.

    [0] - https://github.com/bitcoin/bips/blob/master/bip-0039.mediawi...

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

    Bitcoin Improvement Proposals

  • Modern hardware wallets already implement hierarchical determinism, and have for a few years. Extending that further to do private keys per site wouldn't work on most chains I know due to chain state...

    Details in BIP-32 [0] and BIP-44 [1].

    [0] - https://github.com/bitcoin/bips/blob/master/bip-0032.mediawi...

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