Ledger Stax - what do you think ?

Status
Not open for further replies.
abrahamtholos said:
Not entirely sure if you're referring to my comment, but if you are; you can control the additional signatures from additional devices rather than having a single point of failure in one device.
Click to expand...
no hw wallet represents a single point of failure - if it does then it's a wrong setup
 
JohnnyDoe said:
Please illustrate a scenario where multiple signatures for a single device is a better solution than multiple devices with a single signature.
Click to expand...
What do you mean by "multiple signatures for a single device"? Most multi-signer wallet setups distribute the signatures/key shards across multiple devices.
 
void said:
no hw wallet represents a single point of failure - if it does then it's a wrong setup
Click to expand...
A hw wallet is inherently a single point of failure; it is one device. If that device is hacked or accessed - your assets are lost.

Equally - if you have a single seed phrase; if that seed phrase is leaked, your assets are gone.
 
After multiple bricked Ledgers years ago I would never give them a single satoshi again.
I prefer the Grid lattice. One seed per card and a nice screen to see exactly what you are signing.
grid.webp
 
Freetrade said:
After multiple bricked Ledgers years ago I would never give them a single satoshi again.
I prefer the Grid lattice. One seed per card and a nice screen to see exactly what you are signing.
Click to expand...
I've never heard about this company/device. I'm too lazy to search now... what makes it different/better compared to ledger or trezor devices?

it doesn't seem very portable

Last edited: Nov 16, 2024
 
abrahamtholos said:
A hw wallet is inherently a single point of failure; it is one device. If that device is hacked or accessed - your assets are lost.
Click to expand...
fault
abrahamtholos said:
Equally - if you have a single seed phrase; if that seed phrase is leaked, your assets are gone.
Click to expand...
double fault

you're not supposed to use hardware wallet this way - if you worry about your device being lost or broken or about somebody finding your seed backup then something is seriously wrong
 
void said:
fault

double fault

you're not supposed to use hardware wallet this way - if you worry about your device being lost or broken or about somebody finding your seed backup then something is seriously wrong
Click to expand...
This is how 90% of people use hardware wallets.

Sure you can have Shamir on a Trezor or have multiple redundancies and distributed partial seeds, but this is far from standard.
 
JohnnyDoe said:
Sorry replace device with wallet
Click to expand...
Okay got it.

So typically if you have multiple signatures (technically partial signatures not signatures but regardless) for a single wallet this will be a wallet that uses Multi-party Computation (MPC). There is no single key, but rather there are a number of key shards; of which a threshold number of shards have to be used to approve a transaction. The key shards are off-chain and the signing process is also off-chain taking placeat the cryptography layer.

Whereas, if you have multiple wallets controlling a single signature this will be a wallet that uses multisig.

MPC vs Multisig is a divisive topic, but for most use-cases I think MPC is the better solution. A couple benefits you get with MPC that you don't get with multi-sig:


- Blockchain agnostic; since MPC is off-chain, the same cryptography is used across all protocols with the same signing scheme. This means that you have a narrower surface area of attack than relying on the distinctive smart contract implementations of multisig on each chain you want to hold assets on.
- native compatibility with all decentralized applications
- more flexibility in terms of policy creation and access control
- lower transaction fees
- ability to easily refresh keys...
 
void said:
you're not supposed to write a PIN on your credit card despite it's convenient... yet many people do it
giving them more cards or PINs to get cash from the ATM doesn't solve the problem
Click to expand...
The better comparison would be whether you should be able to access a bank account and move funds with someones email and password or if you should have to have their email + password + authentication through mobile phone + in-person or over the phone verification for a large transfer... in other words; one layer of authentication vs multiple.

Again - I don't think multi-signer wallets are the right fit for most people; but I do think they're a better fit for managing sizable amounts of assets than using a hw wallet in most circumstances.
 
abrahamtholos said:
The better comparison would be whether you should be able to access a bank account and move funds with someones email and password or if you should have to have their email + password + authentication through mobile phone + in-person or over the phone verification for a large transfer... in other words; one layer of authentication vs multiple.
Click to expand...
number of layers, i.e. the complexity of one's security model should be adequate to what one protects
for instance current trend of mandatory 2FA causes more bad than good - it causes unnecessary collateral damage
why do people have to use 2FA to only check their balance or send 20usd?
abrahamtholos said:
Again - I don't think multi-signer wallets are the right fit for most people; but I do think they're a better fit for managing sizable amounts of assets than using a hw wallet in most circumstances.
Click to expand...
there is no proper replacement for a hw wallet (i.e. device that stores the entropy, derives the keys and signs transactions offline) ... unless you can do all that in your head (and even that wouldn't be enough)
 
spagge123 said:
Someone know any cold wallet (not Ledger) that supports USDT TRC20?
Click to expand...
I had the same problem and transferred all my USDT into DAI after a discussion in another thread here on OCT. It's more secure and, according to the gurus on OCT, it can't be frozen.

DAI can be stored directly on Trezor and Ledger BTW.

Toggle signature
Winners never quit and quitters never win....
 
void said:
number of layers, i.e. the complexity of one's security model should be adequate to what one protects
for instance current trend of mandatory 2FA causes more bad than good - it causes unnecessary collateral damage
why do people have to use 2FA to only check their balance or send 20usd?

there is no proper replacement for a hw wallet (i.e. device that stores the entropy, derives the keys and signs transactions offline) ... unless you can do all that in your head (and even that wouldn't be enough)
Click to expand...
I think you've missed my point, I've said multiple times that a multi-signer solution is not the right fit for someone holding a small amount of crypto.

I'm purely comparing a hw wallet vs mpc or multisig for UHNWIs/businesses,etc
 
void said:
I've never heard about this company/device. I'm too lazy to search now... what makes it different/better compared to ledger or trezor devices?

it doesn't seem very portable
Click to expand...
No definitely not a portable setup if you wanted to take the whole device somewhere but the cards will work in any device.

Very useful if managing multiple seeds since the device can manage unlimited seeds, just program another card.
 
Freetrade said:
No definitely not a portable setup if you wanted to take the whole device somewhere but the cards will work in any device.
Click to expand...
I didn't study it enough (so correct me if I'm wrong) but the card is just a storage... ergo the computation is done outside of the card... ergo you either have to own multiple devices in all the locations (a not sure what to do while traveling then) or you have to use the card via generic card reader and use some PC software or so ... which is totally unwanted

Freetrade said:
Very useful if managing multiple seeds since the device can manage unlimited seeds, just program another card.
Click to expand...
that's probably the only use-case I can think of...

however you can elegantly achieve this for example with Trezor using multiple passphrases (yes, all the wallets will be based on the same entropy which is mostly unwanted if not all of them are owned/managed by the same person) - so this device would potentially allow sharing with other people BUT I don't think anyone sensible would insert his card with a seed to a device that somebody else was potentially messing with before

am I missing something?
 
Trezor and Ledger has been working so good for me for a long time I won't change and they are small devices.
 
Status
Not open for further replies.

JohnnyDoe.is is an uncensored discussion forum
focused on free speech,
independent thinking, and controversial ideas.
Everyone is responsible for their own words.

Quick Navigation

User Menu