As I see there no point to mine Monero on a typical machine if your point is not to help the network, I do have 10k/h just to help Monero. So, why would anyone mine monero?
Monero mining is “buying Monero” in the most permissionless and private way possible. Individuals can opt in to creating Monero using their home’s electrical grid, and the government mafia would be none the wiser.
Monero’s mining network is the most decentralized and permissionless fiat-to-xmr exchange for Monero buyers.
in the most permissionless and private way possible
That is true in a way, especially if you just need a small amount.
Note, however, your IP and wallet address are publicly visible (assuming you’re using p2pool). Depending on how you do this and your situation, Monero mining may not be private enough. For example, if hypothetically crypto or “unhosted wallets” are illegal in your country and your local ISP is willing to cooperate with the government, then they might easily know you’re mining Monero and arrest you. You could mine more anonymously if necessary, but doing so may involve some cost: e.g. anonymous hosting -> VPS is not free, using Tor -> you might lose some hashrate.
My IP address is visible to whom? And visible as doing what?
Afaik, with p2pool, one also runs a local p2pool blockchain. And his miner connects to his own p2pool node.
I guess the other p2pool nodes can see you IP (assuming not hidden behind vpn) and I guess your ISP can see you are making connectioms to p2pool-specific ports on the network. But that much alone is hardly incriminating (yet).
Surely you can (and should) run a full node locally and p2pool can use it (–host 127.0.0.1). If you do that, many connections are local, except:
- Obviously your local monerod makes connections to and from other remote nodes.
- The same is true about p2pool. For it to work, it needs to make incoming and outgoing connections. Even if you use a not-so-well known option “–socks5 127.0.0.1:9050”, the current version of p2pool makes some clearnet connections by default.
- xmrig works locally when you use p2pool (xmrig -o 127.0.0.1:3333), which is very nice! But even so, it also makes remote connections for hashrate donation (unless you disable it e.g. by compiling yourself).
So it’s not technically correct to assume that p2pool mining is super-private, where no one knows you’re mining. Like you said, this fact is usually not a big problem as running a node or mining is currently legal in most places. It’s just that a miner is more visible than a normal end-user.
To turn shitty fiat into monero permissionlessly obviously. I only have 8khs but i am still mining.
Genuinely curious here. How long have you been mining and has it given you any returns? Looking into potentially turning one of my Single Board Computers into a mining machine, but haven’t quite pulled the trigger yet.
I have been mining since about November of last year and have gotten ~0.12XMR for my efforts. Sure its not much, but i did obtain it permissionlessly. I also have not had 8khs the whole time. Most of that time was with 2khs. Most of that 0.12XMR has been earned in the last 3 months since getting to 8khs.
@shortwavesurfer even distributed computing is permissionless but differently from what you’re talking of there are several tens of thousands people less on the world community grid using the boinc network for scientific, environmental and medical calculations
I assume you’re mining in a pool? If so, may I ask which one you’re using? Definitely not a small reward in my opinion, this would be of use to me, especially since I have servers and SBCs just sitting there doing nothing. Might be worth getting them setup.
I am using monerod.org because i am not contributing to centralization by using one of the large pools like supportxmr but am still getting regular payouts.
Was looking for something like this! I didn’t want to contribute to one of the massive pools but was having a hard time finding a good pool to use. Thank you very much! Do you have an XMR Address that you could share? I’d like to send a micropayment your way as a thanks!
Sure, appreciate it. 459hQmByGGyZaSSV51vygKdfBkAoyVHhjTq65bUipJADN915JXZxq6fNxjbBUVzGvPMm8iXQT6TxmiZVBn5pCkhi1EiXA5p
Sent! Thank you for your help!
You can also check out gupax.io
It makes it a few mouse clicks to setup your own xmrig + p2pool install on your computers.