Bitcoin Forum
June 28, 2024, 05:12:06 AM *
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 ... 262 »
461  Bitcoin / Wallet software / Re: Wallet security on: February 21, 2022, 11:24:02 AM
Yes, you are right, but I do not want to publish the process so that more people do not replicate it, it could be dangerous

Fair enough...
Why don't i generate a new 12 word seed phrase and publicly post 8 of the 12 words,  the first derived address and the derivation path? If you can brute force the 4 missing words, you'd have proven that you have a method that could potentially a thread in real world situations...

EDIT:
SEED: radio blame wonder double before indoor cancel hawk ? ? ? ?
DERIVATION PATH: m/44'/0'/0'/0/0
ADDRESS: 1LU8dS3raRxx2yuGFyVNUJyQPoGHb72Qbz

Good luck!

PS: i wouldn't consider brute forcing 4 out of 12 words of a seed phrase a real "thread" yet, but at least you could prove to us you have the ability to do this, making your video at least plausible.
462  Bitcoin / Wallet software / Re: Wallet security on: February 21, 2022, 11:16:04 AM
I fell for the clickbait and watched your video... It shows nothing but you using a (what looks like a) clone of iancoleman's site where you show a seed phrase and a derived ETH address. Then you proceed to lookup the balance on two explorers.
And then, the video stops.

I don't know what you intended to proof with this video, but it doesn't show you bruteforcing a seed phrase with 9 unknown words, so it has little or nothing to do with your post.

In other words: if you intended to proof anything, a video of a couple of seconds with no sound showing nothing but a page that has some text on it and a couple of addresses that were funded will not do the trick i'm afraid.

463  Alternate cryptocurrencies / Altcoin Discussion / Re: RSK Blokchain and rBTC on: February 21, 2022, 08:01:17 AM
As far as i'm concerned, you're free to promote your project (at least, i think that's what you're doing), that being said, i personally think that this does not belong in the bitcoin discussion subforum.

All these tokens, wrapped coins,... As far as i'm concerned, they're altcoins that can be traded for bitcoin, so they belong in the altcoin subfora.
464  Bitcoin / Development & Technical Discussion / Re: Tor Network & Bitcoin Nodes on: February 18, 2022, 02:57:50 PM
Indeed... It seems like those "out of the box" sollutions like to propose Tor so they don't have to help users with setting up port forewarding, firewalling and/or upnp

https://bitcointalk.org/index.php?topic=5385939.msg59290003#msg59290003
465  Bitcoin / Bitcoin Technical Support / Re: Bitcoin Core Inbound connection on: February 18, 2022, 02:42:40 PM
--snip--

They (MyNode) say just use Tor, no need open port. 🤔

