Bitcoin Forum
May 04, 2024, 03:14:11 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 154 155 156 157 158 159 160 161 ... 514 »
2201  Bitcoin / Hardware wallets / Re: Nano Ledger S Current Shipping Time and Carrier? on: September 07, 2020, 08:40:49 PM
@jerry0,

You might be interested in this: https://shop.ledger.com/pages/back-to-school?utm_source=Iterable&utm_medium=email&utm_campaign=campaign_1503189

Ledger are doing a 20% "back to school" promo on their Nano S and X hardware wallets.
2202  Bitcoin / Electrum / Re: Fake Electrum version 4.0 and hardware wallets on: September 07, 2020, 08:38:27 PM
...One further question: how do I find a list of good servers and then manually connect to one (is there a setting for this)?
AFAIK, there isn't really a list of "trusted" servers...

I would guess that all you can do is let Electrum find any server, try your transaction and if it goes through OK without giving you the "unknown" error, then you can add that particular server to your own personal list of "trusted" servers that you want to connect to... and then manually connect to one from your list.
2203  Bitcoin / Hardware wallets / Re: A ransom attack on Trezor's and KeepKey's passphrase handling on: September 07, 2020, 08:13:32 PM
Yes... and Electrum should never have simply displayed "error" messages received from servers verbatim... hindsight is always 20/20... but at least they (both Satoshi Labs and Electrum) are actively working to patch these issues and make their products better.
2204  Bitcoin / Bitcoin Technical Support / Re: Bitcoin transaction pending for quite long on: September 07, 2020, 09:07:12 AM
I still think that it is overblown... surely an exchange doesn't need to make a consolidation and top up transaction for every user withdrawal... and even if they did, they generally don't need 50,000 sats worth of fees to do them... it's just profiteering... Undecided

I'd be more inclined to believe that the min fee is designed to stop people trading in dust... no sense trying to withdraw $10 (0.001 BTC) if you are going to pay $5 (0.0005 BTC) in withdrawal fees Tongue
2205  Bitcoin / Hardware wallets / Re: A ransom attack on Trezor's and KeepKey's passphrase handling on: September 07, 2020, 08:46:29 AM
In order to update your Trezor device and download firmware, you first have to visit wallet.trezor.io website, then you have to enter your pin code and your passphrase. What is interesting is that people may still fall victims to that vulnerability during firmware installation, because they still have an option to enter a passphrase with keyboard without confirmation on hardware device!
It's not really an issue... you can simply not enter a passphrase (ie. just leave the box blank and click enter) and then go ahead with the firmware update... besides, the passphrase vulnerability has no affect if you're not sending/receiving funds... as it doesn't matter what wallet you are "logged in" to when you're updating the firmware.

Also, it should be fairly obvious to anyone that has already been using their device if something "funny" happens when they attempt to log in, as they won't see any of their history/funds etc if a different passphrase is used to display their wallet... unless of course their system has already been compromised by this "theoretical" attack and they have already been affected by this fake passphrase vulnerability Tongue
2206  Bitcoin / Electrum / Re: I need Sherlock Holmes to help me find the PIP installed Electrum, LOL! on: September 07, 2020, 07:53:12 AM
Then you either edited the wrong .profile file... or it's not being used when you login...

If you:
Code:
source ~/.profile

Does the path then contain the "/home/XXXX/.local/bin" path? Huh

Also, try:
Code:
cat ~/.profile

And make sure it shows the following code in the output
Code:
# set PATH so it includes user's private bin if it exists
if [ -d "$HOME/.local/bin" ] ; then
    PATH="$HOME/.local/bin:$PATH"
fi
2207  Bitcoin / Electrum / Re: Fake Electrum version 4.0 and hardware wallets on: September 06, 2020, 11:32:03 PM
How does the upgraded ElectrumX server mitigate this issue? Does it keep a blacklist of fraudulent servers and exclude them from the network?
It doesn't... and it can't...

The "bad" servers are running a custom version of the Electrum Server software designed to send the "update required" message and link to malware when they receive a "send transaction" request from a client.


Quote
Does the upgraded Electrum client simply block all messages from blacklisted servers? or what is the mechanism for preventing connections to fraudulent servers?
There is no "blacklist"... the mechanism is that the Electrum client no longer just displays the verbatim text that is received back from a server... instead, there is a set list of predefined error messages that it will accept and display... if something "unexpected" is received, the client will display "Unknown Error" and advise you to try again or use a different server etc.


Quote
Once I get a message from a fraudulent server, will it get stored in local storage and be likely to be connected to again?
No, the message is received, processed and discarded... There is no action taken to blacklist the server and ignore it.


