Bitcoin Forum
May 09, 2024, 03:39:51 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 [28] 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 ... 259 »
541  Bitcoin / Development & Technical Discussion / Re: Trying to match an address to a seed. on: October 27, 2021, 07:00:24 AM
I don't know the complete story, but i'm assuming he/she has a native segwit address (starting with bc).
He/She probably needs to change the derivation path to BIP84 (on iancoleman's site)...
542  Bitcoin / Electrum / Re: Using Electrum via Proxy on: October 27, 2021, 06:00:45 AM
Isn't Electrum a Bitcoin wallet? Why do you need to connect a proxy to a cryptocurrency wallet? Can you please explain in more detail why a proxy is needed and why it should be connected to a web wallet?

I usually don't have the habit of replying on a thread that's a year old... I usually just report the new post to a moderator and have it removed due to necroposting...
But, it seems you're new to this forum, and your question might not have been completely answered in this thread, so i guess it might be nice to cut you some slack.

You are right, electrum IS a wallet, and it does not HAVE to use the tor proxy. It's fine to run your wallet connecting to clearnet nodes, BUT, those clearnet nodes WILL be able to log your ip and the addresses you request. So, in theory, a node owner will know your ip and part of your unspent outputs... This is why some people prefer extra privacy by running a tor client and using this client as a proxy. By doing this, they hide their ip from the electrum nodes they connect to.
A different sollution sometimes used is running a full node, then installing electrs or electrumx and connecting to your own node... That way you are 100% sure the node owner isn't malicious.

In the future, just as a general rule of thumb: the forum has some rules against necroposting (posting in a thread that hasn't been posted in for a long time), so if you have questions like these, you can open a new thread or PM somebody in the original thread Smiley
543  Other / Beginners & Help / Re: guessing private key fear on: October 25, 2021, 01:48:58 PM
So this is interesting.

is it better to spread BTC on several addresses than leaving on one?

and

is it better to spread BTC on several seeds than on several addresses of the same seed?

thanks

Did you read my post? Did you try to comprehend those numbers?
It's more important to use a good wallet (with a non-flawed RNG) and make sure your private key/seed doesn't get stolen in any way (including saving on a potential online medium, virusses, malware, fake wallets, phishing,..) than it is to split up your unspent outputs... Really... If you're not afraid of dying due to a meteorite after being hit by lightning, you defenately should not be afraid of somebody guessing your private key... Be afraid that somebody STEALS your wallet file, or STEALS your seed/pk, don't be afraid that somebody GUESSES your private key.

By splitting up, you can decrease the odds of somebody STEALING your wallet/seed/pk IF (and only IF) you use different devices and wallet to generate those seeds/keys and never store them in the same place... It adds a whole lot of extra things you should keep in mind... It might be a good idear if you're at risk of somebody stealing your wallet/seed/pk, but for a normal user, the risks of messing up the whole setup might be bigger than the risk of somebody stealing your key/seed/wallet.

My advice would rather be to use a verified method with good OPSEC and stick to it... Generate your seed/wallet/pk on an offline machine, never let it touch any online machine, use a decent wallet and verify this wallet before using it, ignore any attempts of social hacking, keep encrypted backups on offline media,... As a normal user this adds much more certainty than starting to generate loads of seeds using different wallets and different OS's, then keep them safe on different offline media... This might be a good idear if you're running an exchange with several employees, but as a private user it might lead to loss of funds due to forgetting your encryption scheme/wallet/backup/...

You're not wrong about the odds of somebody guessing your private key not being completely 0... It's just that you have to protect yourself against the threads with the biggest odds... And the thread of somebody guessing your private key is soooooo close to 0, that in reality you could say it IS 0. The odds of you being scammed or your wallet/seed/pk being stolen are not 0... I read those stories every single day... Build up good OPSEC against those threads instead of focussing on the one thread whose odds are in reality ~0 .
544  Other / Beginners & Help / Re: guessing private key fear on: October 25, 2021, 01:14:29 PM
prove? No, it is indeed possible...
Each time you try, there is one chance in 1,461,501,637,330,902,918,203,684,832,716,283,019,655,932,542,976 that you find the exact private key belonging to a certain address.

The main problem here is that human minds are not capable of comprehending such numbers...
Are  you afraid of getting hit by lightning? Well those odds are 1 in 1,222,000 PER YEAR
Are you afraid of dying by being hit by a meteorite? Well those odds are 1 in 250,000 (in a lifetime)
source: https://stacker.com/stories/2343/odds-50-random-events-happening-you

If you live, for example, 70 years, the odds of being hit by lightning and later in your life dying because you were hit by a meteorite are 1 in 4.357.142.857. So it's 335426605300057279761503315041820000000 times more likely to have those two things happen, than it is to guess an exact private key...

Now, offcourse, there are estimated to be around 460.000.000 funded addresses (https://www.buybitcoinworldwide.com/how-many-bitcoin-users/). So, you have to divide 335426605300057279761503315041820000000  by 460.000.000 if you want to know how much the odds are compared to generating a private key for *any* funded address.
Then you end up with 729.188.272.391.428.869.046.746.337.047

Now, let's assume you're not generating one key, but you're able to generate 2002 Mk/s (https://en.bitcoin.it/wiki/Vanitygen), this is grossly exaggerated, since this vanitygen program only generates keypairs, but does not do a lookup for unspent outputs funding those addresses.
Let's see how big the odds are that you can find *one* private key belonging to *one* funded address in a lifetime of 70 years compared to getting hit by lightning AND dying of an astroid:
729.188.272.391.428.869.046.746.337.047 / (2002.000.000 keys/second * 60 seconds * 60 minutes * 24 hours * 365 days * 70 years) =
729.188.272.391.428.869.046.746.337.047 / 4.419.455.040.000.000.000 =
164.995.065.181

CONCLUSION:
It is 167 billion times more likely to be hit by lightning AND dying from a meteorite strike than it is to run a GPU 24/7 generating address for 70 years and finding a single private key whose public key hash was once funded

I don't know about you... but i like those odds... Sure, they are not 0, they'll never be 0, but nothing in this life is absolute... I am very sure the odds of somebody impersonating you and stealing all your money from your bank account is much, much higher than somebody robbing you from your bitcoin... The odds of your bank vault being opened during a bank robbery and your gold being stolen is higher than the odds you get robbed out of your bitcoin... Hell, the odds of your country dissapearing and your money not being worth the paper it's printed on is much higher than your bitcoin being stolen.... At least, in a perfect world... In reality most people get robbed because they used a weak RNG, a vulnerable wallet, an infected pc, fall victim to phishing, fall victim to an evil maid,...
545  Other / Beginners & Help / Re: I want to know Random opinion about this on: October 25, 2021, 08:48:11 AM
I guess you'll have to grow a thicker skin.... really... People say all kinds of stuff you might not agree with, but this one isn't even directed at you (in person). Just shrug and walk away...  I know that if somebody attacks you personally, it gets harder to walk away, but this one was just a broad statement. It even looks like the OP wasn't fluent in English, and it's even possible he wanted to say something completely different than what you've concluded, but the true meaning was lost in translation.

If you don't like what this person is saying, just click "ignore". If he says something that makes him untrustworthy in your books, add him to your trustlist, but with a tilde (~) in front of his username.
546  Bitcoin / Electrum / Re: Question acc to Electrum Bitcoin Wallet and Legal activity - Two question on: October 22, 2021, 12:10:25 PM
thanks for reply.


everything clear.

What do you mean malware? it looks like "hacking personal computer", it is possibility?

Malware is a broad term...
I know there are copy/paste virusses circulating that replace a bitcoin address in the clipboard by an address belonging to the creator of the virus...
I know there are fake versions of certain wallets floating around...
I know there's software floating around that logs keys...

Those are all "malware" in my book... and the victim always ends up being robbed...
547  Bitcoin / Electrum / Re: Question acc to Electrum Bitcoin Wallet and Legal activity - Two question on: October 22, 2021, 12:02:08 PM
thanks for reply.

The second questions was dedicted that I read a lot of topics on this forum, and there were written about 10% , so I'm really instresting is that only "Imagine" people or what.

I guess it depends on the situation really... The odds of accidentally "finding" a private key whose public key hash (address) was funded in the past are very, very, very close to zero (no matter what hardware or setup you use)... So, if you accidentally "find" a private key it's either:
  • because the RNG used by the first "owner" was flawed
  • because you used completely immoral and illegal techniques (like keyloggers, malware, evil maid, physical theft, phishing, extortion,...)

In the first case (the original creator of the private key used a flawed RNG), you might argue that you might dare to ask the original owner if he/she is willing to give a reward... Eventough technically you're NOT entitled to one!!!
In the second case (illegal methods used to acquire a private key), i hope the police catches you.

Now, once again, if you find a private key that's able to spend unspent outputs that do not belong to you, the victim will have a hard time catching you (eventough it's NOT impossible). It's like finding a wallet with money on the street: nobody is stopping you from pocketing the money, but if there is a security camera in the neighborhood that catches you in the act, the victim CAN press charges and you CAN end up in jail... No matter how small the odds are, this DOES happen from time to time...


In the past, i HAVE seen people messing up their transaction fees, paying huuuuuge fees by accident... I've seen some mining pools who were able to mine the block including those transactions giving part of the fee back to the person who messed up their transaction in the first place... In those instances, a reward might be fitting...
548  Bitcoin / Electrum / Re: Question acc to Electrum Bitcoin Wallet and Legal activity - Two question on: October 22, 2021, 11:55:50 AM
1) electrum will take care of this for you. If you have multiple unspent outputs funding addresses belonging to your wallet, electrum will pick those most suitable. If needed, a change address will be generated and used automatically...

2) there is nobody governing bitcoin... If, for some reason, you find a private key belonging to somebody else, legally you should not touch those funds... But if you do, there's nobody to stop you (unless your victim goes to the police). There might be a difference between the method used to generate this private key: i guess that if you generate a private key whose public key hash (address) was funded in the past by accident, and law enforcement catches you, you'll have to give those funds back to the rightfull owner... IF you use illegal "tricks" (like malware or phishing), you'll probably end in jail...
But it's all very technical and difficult: it's hard (but not impossible!!!!) to trace bitcoin transactions, it's hard to determine who is the "rightfull" owner of an address, it's hard to connect an IRL identity to an address (but, depending on the circumstances, it's not impossible either)
549  Economy / Service Announcements / Re: TopBitcoinTumblers.io - Updated List of Bitcoin Mixer Services on: October 22, 2021, 09:21:03 AM
So the top mixer on your site is using cloudflare's SSL certificates (or should i say, man in the middle attack?)..... Really, remove them from your list, a mixer using cloudflare is actively harming their users and should not be endorsed (just my 2 satoshi's)



