Could this be the safest way to store bitcoin?

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

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

    Bitcoin Improvement Proposals

  • You now have a set of 24 base-10 numbers. Each of these corresponds to a word on a standardized list, as part of the BIP39 seed standard. You can find the list here. You now have your 24-word seed.

  • seedtool-cli

    Cryptographic Seed Tool for the command line

  • If you are familiar with linux you can go the extra mile and use a proper cryptographic tool for splitting your seed, based on Shamir's Secret Sharing Scheme to encrypt your seed to multiple parts (eg. a 3-of-5 scheme where any 3 keys decrypt the seed). You can find it here. It outputs a list of hex strings, or, alternatively, a set of mnemonic word lists that individually have no relation to your true seed but can be combined to recreate your seed.

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