Bitcoin Forum
May 05, 2024, 08:27:48 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: Bitcoin full node question (accessible to everyone)  (Read 372 times)
BlackHatCoiner
Legendary
*
Online Online

Activity: 1512
Merit: 7351


Farewell, Leo


View Profile
December 25, 2022, 06:01:36 PM
Merited by ABCbits (1), CryptoFan94 (1)
 #21

What would be the risks for running a public node, are there any risks at all?
Unless it's illegal to use bitcoin in your country, I'd say close to zero. If you route everything through Tor (and therefore obscuring your activity to your Internet provider as well) even less risk. I honestly can't think of one risk in that case.

Can I also use the public node myself,
or should i rather use a private node for my private wallet?
There's no such thing as a "private node". You're either a node of the network or you aren't. What you meant is that you can use your locally accessible wallet software which will connect to your public node in a private manner, and yes you can do it. You can install a Bitcoin client (such as Bitcoin Core) which will download you the blockchain, and you can setup an electrum server, which will connect with your Bitcoin node and your Electrum lightweight wallet software, to serve you your balance privately.

.
.HUGE.
▄██████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄███████████████████████▄
▄█████████████████████████▄
███████▌██▌▐██▐██▐████▄███
████▐██▐████▌██▌██▌██▌██
█████▀███▀███▀▐██▐██▐█████

▀█████████████████████████▀

▀███████████████████████▀

▀█████████████████████▀

▀█████████████████▀

▀██████████▀▀
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
CASINSPORTSBOOK
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
1714940868
Hero Member
*
Offline Offline

Posts: 1714940868

View Profile Personal Message (Offline)

Ignore
1714940868
Reply with quote  #2

1714940868
Report to moderator
1714940868
Hero Member
*
Offline Offline

Posts: 1714940868

View Profile Personal Message (Offline)

Ignore
1714940868
Reply with quote  #2

1714940868
Report to moderator
1714940868
Hero Member
*
Offline Offline

Posts: 1714940868

View Profile Personal Message (Offline)

Ignore
1714940868
Reply with quote  #2

1714940868
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714940868
Hero Member
*
Offline Offline

Posts: 1714940868

View Profile Personal Message (Offline)

Ignore
1714940868
Reply with quote  #2

1714940868
Report to moderator
1714940868
Hero Member
*
Offline Offline

Posts: 1714940868

View Profile Personal Message (Offline)

Ignore
1714940868
Reply with quote  #2

1714940868
Report to moderator
o_e_l_e_o
In memoriam
Legendary
*
Offline Offline

Activity: 2268
Merit: 18509


View Profile
December 25, 2022, 09:29:16 PM
Merited by CryptoFan94 (1)
 #22

Can I also use the public node myself
Certainly. Any wallet which is not itself a full node (such as Bitcoin Core or other full node software such as Bitcoin Knots) will connect to public nodes (usually via an intermediary server) to collect the data it needs to display your transaction history and balance and be able to broadcast transactions. The node(s) or server(s) which you connect to in order to gather this information are able to see that you are querying this information, and are therefore able to link all the addresses in your wallet together and link all of them to your IP address and other information you might leak, such as the wallet software or device identifiers.

or should i rather use a private node for my private wallet?
If you want to protect your privacy from the issue I have just described above, then you must run your own node and either use it as your wallet or point any other wallet software you might use (such as Electrum) exclusively at your own node (via an Electrum server which you also run).
LoyceV
Legendary
*
Offline Offline

Activity: 3304
Merit: 16599


Thick-Skinned Gang Leader and Golden Feather 2021


View Profile WWW
December 26, 2022, 01:24:25 PM
 #23

Aside from general linux/server security, check ToS of your VPS provider. Few provider such as Hetzner explicitly forbid cryptocurrency node.
Isn't that limitation for mining only? A VPS shares resources with other clients, and thus anything that continuously consumes 100% isn't allowed.
I've also used a VPS that didn't allow Bitcoin Core at all (it just got killed after a few seconds), but renaming the executable and limiting the load (say to 0.2) was enough to keep it running.

Pages: « 1 [2]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!