Same thing goes for blender (number 3 on your list)
Same thing goes for foxminer (number 5 on your list)
And bitmix (number 6 on your list) seems down

What good is a no logs policy if you allow a US based company to keep full logs (including deposit addresses, letters of guarantee, ip's, times, browsers,...) in your place...
If I had to chose between a reputable site that kept logs but was using an X3 certificate and a site that claimed to keep no logs but was using cloudflare, i'd pick the first one every time (not that i endorse keeping logs)!
550  Economy / Lending / Re: Urgent $100 Loan on: October 20, 2021, 12:27:30 PM
You mean, the domain that was on sale last year?
https://bitcointalk.org/index.php?topic=5273751.0

I'm not accusing you of anything, but this looks like a sale disguised as a loan...
551  Economy / Scam Accusations / Re: Scammer kontrakwel on: October 20, 2021, 07:54:55 AM
I can open the image just fine...

The main problem is that PM's can be faked pretty easily... It's not that i don't believe you (cause i do), but a screenshot might not constitute as sufficient proof for everybody...
Maybe you can ask a mod to verify the PM, afterwards the (potential) scammer's account will certainly be tagged.
552  Bitcoin / Hardware wallets / Re: Weird layout of number buttons on Trezor emulator on: October 20, 2021, 05:26:41 AM
Yes, it's a safety feature...

I have a model one (without a touchscreen), the model one's screen shows the scrambled numbers, the website (or electrum) shows an empty grid, you have to click on the correct place in the empty grid, corresponding with the place of the number on your HW wallet's screen. If it were unscrambled, a program tracking your clicks would be able to deduct your pincode.

My model T also shows scrambled numbers to enter the pin on it's touchscreen, it makes it much harder for somebody looking over your shoulder to see your pincode.

I don't have a good memory, but if i remember correctly, the first firmware of my model T did show the number in the "normal" order on it's touchscreen, but one of the first firmware updates fixed it so the numbers were scrambled (at least, that's how i remember it)
553  Other / Off-topic / Re: new website project (non-BTC related) about TV series need input on: October 15, 2021, 12:55:48 PM
Emerald City that NBC ran for just 1 season is one of those. A terrific series with great promise, had a strong following, great season closer leading into What's Next and - bam - it never returned.

I didn't hear from this one (yet), but i added it straight away Smiley
Thanks!
554  Bitcoin / Mining / Re: Mining btc from a usb stick? on: October 15, 2021, 10:18:02 AM
I haven't watched the complete video... just the first 10 seconds...
This guy is showing a newpac usb miner... You can find them on sites like this one: https://www.bitshopper.de/en/shop/sha-256-miner/usb-miner-bitcoin/newpac/

The device hashes @45Gh/s (maximum... it is rather difficulty to make those usb miners run consistently at those speeds), and at these speeds it'll draw close to 10 Watts.
Let's assume for a moment, you're able to get it running @45 Gh/s whilst it draws 7 Watts and disregard the power consumption of the rPi (or pc) you need to connect it to. Let's also assume you only pay 5 cents/Kwh for your power.... These are huge assumptions: you'll probably won't keep it running @45Gh/s consistently, if you do it won't consume only 7 Watts, and you'll probably pay way more than 5 cents/kwh

Let's plug in those numbers at a mining calculator:
https://www.coinwarz.com/mining/bitcoin/calculator?h=45.00&p=7&pc=0.05&pf=0.00&d=19893045048575.00000000&r=6.25000000&er=1&btcer=59348.38830000&ha=GH&hc=11999.99&hs=-1&hq=1
Even at these absurdly low assumptions, you'll only make 1 cent/day, so it'll take you 12.000 to recuperate your initial investment (not including the S&H, taxes and customs charges... Nor the investment of an rPi).

Even if you disregarded electricity completely, this gear would still only make 2 cents/day...
555  Other / Off-topic / Re: new website project (non-BTC related) about TV series need input on: October 15, 2021, 10:09:40 AM
@Ucy: thanks for the input Smiley
As an answer to your question: the main idear would be to warn people that a show was cancelled and the final episode ended on a cliffhanger...
Netflix is a prime example: they keep pumping out new TV shows, the makers of the show end their season on a cliffhanger (because they think that would decrease their odds of getting cancelled), yet netflix still cancels them... The end result is: all fans of the show are left hanging... They saw the final episode (ever) ending on a huge cliffhanger which never gets resolved.

For me, this behavior is a dealbreaker: i refuse to watch an older show if i know it doesn't have a proper ending (an open ending can also be a "proper" ending, i'm basically talking about the shows that end on a cliffhanger, but it was obvious the show wasn't meant to stop at that point)... Offcourse, shows that are still running are always a gamble.

I'm trying to make a public database people that love TV shows could visit before they start watching an older show... That way they can look up wether or not the show they are interested in has a proper ending before investing a lot of time into watching a show that abruptly stops and leaves them hanging high and dry.
556  Bitcoin / Mining / Re: Mining btc from a usb stick? on: October 15, 2021, 08:11:57 AM
What year was that video you're talking about posted?
I have a couple of those sticks laying around... I stopped using them many, many years ago...
557  Bitcoin / Bitcoin Technical Support / Re: Wallet hacked :-( Not much but slighly upset! on: October 12, 2021, 08:04:14 AM
I had an exodus wallet on my pc and just yesterday I realized that the wallet was hacked.



How does this happen though? That's what I want to know.

Only the OP can answer this question... This being said, the most common attack vectors are:
  • The seed phrase: if a hacker gets his/her hands on this seed phrase, your btc is gone... Hackers use different methods, including but not limited to phishing, virusses and other malware, social engineering, saving seeds on the cloud,...
  • The wallet file itself: if a hacker gets his/her hands on the wallet file, your btc is gone if it isn't properly encrypted (and even if it IS properly encrypted, it can be only a matter of time before your funds are gone)... Hackers use different methods, including but not limited to phishing, virusses and other malware, social engineering, saving seeds on the cloud,...
  • The victim's computer: if a hacker gains access to your system, the odds of your funds dissapearing increase dramatically
  • A vulnerability in the wallet software... IDK if there are vulnerability's in OP's version... but it has happened for other wallets in the past
558  Other / Beginners & Help / Re: How do you backup an entire thread as a PDF without admin privs? on: October 11, 2021, 10:49:42 AM
I'm with @mk4, just wanted to add that that it doesn't have to be an "ugly" page... You can just select the option "Background graphics" if you want a "nice looking" pdf print Smiley
At least, it's there on my work pc (windows 10, chrome)


559  Other / Off-topic / new website project (non-BTC related) about TV series need input on: October 09, 2021, 09:06:51 AM
I know, I know,... There are better forums for this discussion... But i'm a crypto fan, and i'm only active on this one... So i might aswell ask some input from you lot  Grin

I was fed up watching yet another netflix show that got cancelled on a mayor cliffhanger, so i decided to start looking on the internet for a database of TV shows that got cancelled without any proper ending. I'm not talking about those shows that have an intentional open ending, i'm talking about the ones that leave half a story arc wide open so they can continue next season, but netflix (or hulu, or HBO, or...) just pulls the plug, leaving all fans hanging...

To my dismay, i did not find any *real* database that was sufficient... Sure, there are sites that list all cancelled shows (but they fail to mention wether they stop on a cliffhanger or not), you have blogs that cherrypick single cancelled shows and completely dissect them, you have incomplete lists and incomplete databases,... but nothing that could serve as a reference for the community.

So, i created https://www.showstopped.com

On my current to-do list are:
  • Add captcha to signup form
  • Fix the point counter: it seems like only one thumbs up (or down) gets counter per voter => votee combo
  • Pre-color thumbs up/down on already voted
  • admin-script for nuking users (with option to remove all shows/remarks/votes)
  • a contact me-form instead of pushing people to e-mail me manually
  • show toplist, add badges
  • https://www.google.com/webmasters/markup-helper/u/0/?hl=nl uitbreiden
  • when adding a pre-existing show, give a proper warning message instead of a white grim page
  • make login/logout/... redirect to the last page you were visiting instead of the main page

There's a flimsy bitcoin link, since i accept bitcoin donations, and if this ever becomes popular, i'll accept btc for adds Wink

My main reason for posting: my current test audience is me, my wife and my daughter (and maybe the cat)... If you could spare 10 minutes out of your day, i'd be gratefull if you'd visit the page and give some feedback (preferably things i'm currently missing, and blatant bugs).

Oh, yeah, before i forget: if you also have a hobby site somewhere out there and you're interested in a link exchange, that can also be set up Smiley
560  Bitcoin / Development & Technical Discussion / Re: bitcoind, c-lightning and RTL on centos 7 (walktrough) on: October 07, 2021, 05:41:09 PM
@n0nce: that looks correct to me Smiley
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 [28] 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 ... 259 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!