Bitcoin Forum
May 03, 2024, 03:48:36 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 [102] 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 »
2021  Economy / Service Discussion / Re: What the heck is Blockstream doing now? on: October 07, 2021, 08:54:07 AM
Liquid network was down for more than 20 hours yesterday after activating hard fork, and they reported an issue with block signing related to a recent functionary upgrade.

--snip--

This kind of bug should be caught easily with some testing. Looks like Liquid Network doesn't even have testnet network (whether it's public or private network).
2022  Bitcoin / Development & Technical Discussion / Re: Passphrase question on: October 06, 2021, 09:58:56 AM
Here's answer from KeePassXC password/passphrase generator, when both are treated as password.

Code:
penny demand local fellowship railroad happen

101.76 bit

Code:
pennydemandlocalfellowshiprailroadhappen

63.60 bit

According to KeePassXC blog (https://keepassxc.org/blog/2020-08-15-keepassxc-password-healthcheck/), it uses zxcvbn algorithm (https://dropbox.tech/security/zxcvbn-realistic-password-strength-estimation).
2023  Economy / Service Discussion / Re: can social network run on decentralization on: October 06, 2021, 09:27:37 AM
Not every single thing should be decentralized, if you just need social network/media which have downtime, you could use distributed social network/media such as Matrix.

Generally, it's a great idea to see social networks running on decentralization, we already have the example of steemit network.
Steemit is not a social media network. It is an altcoin like any other altcoin. The "social media" part is a 100% centralized website owned and fully controlled by yet another US company where people can post just like they would on any other website like Facebook! Then they create a centralized link between the content and the "account" on Steem blockchain!

Don't forget the hostile takeover, https://cryptonews.net/en/news/altcoins/289900/.
2024  Bitcoin / Wallet software / Re: WalletConnect Linux? on: October 03, 2021, 09:50:51 AM
I had try all wallets listed on registry.walletconnect.org/wallets. Most support just iOS/Android.

The website you mentioned show Metamask, which support 4 different Browser. Why don't you just use Firefox and download Metamask?
2025  Economy / Service Discussion / Re: Hosting with option pay by cryptocurrency without thirdparty service like Bitpay on: October 02, 2021, 09:00:46 AM
You can check this website, https://bitcoin-vps.com/. If the hosting use bitpay or BTCPayServer, it's mentioned explicitly. But i would recommend further research since the information might be out of date.
2026  Bitcoin / Bitcoin Technical Support / Re: Have security install before Setting up bitcoin core on my computer? on: October 01, 2021, 09:43:49 AM
VPNs do not ensure the privacy of Bitcoin Core operation as it does not contain any code for understanding VPN protocols.
I'm not an expert in this area but VPN has to technically cover all your communications over the internet which means the software you are running (such as bitcoin core) doesn't have to do anything or have any code for it, you just enable your VPN and it takes care of everything.
I have done some small tests by connecting to peers with VPN active and I wasn't leaking anything.

Generally it's true, but horrible VPN could leak some of your data (such as DNS request) and protocol (such as WebRTC) could leak your ISP IP address.
2027  Bitcoin / Development & Technical Discussion / Re: Test writing mistakes: please write down these private keys for me on: September 30, 2021, 11:08:04 AM
1. Please write down 1 or more of the following private keys (created by Bitaddress.org) (dear Newbies, DO NOT use those in your wallet!). Do not double check your handwriting, I want to catch possible mistakes made when being careless.

1,"1LyPnHoU624ejo3Rb6nHv3GRMiDbM2Mvf9","KyHmMbp1TvBNBzi6uAAekb6DwtCsUJyYXG5CDrkDv2sCc8h4UfmD"
2,"1DJBmoEAhs3no14CCdQ3suUJiNcGg7qnWA","L4on7wrsP2vPyDkYKyTKnEudCTmU9kyH6ra6hiZXzhZWmQzM7v9g"
3,"18zBPQ64PoDhzfKNP1e3ufApGrbmQBr212","L1YqE8Y8FPn2fdBxMfe8wwU3bT5NPEfxMxLujHKpyYS7nrBLzv9K"

I don't bother take the test, but if i really want to write private key, i would split it every 4 character and 4-8 group of character on each line to reduce potential mistake.

Code:
KyHm Mbp1 TvBN Bzi6
uAAe kb6D wtCs UJyY
XG5C DrkD v2sC c8h4
UfmD

Alternatively i would convert the private key to HEX/decimal if i have bad handwriting, but it takes more time and i lost advantage of checksum which offered by WIF.
2028  Bitcoin / Bitcoin Technical Support / Re: Was thinking about switching wallets to a local one on: September 30, 2021, 09:26:06 AM
If you want your wallet to be 100% secure, you should generate the wallet on an air-gapped device. This means that you should use a device which has never connected to internet and will remain offline forever.

And if buying new device (which never connected to internet) feels too expensive/unnecessary for you, you could create bootable linux (such as Tails) on your USB drive. But the downside are you need to manually unplug Ethernet cable and don't plug the USB drive on computer which already booted.
2029  Bitcoin / Electrum / Re: Electrum Plot on: September 30, 2021, 08:56:34 AM
Assuming you install Electrum from source code, you just need to run this command. But if you AppImage, AFAIK it's impossible because AppImage version bundle it's own Python.

Code:
pip install matplotlib
I downloaded Electrum standalone version from their website.

I am not able to run any "pip" commands in Electrum console. I have matplotlib installed in my python environment, but I can't use it inside electrum. I wasn't able to find a solution for this in the web.

You're supposed to run the command on your terminal/command prompt. Besides, it won't work since standalone/portable version is similar with AppImage, where they bundle their own Python.

Are you talking about the python version of electrum? https://electrum.org/#download (First option here)

Yes.
2030  Bitcoin / Project Development / Re: [LockBox-LBX] Created a Hardened Linux OS for Crypto Hodlers on: September 28, 2021, 09:28:31 AM
Even if you want your bundle becomes more secure (crypto tasks only), it is better to remove graphical desktop.

Their user demography are new linux user and people who want simplicity. Besides, i wonder how many linux user who remember command for connect to internet over WiFi.

Furthermore, simplicity is also an issue for some not familiar with Linux, so packages like eddy are installed by default to help install applications.
2031  Bitcoin / Development & Technical Discussion / Re: Is Bitcoin still experimental? on: September 28, 2021, 09:01:05 AM
The "This is experimental software" line is probably a disclaimer in order to protect from people suing the developers in case something went wrong and loss of funds happened due a glitch in the code.
You can't sue developers of an application that is released under MIT license if something went wrong because when you started using that software you agreed to accept it "as is" and without warranty of any kind. Whether it is experimental or not has nothing to do with it.

But it's more complicated if he meant the protocol (which covered on BIP) rather than implementation. Few BIP use different license (such as BSD, CC or doesn't include license). AFAIK most license prevent developer/author getting sued, but i've no idea what could happen if someone sue author of BIP without license.
2032  Bitcoin / Bitcoin Technical Support / Re: Help with mempool.space local install on: September 28, 2021, 08:51:11 AM
I followed the instructions in the README.md file, so first I cloned the master:

