TordlWalletProtocols VS bip-efficient-bitcoin-vaults

Compare TordlWalletProtocols vs bip-efficient-bitcoin-vaults and see what are their differences.

TordlWalletProtocols

This repository documents various methods for securely backing up and storing bitcoins. (by fresheneesz)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
TordlWalletProtocols bip-efficient-bitcoin-vaults
75 6
49 2
- -
6.0 0.0
5 months ago over 2 years ago
JavaScript
MIT License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

TordlWalletProtocols

Posts with mentions or reviews of TordlWalletProtocols. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-06.
  • If You Lost Your Seed Phrases
    1 project | /r/Bitcoin | 12 Sep 2023
    I really recommend you read a well designed guide for storing bitcoin like The Tordl Wallet Protocols. It gives very helpful guideance on how and why store your bitcoin in certain ways.
  • 🤔 By the way, this is a serious problem “If I died today, I don’t think my wife would know how to access our bitcoins.... Would yours?”
    1 project | /r/Bitcoin | 7 Aug 2023
    I highly recommend you follow a guide like The Tordl Wallet Protocols which are holistic guides to storing your bitcoin. They include guidance on inheritance that will make it so your wife can access your bitcoin - in the worst case scenario with help she is informed to be careful about.
  • Ditching ledger for coldcard this week
    1 project | /r/Bitcoin | 9 Jun 2023
    Coldcard works great. Tho I'm pretty disappointed coldcard renegged on having its firmware open source. I might recommend that if you have multiple types of hardware wallets, you might want to consider a multisig wallet that incorporates your ledger and your coldcard. The Tordl Wallet Protocols have holistic guides on how to do that. A ledger+coldcard multisig wallet is far far more secure than a single-sig wallet of any kind.
  • Coldcard set up complete.
    1 project | /r/Bitcoin | 11 May 2023
    While you're thinking about ways to level up, you might be interested in reading through some of The Tordl Wallet Protocols, a holistic set of guides for how to securely store your bitcoin. Its got info in there about multisig bitcoin storage, inheritance, and other nice info. Coldcard is nice, but if you really want to elminate all single points of failure, you need to go multisig. If you have more than $5000 in bitcoin, I'd recommend thinking about it.
  • Mobile wallet to hardware wallet.
    1 project | /r/Bitcoin | 13 Mar 2023
    Muun doesn't seem to have very clear documentation, but it definitely supports Trezor at least. I'd definitely recommend you upgrade your security using a hardware wallet. The Tordl Wallet Protocols are a good resource for that.
  • My plan to pass on my btc. Am I missing something?
    1 project | /r/Bitcoin | 22 Feb 2023
    First of all, yes, the largest thing you didn't mention is legal transfer of your Bitcoin. I'm many jurisdictions, a holographic will is probably your easiest solution to this (tho not all jurisdictions recognize them, so check). I'd recommend reading the inheritance guidance in the Tordl Wallet Protocols.
  • Ideas on how to store and encode your seed phrase safely with easy and cheap method.
    1 project | /r/CryptoCurrency | 8 Feb 2023
    You should first study methods that security experts have developed and published. A good resource for everyone is the Tordl wallet protocols: https://github.com/fresheneesz/TordlWalletProtocols
  • Friendly reminder to add in your testament where your private keys are!
    2 projects | /r/Bitcoin | 6 Feb 2023
    Definitely record where you've put any wallet information where your heirs can access it. Definitely use a metal plate for your seed. Its pretty cheap generally too (eg the blockplate or steelwallet)
  • Casa Multi-Signature Cold Wallet
    1 project | /r/Bitcoin | 1 Feb 2023
    You could also go full self-custody by following a guide like The Tordl Wallet Protocols.
  • Wallets
    1 project | /r/Bitcoin | 19 Jan 2023
    I like electrum on desktop (lots of nice featuers and battletested) and Phoenix as a mobile lightning wallet. If you're trying to figure out a good way to self-custody I'd recommend checking out The Tordl Wallet Protocols - holistic guides to how to self-custody your bitcoin.

