Earlier quoted context omitted.
Exactly, and ip address does not give precise location (unless a third company, the ISP, is also compromised).
I've long dreamed about having "anonymous" internet through coaxial/DOCSIS because the modems should work anywhere on the same node (or maybe even beyond) as long as your connection point is physically connected. I could put down any name and nearby(ish) address I want...
French police free kidnapped Ledger executive
91–100 of 154 posts
Re: French police free kidnapped Ledger executive
#92Crypto will not be ready for mainstream until effective game-theoretic countermeasures for this kind of thing are built into the protocols.
what do you mean? multisig with quorum has been supported by many hardware and software wallets for years. you cannot kidnap one of the signers and steal all the money. in this case most of the ransom has been blocked which isn't new. many of the major crypto heists ended with arrests due to traceability of the funds or unusable funds due to blacklists.
Re: French police free kidnapped Ledger executive
#93I don’t have any crypto but I’m worried about those who have it at scale.
Re: French police free kidnapped Ledger executive
#94Crypto will not be ready for mainstream until effective game-theoretic countermeasures for this kind of thing are built into the protocols.
Re: French police free kidnapped Ledger executive
#95So the article says, “[authorities] have also not confirmed whether any payment was made” and also says they’re looking for the kidnappers. I’m gonna go out on a limb and say that ransom was paid and that’s how they were able to locate the Ballands.
We'll probably have more details about this in a few days just goes to show how you can't hide on public blockchain ledgers.
Re: French police free kidnapped Ledger executive
#96This is insane. So much disgust washed over me when I read about the finger. I can’t believe people are so evil. I don’t have any crypto but I’m worried about those who have it at scale.
Guns and crypto both have unique properties: criminals want them, and they want there to not be a connection between their identity and the item they plan to do crime with. The obvious solution, for a criminal, is to steal someone else's guns or crypto, not for the value of the object itself but for the fact that it has your fingerprints on it and not theirs. It's a funny kind of identity theft.
Re: French police free kidnapped Ledger executive
#97So the article says, “[authorities] have also not confirmed whether any payment was made” and also says they’re looking for the kidnappers. I’m gonna go out on a limb and say that ransom was paid and that’s how they were able to locate the Ballands.
This article claims part the ransom was paid but a majority of the sum frozen after: https://www.thetimes.com/world/europe/article/david-balland-...
Re: French police free kidnapped Ledger executive
#98Crypto will not be ready for mainstream until effective game-theoretic countermeasures for this kind of thing are built into the protocols.
what do you mean? multisig with quorum has been supported by many hardware and software wallets for years. you cannot kidnap one of the signers and steal all the money. in this case most of the ransom has been blocked which isn't new. many of the major crypto heists ended with arrests due to traceability of the funds or unusable funds due to blacklists.
It's nice that there are tools available to prevent such things in theory, and it seems like there's some traction in the right direction, but what matters is whether it's safer in practice. I'd love it if that happened soon, but it doesn't seem likely.
Re: French police free kidnapped Ledger executive
#99Crypto will not be ready for mainstream until effective game-theoretic countermeasures for this kind of thing are built into the protocols.
How does a game theoretic protocol stop someone extorting your friends into paying a ransom for your life? They weren't trying to get into his wallets, but getting his rich friends and relations to pay.
Re: French police free kidnapped Ledger executive
#100Earlier quoted context omitted.
I'd believe that necessary primitives are out there, but it's not really enough to have a solution in theory. A crypto project will have to stop such things in practice before they can legitimately claim to have obsoleted the banks.
If your intent is to lock funds for a specific number of blocks or a timestamp/block height you don't need more than these primitives (nLockTime, nSequenc, CLTV or CSV)... the first two are fields in any Bitcoin transactions, the others are scripting instructions. Some wallets allow to use these various flavors, from memory, both Bitcoin Core and Electrum offer some of these timelocks through their UI. The point was…
Oh I see, and I agree with you. Sorry, my mistake.