slips

SatoshiLabs Improvement Proposals (by satoshilabs)

Slips Alternatives

Similar projects and alternatives to slips

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better slips alternative or higher similarity.

slips reviews and mentions

Posts with mentions or reviews of slips. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-02.
  • Shamir Secret Sharing
    7 projects | news.ycombinator.com | 2 Aug 2023
    For anybody new or returning to SSS, check out SLIP-0039: https://github.com/satoshilabs/slips/blob/master/slip-0039.m...

    One of the big downsides of SSS is that it’s very raw and you have to do a lot of legwork to make it actually useable. It’s rightfully criticized for this and the argument follows the don’t roll your own crypto vein.

    SLIP39 solves this by formalizing a protocol for handling SSS splits built atop standards for crypto key serialization (BIP-39). SlIP shards are unique on each generation so parties with the same underlying SSS shard can’t compare mnemonics, they’re mnemonically serialized, and have a checksum and group index metadata which makes a more sane UX possible when combining.

    7 projects | news.ycombinator.com | 2 Aug 2023
  • Trezor-T XMR Account Recovery (do not use, sample only)
    3 projects | /r/Monero | 4 Jun 2023
    Well every wallet chose to solve this problem independently. Trezor proposed a new standard called SLIP10 to do BIP44 type operations coins that did not use secp256k1. Problem is, there are very few utilities I've found that will do SLIP10 derivations.
  • Seed Conversion Woes
    6 projects | /r/TREZOR | 3 Jun 2023
    Checkout the SLIPs repo (https://github.com/satoshilabs/slips.git) and modify testvectors.py. We are going to replace the curvenames and last four show_testvectors lines with the following:
    6 projects | /r/TREZOR | 3 Jun 2023
    set PYTHONIOENCODING=UTF-8 python -m pip install --upgrade pip python -m pip install --upgrade setuptools python -m pip install --upgrade wheel python -m pip install --upgrade virtualenv python -m virtualenv "%temp%\slip10" cd "%temp%\slip10" .\Scripts\activate.bat python -m pip install ecdsa ed25519 base58 git clone https://github.com/satoshilabs/slips.git cd .\slips\slip-0010 python testvectors.py
    6 projects | /r/TREZOR | 3 Jun 2023
    Trezor method to do this is detailed in SLIP10, which has been in use since 2016.
    6 projects | /r/TREZOR | 3 Jun 2023
    You can plug those into the TrezorCTL and see if you can duplicate your keys. If you ever decide to wipe your device and temporarily run SLIP-14 on Monero, you would have something other's could validate.
  • Reminder: Trezor Shamir Backup is fundamentally secure
    2 projects | /r/CryptoCurrency | 17 May 2023
    They use an open source algorithm which is documented here. Anyone can verify it and the recovery outside of a Trezor hw-wallet is possible if required.
  • Simple sample script to dump Trezor Coinjoin taproot addresses
    2 projects | /r/TREZOR | 27 Apr 2023
    This was all done with the SLIP-14 seed using the passphrase coinjoin if you want to follow along.
  • Simple sample script to dump coinjoin taproot addresses
    4 projects | /r/brianddk | 27 Apr 2023
    With the introduction of the new Coinjoin feature in the latest release of firmware and software, I had the need to dump some of my taproot derivations. Although blockbook can do this fine using descriptors in place of xpubs for taproot accounts, it fails on Coinjoin accounts. This is likely because SLIP-25 as 6 deep derivations while BIP-86 uses a standard derivation depth of 5.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 28 Mar 2024
    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. Learn more →

Stats

Basic slips repo stats
90
1,428
9.0
10 days ago
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com