Live data from Hacker News

Binance banned from doing business in UK

bloomberg.com

71–80 of 286 posts

Re: Binance banned from doing business in UK

#71
post #48

Earlier quoted context omitted.

I just used a tool called BIP39 generator on and offline machine which you can feed entropy and it will generate a bitcoin private key. then sent funds to that address. Then just keep those details safe.

How do you handle giving access to your keys to your next of kin?

[deleted]

Re: Binance banned from doing business in UK

#72
post #66
post #23

Earlier quoted context omitted.

Is there an ELI5 guide to keeping coins secure when they're off-exchange? I heard terms like 'cold wallet', 'cold storage', but surely there's work that goes into creating a secure USB stick?

Use a hardware wallet to securely generate keys and sign transactions. Hardware wallet is meant for secure use of cryptocurrency, but it is not optimal for long term storage. It's important to buy devices only from trusted vendors, and to make sure they're not been tampered with (never buy them from a third party). For long term storage, you need indestructible and physically secured backup of your keys. Basically, y…

> Basically, you just need to write down the 12 or 24 seed words generated by your hardware wallet

Why is that in any way more secure than writing down the private key itself? (inb4 "need to find both the hardware and the written seed words" that's equivalent to writing down the private key and then cutting the paper in half)

Re: Binance banned from doing business in UK

#73

Earlier quoted context omitted.

"There's nothing special about ZFS that requires/encourages the use of ECC RAM more so than any other filesystem."-Matthew Ahrens

His full quote, from the actual source (2003): "There's nothing special about ZFS that requires/encourages the use of ECC RAM more so than any other filesystem. If you use UFS, EXT, NTFS, btrfs, etc without ECC RAM, you are just as much at risk as if you used ZFS without ECC RAM. Actually, ZFS can mitigate this risk to some degree if you enable the unsupported ZFS_DEBUG_MODIFY flag (zfs_flags=0x10). This will checksu…

Exactly. You are at no greater risk of data loss if you use ZFS as appose to another file system.

You stated "Also a good idea to use ECC Memory with the ZFS filesystem".

You should have probably stated its a good idea to use ECC memory, period. Instead you tied ECC to ZFS.

Re: Binance banned from doing business in UK

#74
post #72
post #66

Earlier quoted context omitted.

Use a hardware wallet to securely generate keys and sign transactions. Hardware wallet is meant for secure use of cryptocurrency, but it is not optimal for long term storage. It's important to buy devices only from trusted vendors, and to make sure they're not been tampered with (never buy them from a third party). For long term storage, you need indestructible and physically secured backup of your keys. Basically, y…

> Basically, you just need to write down the 12 or 24 seed words generated by your hardware wallet Why is that in any way more secure than writing down the private key itself? (inb4 "need to find both the hardware and the written seed words" that's equivalent to writing down the private key and then cutting the paper in half)

Much easier to remember and to transcribe compared to writing down a string that looks like random garbage.

Re: Binance banned from doing business in UK

#75
post #51
post #3

Earlier quoted context omitted.

I pulled my funds from binance, writings on the wall.

Well, as large amounts of funds are pulled from Binance, we will find out if they've been stealing. A good regulatory step for the US would be to require that it can't be harder to withdraw than to deposit. Any ID requirements have to be completed before depositing , not withdrawing. And all withdrawals must be processed by T+2. Same rules as regular brokers.

> And all withdrawals must be processed by T+2.

I've never seen this notation before. Does it refer to blocks, hours, or (gasp!) days?

Re: Binance banned from doing business in UK

#76
post #55
post #3

Earlier quoted context omitted.

I pulled my funds from binance, writings on the wall.

When you pull funds how do you transfer them out? As fiat or Bitcoin or tether or?

Stablecoin would work, BTC or ETH would work. It's not that hard.

Re: Binance banned from doing business in UK

#77
post #50
post #20

Earlier quoted context omitted.

“Cryptocurrencies are only used for scammers and fraudsters.” Source?

Why is this coin 'Monero' being used by these fraudsters and criminals to hide their activity? [0] The fact that this is making ransomware run rampant and now the victim is also part of the unfortunate process of paying the ransom in Bitcoin, (and now apparently they can also pay in Monero at the hackers, 'convenience')[1] it's getting to a point where regulators need to step in before this happens to more companies…

Why do many meatspace drug dealers only accept cash?

Re: Binance banned from doing business in UK

#78
post #66
post #23

Earlier quoted context omitted.

Is there an ELI5 guide to keeping coins secure when they're off-exchange? I heard terms like 'cold wallet', 'cold storage', but surely there's work that goes into creating a secure USB stick?

Use a hardware wallet to securely generate keys and sign transactions. Hardware wallet is meant for secure use of cryptocurrency, but it is not optimal for long term storage. It's important to buy devices only from trusted vendors, and to make sure they're not been tampered with (never buy them from a third party). For long term storage, you need indestructible and physically secured backup of your keys. Basically, y…

Looking at the cryptosteel - am I missing something or do you need to securely store or destroy all the engraved letters you don't use? Otherwise someone who obtains the remaining letters surely knows exactly which ones are in your secure word store...

Re: Binance banned from doing business in UK

#79
post #72

Earlier quoted context omitted.

> Basically, you just need to write down the 12 or 24 seed words generated by your hardware wallet Why is that in any way more secure than writing down the private key itself? (inb4 "need to find both the hardware and the written seed words" that's equivalent to writing down the private key and then cutting the paper in half)

Much easier to remember and to transcribe compared to writing down a string that looks like random garbage.

how much BTC are you willing to bet that you'll remember 24 randomly generated seed words? probably not much.. that's why parent was advocating "you just need to *write down* the 12 or 24 seed words generated by your hardware wallet"

Re: Binance banned from doing business in UK

#80
post #72
post #66

Earlier quoted context omitted.

Use a hardware wallet to securely generate keys and sign transactions. Hardware wallet is meant for secure use of cryptocurrency, but it is not optimal for long term storage. It's important to buy devices only from trusted vendors, and to make sure they're not been tampered with (never buy them from a third party). For long term storage, you need indestructible and physically secured backup of your keys. Basically, y…

> Basically, you just need to write down the 12 or 24 seed words generated by your hardware wallet Why is that in any way more secure than writing down the private key itself? (inb4 "need to find both the hardware and the written seed words" that's equivalent to writing down the private key and then cutting the paper in half)

BIP39 seed words are used to deterministically generate all of your private keys in your wallet. You don't have to store the private keys themselves. Remember that each address has its own private/public key pair, and addresses shouldn't be reused. BIP39 has been the standard for many years.

Hardware wallet is assumed to generate BIP39 seed words securely. If you don't trust the RNG, some hardware wallets also support adding your own entropy with dice rolls. [0]

[0] https://coldcardwallet.com/docs/verifying-dice-roll-math

Post reply on HN