Quote
If I ignore the message, do I simply try to send again, and hopefully connect to a legitimate server?
Yes.

You could potentially implement your own blacklist and prevent outgoing connections to the IP in your own firewall.
2208  Bitcoin / Electrum / Re: Creating new electrum wallet using HW on: September 06, 2020, 06:03:06 AM
That's because Electrum won't automatically create a wallet based from the second or next accounts if you try to create another one unlike Ledger live.
Indeed... should you then connect your Ledger to Ledger Live and do the "add account" thing... it should automatically find any wallet "accounts" that you have created in Electrum, providing you have used consecutive "account" numbers (starting from 0).

In other words, Ledger Live basically has a Gap Limit of "0" when searching for accounts... if the very next account number has no transaction history... it will stop searching.
2209  Bitcoin / Electrum / Re: Issues with 4.0.2 on OSX on: September 06, 2020, 03:18:27 AM
And just to ask the obvious... did you verify the wallet download before attempting to use the wallet? Huh

The Max button is definitely not working for me.
Is the Max button actually "enabled"? or is it greyed out? Huh As o_e_l_e_o said, until you add at least one "payto" address, the button will not be enabled.


Quote
Also the copy and paste address functionality is not working at all between wallets.
I concur with o_e_l_e_o... I've not seen that behaviour exhibited before... where/how exactly are you attempting to copy the address? Using the Right Click/Copy->Address option from the "Addresses" tab? or from somewhere else? Huh
2210  Bitcoin / Electrum / Re: I need Sherlock Holmes to help me find the PIP installed Electrum, LOL! on: September 06, 2020, 02:40:19 AM
Last piece is to figure out how to launch Electrum?  If I type electrum or .electrum in a terminal no go.
Once you have modified the .profile... you either need to logout/login... or restart... or run the command:
Code:
source ~/.profile

as .profile is only parsed at login... not when you start up a terminal.

Once you've done one of those 3... you can use:
Code:
echo $PATH
to confirm that the change has worked... if you see the /home/USERNAME/.local/bin path shown... you should be able to just use electrum from the terminal and it will start.
2211  Bitcoin / Electrum / Re: I need Sherlock Holmes to help me find the PIP installed Electrum, LOL! on: September 06, 2020, 12:00:49 AM
This is exactly where I am.  Perfect install into USER ~/.local/bin but now  ------- > specifically HOW to add the PATH?
Is there anything in your .profile (or .bash_rc or .bash_profile) in your home dir? Huh

The "default" .profile in my Linux Mint install had this code at the bottom:
Code:
...
# set PATH so it includes user's private bin if it exists
if [ -d "$HOME/bin" ] ; then
    PATH="$HOME/bin:$PATH"
fi

# set PATH so it includes user's private bin if it exists
if [ -d "$HOME/.local/bin" ] ; then
    PATH="$HOME/.local/bin:$PATH"
fi

If you have that... your PATH should automagically have ~/.local/bin whenever you open a new terminal.
2212  Bitcoin / Armory / Re: Stuck on "Preparing Database" and Armory never shows "Online" on: September 05, 2020, 11:54:18 PM
No... that isn't normal... something is definitely not working correctly. You'll need to post your log files so we can figure out what exactly is going wrong.

In Armory, "File -> Export Log File..."

Then copy/paste the contents of the generated .txt file to pastebin.com, click "create" and then post the generated pastebin URL here.
2213  Bitcoin / Electrum / Re: Fake Electrum version 4.0 and hardware wallets on: September 05, 2020, 11:50:55 PM
Looks like someone reported the site to the domain registrar... and they promptly removed the DNS entries, as the URL doesn't return an IP address anymore:


2214  Bitcoin / Bitcoin Technical Support / Re: imported public key bitcoin wallet with private key! on: September 05, 2020, 02:02:01 AM
Take note Blockchain wallet doesn't have the option to export private keys, unlike other wallets.
So, I suggest you use other wallets so that you have full control of your wallet like Electrum.
While I don't endorse the use of blockchain.com web wallet... it does give you a BIP39 compatible, 12 word seed mnemonic... so, technically, you can still export your "keys".


Is there a list of trusted mobile bitcoin wallets?
I agree with BitMaxz... go with Mycelium, Electrum... or maybe Samourai.


Quote
I want to transfer my bitcoin that for now is in the exchange. I do not think I should trust the exchange wallet for bitcoin in the long term.
Good idea. Exchanges should NOT be used for long term storage of coins.
2215  Bitcoin / Electrum / Re: Electrum api? on: September 05, 2020, 01:49:33 AM
One option would be to export your master public key from your Electrum wallet, and then use one of the many bitcoin "plugins" for the various website platforms that would allow you to generate addresses from the master public key.