They have a valid point... Tor doesn't need an open port. But in this case your node will only be reachable over the Tor network.
466  Economy / Reputation / Re: Who to believe in trust system. on: February 18, 2022, 01:47:13 PM
I agree with the above posters, but also wanted to add a keyword: timestamps.... (eventough that's more or less what DdmrDdmr is saying in his answer)

It's perfectly possible for a user to have an impeccable reputation for many, many years,... but then proceed to do an (exit) scam cashing out said reputation.
In this case, you might see loads and loads of positive ratings (from DT members) being added for many years, and then suddenly negative ratings begin piling up. It's not that more recent ratings carry more weight per se, but usually for me they do. It's not because you did something nice for somebody else in 2014 i can still trust you today, but if you have loads of +ve from DT members in the last couple of months, odds are you're still a good guy/girl (and the odds of the account having changed hands are lower aswell).

But yeah, reading reference links, forming your own opinion, have a custom trust list, using the ignore button, looking at timestamps,... it all helps... It's not foolproof tough.
467  Bitcoin / Bitcoin Technical Support / Re: Bitcoin Core Inbound connection on: February 18, 2022, 07:15:06 AM
If I use the MyNode, do I need to manually configure my router to open port 8333?

Is it just a plug and play thing?

I had to lookup MyNode, it seems to be a prebuilt image that you can either download or purchase an rPi loaded with said image. This being said, odds are you'll run into exactly the same problems as you're having now: you need to foreward the correct port on your home router and configure the firewall... This is something no plug and play device can ever do, it's always up to you to setup your own router and firewall i'm afraid.

Intesting! They told me that no need port forwarding. https://ibb.co/VpFrqwj

However, I am moving to a new apartment soon with a new internet provider. I will try again (port 8333) with the new router.

The screenshot doesn't really show the original question, nor is their answer extensive. Odds are they mean that you can run their device, it'll open outbound connections, and that's enough for the device to function (since you don't really *need* inbound connections). The page he refers to doesn't really give any additional information either. But the thing is: no device will automagically initiate port forewarding and firewall rule creation... Unless it's using upnp (which we have already establed, is a protocol that isn't pre-installed on your device, nor do i find it wise to just rely on upnp).
468  Bitcoin / Bitcoin Technical Support / Re: Bitcoin Core Inbound connection on: February 18, 2022, 06:33:00 AM
If I use the MyNode, do I need to manually configure my router to open port 8333?

Is it just a plug and play thing?

I had to lookup MyNode, it seems to be a prebuilt image that you can either download or purchase an rPi loaded with said image. This being said, odds are you'll run into exactly the same problems as you're having now: you need to foreward the correct port on your home router and configure the firewall... This is something no plug and play device can ever do, it's always up to you to setup your own router and firewall i'm afraid.
469  Bitcoin / Bitcoin Technical Support / Re: Bitcoin Core Inbound connection on: February 17, 2022, 02:45:27 PM
It is too complicated for me. Bitcoin Core should make it simple for noob like me to run bitcoin node. 😂
If anyone got any YouTube videos to set up the port 8333, please share with me.
Probably, I have to give up for now.


I hear what you're saying, but eventough you haven't posted any output from the telnet commands, i think the problem lays in your network setup... And truth be told, the bitcoin core developers can't really do anything about this...

If you wanted to run a webserver on your LAN and make it available for the outside world, you'd be faced with exactly the same problems... Or if you wanted to access a network camera in your lan from the internet, you'd have exactly the same problems aswell.

The problem is that there isn't a "magic bullet" that completely solves this issue... There are dozens and dozens of active router manufacturers, there are hundreds of ISP's,... It's simply impossible to write a complete newbie-friendly walktrough for setting up your home network to run a bitcoin node on your lan wilst having it accessible from the WAN for every router/isp combination out there.

There's the upnp protocol that should make your life a bit easyer, but this protocol also makes sure that malware can abuse upnp so an intruder can access vulnerable device in your LAN pretty easily, that's why upnp is turned off quite often. And for example, it seems your router doesn't even include upnp in it's default feature set (it seems you have to download it seperately).

Now, don't get me wrong, i'm not blaming you for anything... Network setup is quite hard, that's why big company's have to hire network specialists Wink. I do applaud you for trying tough!
470  Bitcoin / Bitcoin Technical Support / Re: Writing down seed phrase: printer ink or pen ink ? on: February 17, 2022, 02:22:30 PM
--snip-- If you have printer at home, there is nothing bad about that --snip--

unless you are paranoid... Personally, i will not let my hardware wallet's seed phrase touch any electronic device ever.
Offcourse there are ways of printing a seed *correctly* (in the opsec sense), but that would require you to use an offline machine, boot it using a live distro, type the seed in a file which you save on an usb stick, reboot the pc you used to write the seed down (maybe even use a tool to "test" the machine's memory).

Then you'd have to put your printer in offline mode, print from the usb stick, power cycle the printer and fill it's memory with big printjobs (or completely destroy the printer by fire).

Then you'd have to burn the usb stick, or at least overwrite it with random data several times... Also from an offline pc.

Yup... paranoid people exist Wink And if you're serious about keeping loads of BTC @home, paranoia is good... Better to be paranoid than to be robbed...
471  Bitcoin / Bitcoin Technical Support / Re: Writing down seed phrase: printer ink or pen ink ? on: February 17, 2022, 02:13:40 PM
Hello,

I would like to write down my seed phrase but I am hesitating between writing it on a sheet with a pen or typing it on my notepad app on my computer and print it ?
Which one will last longer ?

Thanks !

I don't think there's a simple answer to your question... To many variables...
Inktjet/laser?
Original toner/copy?
Fountain pen/biro?
cheap recycled paper/high quality paper?
Stored in sunlight/Stored in a banksafe?
Laminated/unlaminated?

I think the more important consideration would be: why enter your seed on a potentially vulnerable device? As soon as you enter your seed on a notepad, there's a slim chance it gets exposed (especially if you save it afterwards), it gets sent over your network and it's stored in the printer's memory.
The risk is small, but pen and paper are 100% offline, so that risk is smaller....  You're printing it anyways, so the attack vector of an evil maid reading the piece of paper should be equal between printed and written seeds.

Now, penmanship comes into play.... I asked my wife to write down my seed... If i'd have written it myself, i probably would have been better off printing it in the first place, since i cannot read my own handwriting mere minutes after finishing writing something down Smiley
472  Other / Meta / Re: LoyceVs PM publisher on: February 17, 2022, 12:22:24 PM
I just sent a test-PM. Hopefully everything works fine Smiley

I'm quickly going over the usecases, and i wonder if i'd be able to make a feature request (if this feature is deemed usefull by other people aswell, and offcourse only if you're interested in programming it)?

I wonder if it would be usefull to add an optional destruct-code in the PM aswell? This way, you could send a first PM with a destruct code, if a deal falls trough the PM gets published... But if the deal goes fine, the initial sender can send a PM with the destruct code and the initial PM will be erased instead of published? Or maybe a cache functionality using a cache code: the PM you CC'd with an optional cache-code never gets published, unless your alt account receives a second PM with the cache code? Just brainstorming here  Grin
473  Bitcoin / Bitcoin Technical Support / Re: Bitcoin Core Inbound connection on: February 17, 2022, 08:45:16 AM
--snip--

how to telnet to port 8333 from my Macbook?  Huh any youtube videos to show the steps?  Grin

I don't have a macbook, but i can find some threads complaining that telnet was removed from their image in a certain version of the OS.

You could always just install a telnet app on your phone and firstly connect trough your home wifi and telnet to port 8333 on your lan ip. If it works switch to 3G/4G/5G and try the same app, the same port but your WAN ip.
  • If you can connect over LAN but not WAN, your node itself is listening, but there's something incorrectly set up with your firewall/port forewarding/upnp...
  • If you can not connect over LAN, you don't even have to bother with the WAN connection, it's pretty obvious your node isn't listening (yet). Either your node's config needs to be modified, or i was wrong and the node only listens after the initial sync
  • If you can connect over LAN and WAN, your node should be reachable from the outside over port 8333



I'm going on a ledge here and guess that the odds are big you have an iphone? I don't have one, but there are tools like this one: https://apps.apple.com/us/app/telnet-lite/id286893976 (never ever tested it, no idear if it even works).

For android, there are also telnet tools available like this one: https://play.google.com/store/apps/details?id=mobiletelnet.feng.gao&hl=nl&gl=US also, never tested by me (eventough i have an android device, i don't use it for telnetting).
474  Bitcoin / Bitcoin Technical Support / Re: i need help whis broken wallet.dat on: February 17, 2022, 06:42:17 AM
I did have an old 0.20.1 unpacked on my node (it's no longer been used, but i have the habit of keeping historical versions after upgrading).
When executing
./bitcoin-qt -help

I do see
Code:
  -salvagewallet
       Attempt to recover private keys from a corrupt wallet on startup

So, the functionality should still be available from within the bitcoin-qt executable in 0.20.1.
This being said, doing "nothing" is what it's supposed to do... It shouldn't give you any warning messages or popups... The command should just run and close without giving any additional message. It should have created a backup copy of your wallet file (with a .bak) extension and the wallet file itself should have been salvaged.

I have no idear what the success ratio is tough... I guess it's possible bitcoin core finds your wallet is not salvagable.

Be carefull with sending wallet files to anybody... If you must send your wallet file to somebody because you really can't figure stuff out, make sure you only send it to somebody you trust.
475  Bitcoin / Bitcoin Technical Support / Re: Bitcoin Core Inbound connection on: February 17, 2022, 06:34:45 AM
To be honest, my node has been online for many, many years... So it has been a long, long time ago since i last synced a node.
But, if i remember correctly, you should be able to get inbound connections while syncing... Not 100% sure tough, but if memory serves me correct, it should.

What you could potentially do is telnet to port 8333 from either your node or another pc in your network.
IF you see an output like the following, you're listening on port 8333
Code:
telnet localhost 8333
Trying ::1...
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.


Now, do the same from OUTSIDE your LAN... Use a telnet app on your phone while connected to 3G/4G/5G (not your wifi) and try to telnet to port 8333 on your WAN ip. You can find your WAN ip by surfing to a site like https://whatismyipaddress.com/ (no affiliation) from a device connected to your wifi (or physically connected with an utp cable...
476  Bitcoin / Bitcoin Technical Support / Re: Bitcoin Core Inbound connection on: February 16, 2022, 09:17:54 AM
I googled for a port forewarding tutorial for luci (which i can deduct from your screenshot)

https://www.cfos.de/en-us/cfos-personal-net/port-forwarding/openwrt.htm

the machine running your node will need to have a fixed ip.

For the rest, it might be a good thing to read this:
https://bitcoin.org/en/full-node
477  Bitcoin / Bitcoin Technical Support / Re: Bitcoin Core Inbound connection on: February 16, 2022, 09:08:24 AM
yup, 0 inbound connection.

The thing is: if you only want to use bitcoin core as a wallet, you don't actually NEED inbound connections... You made outbound connections, so you can download blocks and transactions. You only need inbound connections if you want your bitcoin core to run as a full node to support the network.

I assume you're working on a pc in your lan? In that case, it's probably upnp, firewall, port forewarding,... related.
478  Bitcoin / Bitcoin Technical Support / Re: Bitcoin Core Inbound connection on: February 16, 2022, 09:04:25 AM
Check the link, it shows:
Quote
That page doesn't exist

I do see the screenshot.... 10 outbound connections, 0 inbound... looks ok to me.

Is this a wallet, or do you want to run a full node 24/7?
479  Bitcoin / Bitcoin Technical Support / Re: i need help whis broken wallet.dat on: February 16, 2022, 07:27:49 AM
Which version are you running? It seems salvagewallet was removed from 0.21.0, so if you're running a version pre 0.21.0, you could try the initial command given by BitMaxz.

EDIT: i just logged on to my system, and had a look for myself (-help). Seems like the command is:
./bitcoin-wallet salvage --"wallet.dat"
At least, that how it works for me..

On windows, that would make
bitcoin-wallet.exe salvage --"c:\\path to\\wallet.dat"
(at least, i think it'll need double slashes)

So basically, if you're running >=0.21.0, you could try to switch the salvage command and the path...

i do
Quote
I:\Bitcoin\bitcoin-qt.exe -salvagewallet I:\bit\wallets\wallet.dat
and
Quote
I:\Bitcoin\bitcoin-qt.exe -salvagewallet I:\\bit\\wallets\\wallet.dat

the same effect. Flashes for a second. But nothing starts and nothing happens

-salvage   does not work in my version at all. writes that such command is unknown

I really hope that my key that I received after processing the information from the first post by the script will somehow help
"YmM63dDbt...+....."


Did you look at the command i posted vs your command?
executable -salvagewallet --"path"
is not the same as
executable salvage --"path"

But first things first: which bitcoin core version are you using?
480  Bitcoin / Bitcoin Technical Support / Re: i need help whis broken wallet.dat on: February 16, 2022, 06:38:36 AM
Which version are you running? It seems salvagewallet was removed from 0.21.0, so if you're running a version pre 0.21.0, you could try the initial command given by BitMaxz.

EDIT: i just logged on to my system, and had a look for myself (-help). Seems like the command is:
./bitcoin-wallet salvage --"wallet.dat"
At least, that how it works for me..

On windows, that would make
bitcoin-wallet.exe salvage --"c:\\path to\\wallet.dat"
(at least, i think it'll need double slashes)

So basically, if you're running >=0.21.0, you could try to switch the salvage command and the path...
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 ... 262 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!