Bitcoin Forum
June 23, 2024, 11:30:52 PM *
News: Voting for pizza day contest
 
  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 »
861  Bitcoin / Development & Technical Discussion / Re: [Tutorial] How I run Sparrow 24/7 on GUI-less linux / infinite Whirlpool mixes on: October 12, 2023, 11:34:31 AM
Excellent set up, by the way. Your own node, own Electrum server, Sparrow, all via Tor, for endless free coinjoins. Which Electrum server package are you running on your Raspberry Pi? Next up you'll want your own instance of https://github.com/mempool/mempool.

Thanks. Who said I don't run my own mempool instance?  I do run my own mempool instance Wink

I run 2 nodes, to be honest. Specifically:

1. I run Umbrel on an RPi. There I run btc core + electrs + dojo + robosats + LND (which I plan to remove soon) + my own mempool instance

2. I run Raspbian Lite (no GUI) on an RPi. I wanted to have clean custom setups here. So, for now, I run btc core + electrs + Sparrow + CLN (which doesn't work as expected but I don't have time to figure out what's wrong)

Next steps:
0. I will properly install Tor on the second RPi. The first node (umbrel) works with TOR as expected.
1. I want to remove LND forever
2. I want to properly install CLN
3. I want to install mempool instance on the second node.

862  Bitcoin / Bitcoin Discussion / Re: DCA method on: October 12, 2023, 10:36:08 AM
there should be another strategy called RDP Regular Dip Purchase. where people deposit but they dont simply buy when they deposit but have funds ready to buy the weekly dip.. where by if there is no dip that week THEN they just DCA at the whatever price of weekend

I agree but most people will argue they couldn't possibly know when the dip is reached. For Bitcoin, I consider every price at the level where it is now as a dip, so essentially DCA and RDP are identical processes  Tongue
863  Bitcoin / Hardware wallets / Re: Trezor New Hardware Wallet _____! on: October 12, 2023, 09:49:50 AM
- And a limited edition bitcoin-only wallet.

So I was partially right. But why a limited edition? I think a bitcoin-only wallet would grant them higher revenue.

Also, it may be bitcoin only (not as a separate option which is also available for models One and T)
864  Bitcoin / Development & Technical Discussion / Re: [Tutorial] How I run Sparrow 24/7 on GUI-less linux / infinite Whirlpool mixes on: October 12, 2023, 09:38:44 AM
You would not gain any privacy with this method if you do not enable Tor, the Whirlpool coinjoin coordinator can simply link your inputs to your outputs for every mix by looking at the IP address that registered them.

Thanks for the info. It doesn't affect the tutorial itself though. Any addition is welcome, so If you have any technical details, let me know and I can add them to the OP.
865  Bitcoin / Development & Technical Discussion / [BitcoinTalk Node Tutorial #3] Sparrow terminal / infinite Whirlpool mixes on: October 11, 2023, 06:48:01 PM


This tutorial is no longer valid.
Since Sparrow 1.9.0 the mixing feature is no longer supported.



Links to other tutorials from the series:
[BitcoinTalk Node Tutorial #1] Running Bitcoin Core on Raspbian Lite (GUI-less) https://bitcointalk.org/index.php?topic=5476754.0
[BitcoinTalk Node Tutorial #2] Installing Electrs from source https://bitcointalk.org/index.php?topic=5477339.0
[BitcoinTalk Node Tutorial #4] Connecting BISQ to our node https://bitcointalk.org/index.php?topic=5478756.0
[BitcoinTalk Node Tutorial #5] Hosting a Monero node on the same machine https://bitcointalk.org/index.php?topic=5480371.0



Sparrow terminal / infinite Whirlpool mixes

Installing Sparrow
Steps:

Find the proper version for our architecture and download with wget:
Code:
wget "https://github.com/sparrowwallet/sparrow/releases/download/1.7.9/sparrow-server_1.7.9-1_arm64.deb"


Install the deb file using the command:
Code:
sudo dpkg -i sparrow-server_1.7.9-1_arm64.deb

By default, the Sparrow binary will be in
Code:
/opt/sparrow/bin



Running Sparrow
Note:
Using ssh can be tricky. If you initiate a session, start sparrow and then close ssh, it will close sparrow too. So we will use the "screen" command. If it is not installed, run:
Code:
sudo apt install screen

Steps:
Run screen command:
Code:
screen

Navigate to the path mentioned above ("/opt/sparrow/bin") and run Sparrow.
Code:
./Sparrow

It will load the following screen:


Insert the preferences tab and go to server:


Then choose the option you desire for the node to which you wish Sparrow to be connected. Personally I run Sparrow on the same linux device as my node, so it looks like this:


Then head back to the wallets tab and click on it:


Click on "Create wallet":


Go to the "Deposit" tab:


It will give you an address where you can send your funds:


Go to the UTXO tab and click on "Mix Selected"


Once the process goes further, head back to "Postmix" tab:


There, you will be presented with your UTXOs



Final Steps
Click:
Code:
Ctrl-A Ctrl-D
this will get you out of the Sparrow app and it will leave it running on the background.

Whenever you decide, you can enter
Code:
screen -r

Sparrow will be presented to you exactly where you left it and you can enjoy your free mixes.

866  Bitcoin / Wallet software / Re: [100 dots] seed phrase backup on: October 11, 2023, 05:18:02 PM
I'll throw in a counter argument: what's the point of remembering the passphrase, if you don't remember the seed words it belongs to?

I do!  Tongue

However I will not remember them in the future. And I will not remember my passphrase in the future. I back it up so I don't need to remember it.

Anyway, it's not the best discussion since I agree with both of you and I find it difficult to argue on behalf of other people  :-p
867  Bitcoin / Wallet software / Re: [100 dots] seed phrase backup on: October 11, 2023, 05:09:32 PM
3. "stay away" - 1 month 6 hrs
I wouldn't trust a site that gives such a terrible estimate.
Yeap that's what I thought and why I asked. Thanks

The best passwords, and the most accurate way of calculating strength, are those which are completely random and draw from lowercase, uppercase, numbers, and symbols, without any patterns. Then you can simply do 95x, where x is the length of your password. A 20 character password of this format gives you >128 bits of security, which is what you should be aiming for. As soon as you replace a string of those characters with a dictionary word, then how much this decreases your security is unpredictable.

Everyone will agree with what you say. However, without talking about my passphrase, one would argue that it's better to have a "long" passphrase (including lowercase, uppercase, numbers, and symbols) but that is also "easier" to remember. Isn't it true? I mean, going for something like "29$_918jHlahq2)814nd000qhh<>ajL" is perfect, but you must back it up perfectly and forget any chances to "remember" it. You will ask, why remember it when you can just note it down twice? Correct! But it's good to have also have a chance of remembering it if needed.
868  Bitcoin / Bitcoin Discussion / Re: Craig "Faketoshi" Wright saga continues. His team turns against him. on: October 10, 2023, 07:32:00 PM
The signing session itself was an absolute sham. Here are the two very trivial lines of code which you need to add to Electrum to make it produce fake valid signatures for any key pair you like.

So I can be Satoshi too. This is fantastic, I always wanted fame.

Then all CSW had to do was get this fake version of Electrum on the laptop they were using to verify his signature. Now, instead of using the laptop Gavin had brought with him, CSW used a laptop produced by a member of his team, in a location he had chosen and previously had access to, to download Electrum and perform the verification. I'm sure I don't need to point out the dozen or so problems with that process. Why was CSW allowed to control the device being used? Why not use Gavin's laptop? Why was CSW allowed to choose which wallet software to use? Why not use Bitcoin Core? Why was Electrum downloaded over an untrusted network which CSW had access to (and therefore trivial to perform a man-in-the-middle attack and download his fake Electrum client)? Why wasn't the Electrum download verified? Why did the setting up this laptop take, in Gavin's words, "many hours, I don’t recall how many hours, but it took much longer than expected"? Why, when Gavin asked to perform the verification on his own laptop, did CSW refuse and make stupid excuses?

Well, we all know why. But why didn't Gavin? I mean, we tell newbies on this forum not to trust any downloads and verify everything themselves.

I like the way you put those arguments. I don't know why it is not so obvious to all the people who believe him. In fact, I don't know how Gavin was convinced. Seriously! In times like this I keep asking myself if there is something I don't understand, because things go out of my common sense. But, I have come to conclusion that as BlackHatCoiner said, being bribed seems a good excuse.

Gavin made a mistake. He has come out several times in the years since that mistake and stated that he does NOT believe Craig Wright is satoshi but for some reason people just keep pointing out his mistake and making  him out to be a villain for it. It’s really weird to watch. Without Gavin, Bitcoin wouldn’t have been as successful as early on as it was. He’s a legend and should really be acknowledged as such.

We have all made mistakes. If he has sincerely changed his mind, it is good for him and I respect that.

But! This is not a mistake that can be easily forgotten. As o_e_l_e_o stated above, all those questions prove that there is something deeper that we ignore. He was, in my opinion and I may be wrong, very easily convinced that CSW was Satoshi. He didn't even seem to be suspicious at all. I mean, we know that Gavin took the leading development role from Satoshi himself (via email). Did CSW do anything (anything at all), to prove that he was the person that gave Bitcoin's development to Gavin? Did he provide any proof of having talked to him back in 2010? If not, then how was he convinced so easily?

Let me repeat though. If he has sincerely changed his mind, it is good for him and I respect that. But id doesn't change the past.
869  Bitcoin / Wallet software / Re: [100 dots] seed phrase backup on: October 10, 2023, 07:22:01 PM
Provided your passphrases are strong enough. You strike me as someone who does indeed use long and complex passphrases, but as we know many people use weak passwords, use names or dates, reuse passwords across multiple accounts, and so on, and the same applies to wallet passphrases as well.

Having seen that, I don't want to create a separate topic for this (unless Loyce wants me to), but I want to define what a strong passphrase means and add a question. I will not discover the wheel, but I will add some examples.

Personally, I currently have a wallet and I have set a passphrase which is longer than 20 characters and it includes all types of characters (small, capital, numbers, symbols). I think this is a super strong passphrase and of course I keep double backup (separate from the seed).

I believe this website gives a good estimation of how long it would take to crack a passphrase: https://random-ize.com/how-long-to-hack-pass/ , but I also want your opinion. I didn't put my passphrase and I didn't try anything similar or close to my passphrase.

Let me give examples.

1. "stayaway" - 1 min 13 sec
2. "StAyAwaY" - 5 hrs 13 min
3. "stay away" - 1 month 6 hrs
4. "StAy AwaY" - 2 years 4 months
5. "St4y Aw4Y" - 6 years 5 months
6. "stayawayfromme" - 730 years 6 months
7. "Stay Aw4y Fr0m Me" - 39555681645472620 years

Now my question is: This website doesn't seem to take into account dictionary attacks. Is there a website that can do both? I mean password number 3 (and perhaps more than this one) could be found much easier than brute-forcing.
870  Bitcoin / Bitcoin Discussion / Re: Craig "Faketoshi" Wright saga continues. His team turns against him. on: October 10, 2023, 04:50:34 PM
As you can view from the page update, he's now believing the opposite and he doesn't want to talk about it anymore. Seems like someone got bribed to outright lie.  Roll Eyes

I have missed this part. Yeah it makes sense, having got bribed. However, sometimes, when I feel like something is definetely wrong, I try to think about it from the other ones' perspective. Having said that, there is a strong question in my mind. "Can someone be so arrogant and stupid, to try to convince people he is someone who he isn't ?" . Apparently and evidently yes, but... It feels so wrong, if you get what I mean.

Now, to the more technical aspect of the conversation. I can't imagine how a software engineer like G. Andresen could simply lie like that. Apart from it being unethical, it also insults our knowledge and common sense. If Craig Wright had access to Satoshi's PK, he would simply sign in front of everyone. Period! Everything else is for morons. (Forgive my lang).
871  Bitcoin / Bitcoin Discussion / Re: Craig "Faketoshi" Wright saga continues. His team turns against him. on: October 10, 2023, 04:20:38 PM
The most recent development in the COPA case was a judgement on various application passed last week, viewable here: https://www.bailii.org/ew/cases/EWHC/Ch/2023/2408.html

I have read that, thanks. Is it true that CSW claims he proved G. Andresen and J. Matonis that he can sign with the PK linked to the addresses of the first bitcoin blocks (aka Satoshi's PK)?
872  Bitcoin / Bitcoin Discussion / Re: Craig "Faketoshi" Wright saga continues. His team turns against him. on: October 10, 2023, 04:00:36 PM
As far as I know, there has been no word yet if Travers Smith are also dropping out of the COPA case. I guess time will tell.

Wasn't the COPA case closed? That's what I thought, that COPA have officially won the case.

I see BSV maxis on Twitter who believe him, so weird.

Why weird? Twitter (or X) is a place where anyone (literally anyone) can say anything (literally anything) they want. The level of misinformation on Twitter is phenomenal. I don't talk about inaccurate info, but rather about huge lies that can have severe consequences which are much more serious. Personally I closed Twitter due to the fact that I was seeing how easy it was to lie and gain followers based on lies. This is a very serious problem in general.
873  Economy / Collectibles / Re: [AUCTION] BLUEBITS 10 kbits (black) + Bluebits 2.5 kbits (green) Bitcoin chips on: October 10, 2023, 03:51:37 PM
Lot 2: 0.007 BTC and it's my final offer Smiley Thank you all, good luck.
874  Bitcoin / Mining / Re: Questionnaire to help me start mining on: October 10, 2023, 03:49:46 PM
If your electricity bill is high then sorry my friend, mining isn't for you, the first thing that clears the road to mining for everyone is the electricity bill, the cheaper it is the better it will be for you on the long run.

@OP if you haven't decided yet which unit you want to buy that can give you the best profit there is a tool that will give you insight into what ASIC units are currently profitable with your electricity cost.
Check out this link https://www.asicminervalue.com/

Then you may be interested in this information, because you are better off buying cheaper ASICs, but you will have to deal with their firmware
https://bitcointalk.org/index.php?topic=5465088.msg62974759#msg62974759

Thank you all. So, having high electricity cost and based on your comments, I decided to stay away from mining for the time being. I will certainly leave the thread open in case anyone want to add their opinion.

@BitMaxz I checked and none of them is very profitable, at least not a "cheap" one. Thanks though.
875  Bitcoin / Bitcoin Technical Support / Re: So I got a free laptop and am looking to setup a linux os for a node . on: October 10, 2023, 09:34:27 AM

Not true. My node runs on Ubuntu (Server) without problems from the Ubuntu side of things. It connects to Livepatch which automatically patches the kernel for any security vulnerabilities without requiring me to constantly reboot the server all the time, which is very good in my case because every 120 days or so, I always seem to do a fuckup that exhausts the server's memory.

Thanks for the info. Yes this is why I said "I suppose". But thanks!
876  Economy / Collectibles / Re: [FREE RAFFLE] - Custom UniJoin Card, (S/N 4). The number of slots is limited! on: October 09, 2023, 08:47:50 PM
13 apogio

Thanks
877  Bitcoin / Mining / Re: Questionnaire to help me start mining on: October 09, 2023, 06:25:46 PM
Have you found out the cost of electricity for you where you are going to mine? If you can't buy cheap electricity for less than 5 cents and new ASIC models will be sold next year. But new ASIC models will be more profitable in terms of energy consumption, and after halving it may not be profitable for you to mine on old ASICs.

Basically we talk about $0.2, so we are far away from the $0.05 benchmark that you said. Guess I 'll have to wait...
878  Economy / Collectibles / Re: [AUCTION] BLUEBITS 10 kbits (black) + Bluebits 2.5 kbits (green) Bitcoin chips on: October 09, 2023, 06:23:13 PM
Apogio even has a fancy bitcoin address. He must have been a
veteran! 😅

hopefully not from vanitygen website.

Haha no I don't use websites or anything internet-connected.

I have developed my own tool - you can see here: https://bitcointalk.org/index.php?topic=5467234.0.

I ran it on a computer that doesn't have a network card, meaning it can never be connected to the internet Smiley
879  Economy / Collectibles / Re: [AUCTION] BLUEBITS 10 kbits (black) + Bluebits 2.5 kbits (green) Bitcoin chips on: October 09, 2023, 06:09:10 PM
Apogio even has a fancy bitcoin address. He must have been a
veteran! 😅

Haha it depends on how you define veteran 😜 thanks though
880  Economy / Collectibles / Re: [FREE RAFFLE] 532d ฿ECAUSE I AM STILL IN A GOOD MOOD-CYPHER HODL LOADED BALLET on: October 09, 2023, 06:08:03 PM
Hey, can we do 22 - apogio ? Thanks
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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!