Code:
git clone https://github.com/mempool/mempool

Then I checked out latest release:

Code:
latestrelease=$(curl -s https://api.github.com/repos/mempool/mempool/releases/latest|grep tag_name|head -1|cut -d '"' -f4)
git checkout $latestrelease

You checked out the latest stable version, so i think it's not the problem.

Both servers are running Ubuntu Server version 20.04.3 LTS.   I only installed NodeJS onto the machine I want to run mempool, the version installed by the app manager is 10.19.0.  I just looked up the NodeJS site, and noticed their latest LTS version is 14.17.16.  The version I have was originally released in February of 2020.  That may have something to do with it, odd that such an old package is the one installed by apt.

I'll try installing the newer LTS version of NodeJS, hope it helps.

IMO it's the problem. According to https://nodejs.org/en/about/releases/ and https://en.wikipedia.org/wiki/Node.js#Releases, v10 was released on 2018 & no longer updated. Meanwhile v14 is released on 2020, but still actively supported until few years later. On a side note, you should use rolling-release linux distro if you really want up-to-date package.
2033  Bitcoin / Electrum / Re: Electrum v 0.3 or before - Where can I find a copy? on: September 27, 2021, 11:36:37 AM
So, as I said, I am not able to compile a software wallet.

I need an electrum software wallet from February 2011.  Please don't post bullshit comments if you don't know what your talking about.  I have 20 years experience with the internet and windows 95-windows 10 and know what i'm talking about, most of the time.

If you're looking for help (rather than insulting someone), you should mention few things such as,
1. Which commit hash or source code did you use.
2. Your environment (OS, python version, etc.).
3. Command you used to compile/run Electrum.



I need an electrum software wallet from February 2011.
After all the constructive answers you’ve received in previous posts, you still looking for something that has been found to very likely not exists?

Actually there are 3 posts (in this forum) which mention word "Electrum" before Nov 2011 (when Electrum is released and @ThomasV made the announcement). Aside from mentioning official Electrum website, a post also mention this link. Unfortunately the website is dead.

Code:
https://gitorious.org/electrum
2034  Other / Meta / Re: Report plagiarism (copy/paste) here. Mods: please give temp or permban as needed on: September 26, 2021, 09:34:04 AM
User : wiraningsun

Copy :

Both Core and Bitcoin itself are probably still experimental.


We barely have it as a legal tender and proper regulations anywhere in the world.


There is a very small number of countries trying to help, but from here to mass adoption and to the real test (worldwide real usage, not just crypto fans) is a long way to go.


I think only mass adoption would make it non-experimental.


Source :

Both Core and Bitcoin itself are probably still experimental. We barely have it as a legal tender and proper regulations anywhere in the world. There is a very small number of countries trying to help, but from here to mass adoption and to the real test (worldwide real usage, not just crypto fans) is a long way to go. I think only mass adoption would make it non-experimental.
2035  Bitcoin / Development & Technical Discussion / Re: vanity onion addresses on: September 25, 2021, 09:25:25 AM
Has anyone found a way to create a vanity onion address for use with a bitcoin node?

I've found plenty of generic onion vanity generators, but somehow the files created aren't useable by bitcoind. It's probably a minor tweak needed, but I've not managed to work out how to do it yet. Has anyone?
You should speak to BitcoinFX he has custom names for his public nodes.


https://bitcointalk.org/index.php?topic=5177001.0



addnode=satofxsc3xjadxsm.onion:8333
addnode=shindo45rxrk3737.onion:8333
addnode=naka7nzsu3binfim.onion:8333
addnode=motoixfjxnf4joga.onion:8333

v2 address no longer supported by Bitcoin Core (and most updated software which use Tor). Meanwhile v3 address for his node isn't vanity onion address. Even so, he might know how to do it, but don't bother configure his node to use vanity v3 onion address.
2036  Bitcoin / Development & Technical Discussion / Re: Taproot proposal on: September 25, 2021, 09:22:39 AM
quikie question: looks like taproot address will still look like bech32, just called bech32m and beginning with bc1?

Aside from following bech32m (which already mentioned above), witness version of Taproot is 1 (while SegWit is 0), so the prefix for taproot will be bc1p, not bc1q.

So just a matter of time after November 2021 we will start seeing wallets and taproot addresses and multi-sig and all that?

As for wallet support, AFAIK only Electrum and Bitcoin Core have support for Taproot.
2037  Bitcoin / Electrum / Re: Chainalysis runs Electrum nodes. on: September 23, 2021, 12:06:54 PM
And although it is something expected, the fact it's now public knowledge is imho important.
For example, maybe an update (or fork?) of Electrum will be developed for being privacy focused? Maybe with options for customizing when and which addresses to be queried, maybe with clients connecting to multiple servers to ask randomly for information? I guess that it also can be done. Of course, the top solution remains the use of own server.

It'll be difficult to make Electrum more privacy focused, mainly because Electrum send list of address to a server at once. It means you need to update Electrum protocol or implement BIP 157/158 instead.

For those who value their privacy, but with limited resource, they better use Wasabi Wallet which use BIP 157 and Tor by default.
2038  Bitcoin / Development & Technical Discussion / Re: Reclaiming Lost UTXOs and Deleting Empty Blocks on: September 23, 2021, 11:39:49 AM
If i correctly understood you, you intend to store file on blockchain because you want 100% uptime with mirror which available worldwide? Bitcoin and most cryptocurrency isn't designed for it and it'll cost you a fortune.
how much do you think it would cost? as long as bitcoin sv miners are honest and store my data, i wouldn't mind paying them a bit to do it. but i need to make sure that they won't pull the rug out from under me.

Let's try calculate the cost of storing single 1080p movie with 2 hours duration.

1. Calculate size of the movie

According to https://www.circlehd.com/blog/how-to-calculate-video-file-size, 1 minute of 1080p video have size 20MB.

Code:
120 minute * 20 MB = 2400 MB (2516582400 byte)

2. Calculate the cost in BSV

https://blockchair.com/bitcoin-sv recommend 1 sat/byte, which means you'll need to pay at least 2.516.582.400 satoshi (25.165824 BSV). This calculation exclude overhead (input, other output, signature, etc.).

3. Convert to USD

According to https://coinmarketcap.com/, current BSV price is $144.12.

Code:
25.165824 BSV * $144.12 = $3626.89...

IMO it's very expensive.



To keep this discussion slightly on-topic, here's estimation of UTXO growth for storing same movie on Bitcoin since OP_RETURN limit is only 80 bytes (and IIRC each transaction only can have one OP_RETURN) and pool most likely won't help you store a movie. I use method which described here http://www.righto.com/2014/02/ascii-bernanke-wikileaks-photographs.html.

1. Getting amount of data can be stored on single address.

According to https://en.bitcoin.it/wiki/Technical_background_of_version_1_Bitcoin_addresses, bitcoin address size is 25 bytes, but 4 bytes used as checksum and 1 byte used to indicate the address is for mainnet network. So we only can store 20 bytes data on each address.

2. Calculate amount of address required to store the movie.

Code:
2516582400 bytes / 20 bytes = 125829120 address/UTXO

3. Get current size of UTXO set. I use result from running command gettxoutsetinfo on Bitcoin Core (which took few minute to get the result).

Code:
"txouts": 75171403

4. Calculate UTXO growth

Code:
 75171403
125829120 +
-----------
201000523

Code:
125829120 / 75171403 = 1.6738... (167.38%)

If you or someone else actually do this, you'll heavily bloat chainstate and OP's proposal is more likely to be accepted Bitcoin community Roll Eyes

P.S. please double check the calculation and source used.
2039  Bitcoin / Bitcoin Technical Support / Re: the function of stopping a transaction in the middle or the roll back function on: September 23, 2021, 10:51:49 AM
However, Bitcoin transactions should be improved and scammers are worse than victims. They must be gotten rid of to make Bitcoin ecosystem clean and clear.

Impossible as long as Bitcoin is decentralized.

Bitcoin has an agreement protocol and it can be used to screen transactions which is good or bad.

Bitcoin doesn't have such protocol.

You guys are pro for scammers. you blame and critize the victim of a scam. If bitcoin is such a currency, no thank.

Bitcoin itself is neutral, don't judge Bitcoin by it's users or how they use it.
2040  Other / Beginners & Help / Re: Bitcoin URI Protocol Scheme on: September 23, 2021, 09:34:29 AM
Now we have two people claiming it works and one who says it doesn't. I will just wait for the next reply from someone who is interested in checking before I put it back on the list. Like in sports, let's see if the result will be 3:1 or a draw after all.  
There is no need for this Smiley Here is the intent filter from the AndroidManifest.xml page which confirms that blockchain wallet app does accept the bitcoin URI sheme:

Code:
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />


                <data android:scheme="bitcoin" />


                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.BROWSABLE" />
            </intent-filter>
source
This is the beauty of open source!

Part of source code you shown only proof that Blockchain.com wallet accept the bitcoin URI scheme. But it doesn't proof that the wallet support message field correctly.
Pages: « 1 ... 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 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 [102] 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!