This means you'll be able to keep your private keys "offline" and away from the reach of hackers should the website be compromised.

If you advise what website platform you're using, people will be able to offer more detailed advice.
2216  Bitcoin / Hardware wallets / Re: Very small phone for hardware multisig. on: September 04, 2020, 11:29:16 PM
Because the phone does not put out enough power to turn it on.
Maybe you just need something like this: https://www.aliexpress.com/item/32915960943.html ... and a USB power pack Wink

Although, that is really starting to complicate matters and bulk up your load out Undecided

2217  Bitcoin / Armory / Re: Sent BTC to an Offline Wallet on: September 04, 2020, 11:23:28 PM
... I'm now learning that ARMORY requires Bitcoin Core to function but I don't even have 300GB of space to be able to download it. How can I go about recovering them?
Don't stress... it's very easy to recover your funds. You can refer to my guide here: https://bitcointalk.org/index.php?topic=4746784.msg43255691#msg43255691

You will be able to export the private key for your 136d5ebKCiXH7KSA9Ykd5wqVRKdkXQpNrY address... then import that key into another wallet. For ease of use, I would recommend using Electrum: https://electrum.org/#download

Simply use "Import Bitcoin addresses or private keys" option when setting up the wallet in Electrum and copy/paste the private key that matches the 136d5ebKCiXH7KSA9Ykd5wqVRKdkXQpNrY address. It should start with a "5"... Refer: https://bitcointalk.org/index.php?topic=4746784.msg43432393#msg43432393


NOTE: I would not recommend using the single address, "imported" wallet in Electrum long-term, you should either create a new "standard" wallet in Electrum with a seed mnemonic backup and send your funds there, or send your funds to another wallet of your choice.
2218  Bitcoin / Electrum / Re: I need Sherlock Holmes to help me find the PIP installed Electrum, LOL! on: September 04, 2020, 11:13:58 PM
I just tried this from scratch on a "clean" Linux Mint install... following the (slightly modified) steps as per the Electrum download page:

Install dependencies:
Code:
sudo apt-get install python3-pyqt5 libsecp256k1-0 python3-cryptography

Download package:
Code:
wget https://download.electrum.org/4.0.2/Electrum-4.0.2.tar.gz

Verify signature (Optional but HIGHLY recommended!):
Code:
wget https://download.electrum.org/4.0.2/Electrum-4.0.2.tar.gz.asc
wget https://raw.githubusercontent.com/spesmilo/electrum/master/pubkeys/ThomasV.asc
gpg --import ThomasV.asc
gpg --verify Electrum-4.0.2.tar.gz.asc

Install with PIP:
Code:
sudo apt-get install python3-setuptools python3-pip
python3 -m pip install --user Electrum-4.0.2.tar.gz

This ended up installing Electrum into ~/.local/bin

Because this was a "clean" install, this path (~/.local/bin) did NOT exist prior to logging in... so I had to logout and log back in as the code in default .profile to add "~/.local/bin" into the $PATH is only run at login... NOT when simply creating a new terminal.

Alternatively, you can use:
Code:
source .profile
and the $PATH should be updated.


Now, I can just use electrum from anywhere and it starts up:
2219  Bitcoin / Hardware wallets / Re: Trezor Wallets have new update waiting. on: September 04, 2020, 10:22:33 PM
It's like anything... OSes, applications, even hardware... people keep poking at them, sooner or later, someone will find a "hole"... At least Trezor are actively working to fix issues as they are notified. I hope they are also actively working on finding the issues themselves, rather than relying on "responsible disclosure"...

But I get what you're saying... that lucky coin and some waterproof paper are starting to look better and better again Wink
2220  Bitcoin / Wallet software / Re: Constant BTC fee on JaxxLiberty wallet on: September 04, 2020, 10:12:52 PM
Trying to send BTC from my JaxxLiberty wallet, when I go to send page, a transaction fee of 50+$ appears, even before I sign in the amount I want to send and it doesn't change when I enter the ammount I want to send.
$50 seems like an awful lot of money for a transaction fee... even for a wallet like JaxxLiberty!!?! Shocked Shocked Shocked

That's like ~0.0045 BTC!!?! Shocked Shocked Shocked Even if the wallet was using 120 sats/vbyte, that transaction would need to be like 3750 bytes, which is around 10-15 times larger than a "standard" transaction...

Have you been previously been receiving a lot of "tiny" payments to your wallet? Say from a mining pool or faucets or something like that? Huh
Pages: « 1 ... 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 154 155 156 157 158 159 160 161 ... 514 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!