bip-efficient-bitcoin-vaults

Posts with mentions or reviews of bip-efficient-bitcoin-vaults. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-29.
  • Is 0.1 Bitcoin good to buy a Hardware wallet?
    4 projects | /r/Bitcoin | 29 Oct 2021
    If you really want to up your security game, I would take a look at The Tordl Wallet Protocols which are holistic guides on how to properly store your bitcoin. It includes info on hardware wallets, backups, inheritance, multisig, and a lot more.
  • Covenant opcode proposal OP_CONSTRAINDESTINATION (an alternative to OP_CTV)
    1 project | /r/BitcoinDiscussion | 30 Jul 2021
    I have the proposal for this opcode up here: https://github.com/fresheneesz/bip-efficient-bitcoin-vaults/blob/main/cd/bip-constraindestination.md. I'd love to hear what people think about it, what problems it might have that I've missed, or other issues or suggestions surrounding this. I'd also appreciate any input that would help me improve the presentation of the opcode.
  • Let's talk about Bitcoin Smart Contracts!
    1 project | /r/Bitcoin | 21 Jul 2021
    I guess if pressed, I'd have to define a smart contract as a Bitcoin script involving more than one person. Lightning is one. Another one I'm looking forward to is wallet vaults where you have a third party controlling one key in a multisig like address. The third party can help you recover if you lose all your keys, but can't steal from you (unless, again, you lose all your keys). Also, I created a proposal for a wallet vault where in one transaction you could send money to someone else directly from your wallet vault while still having buffer time to reverse the transaction in the case it was a mistake or theft attempt. If those kinds of things count as smart contracts, they're pretty interesting to me because they could make self custody far easier and more secure.
  • This is how easy and simple it is to send a Bitcoin payment in El Salvador. It really feels like magic internet money.
    2 projects | /r/Bitcoin | 23 Jun 2021
    Who pays the escrow with credit cards? Merchants do. But escrow is basically costless on transactions where they don't have to intervene. You could construct a smart contract that automatically releases money to the recipient after a time lock (eg using this hypothetical opcode), and the escrow only needs to be paid if their intervention is asked for. Who would pay the fee? It's a service for the payer, so the payer should pay that fee. Payers would happily pay a little bit to get their money back i think.
  • Jack Dorsey has questions about how to develop a new hardware wallet. What are your answers?
    2 projects | /r/BitcoinDiscussion | 5 Jun 2021
    To get wallet vaults, we need covenants. OP_CHECKTEMPLATEVERIFY can do that. However there are limitations. But the benefits are significant enough to make the limitations acceptable. I think we can do better tho, which is why I'm working on this. ​
  • What is the next big proposed upgraded coming after taproot?
    1 project | /r/Bitcoin | 3 May 2021
    If you're interested in op_ctv, you might be interested in a sneak preview of a bip draft I wrote.

What are some alternatives?

When comparing TordlWalletProtocols and bip-efficient-bitcoin-vaults you can also consider the following projects:

Jade - Jade hardware wallet

trezor-firmware - :lock: Trezor Firmware Monorepo

phoenix - Phoenix is a self-custodial Bitcoin wallet using Lightning to send/receive payments.

metal-bitcoin-storage-reviews - Metal Bitcoin Storage Backup Device Stress Tests and Reviews

Wallets Recovery - Information about wallet defaults for external recovery

python-mnemonic - :snake: Mnemonic code for generating deterministic keys, BIP39

specter-desktop - A desktop GUI for Bitcoin Core optimised to work with hardware wallets

firmware - ❄️ Firmware and simulator for Coldcard Hardware Wallet

GlacierProtocol - BitcoinHodler's fork of Glacier to fix GlacierScript bugs

hollaex-kit - Exchange Starter Kit to run your own Digital Asset Trading Exchange Platform

electrum - Electrum Bitcoin Wallet