-
gingeropolous
how difficult would it be to allow p2pool miners to add custom messages to the blocks they find
-
merope
Why are people so hellbent on adding useless messages inside the chain?
-
merope
It's just bloat
-
gingeropolous
true. i thought it'd be a neat "perk" of actually crafting your own block
-
hyc
artisanally crafted blocks, right here
-
pauliouk
:P
-
sethsimmons
How do you connect to a different p2pool sidechain if you want to? I have a user asking how to use my Docker image for p2pool with mini but no idea how to change it.
-
pauliouk
just need the peerlist, and a tweaked config.json
-
sech1
-
pauliouk
xmrvsbeast.com/p2pool/sidechains.html should be able to get everything you need from there
-
pauliouk
ideal with a docker image, as you can have it grab the config and peer list automagically
-
merope
^ That doc should definitely be easier to find
-
sethsimmons
merope: Agreed, could not find it anywhere on my own ☹️
-
sethsimmons
<pauliouk> "ideal with a docker image, as..." <- Would have to publish a distinct Docker image as I don't want people using that chain by default really.
-
Guest54
any insider tips i should know before giving p2pool a go?
-
merope
Not that I know of. Just gotta figure out how to set it up, and then you just mine
-
merope
Not much else to it
-
Guest54
sweet - that much should be fine as i will just add it to my ubuntu monero node
-
Guest54
is it much the same as bitcoin where each share gets part of the coinbase from the actual block?
-
hyc
yes
-
hyc
imagine if you actually had to pay for cloud mining
twitter.com/jonnyplatt/status/1470714901412954112
-
hyc
no way you'd earn $45k in a few weeks, that's for sure
-
pauliouk
I thought AWS could kill any high processor intensive tasks, and auto kill miners
-
pauliouk
but I'm guessing if you're paying for services which are high CPU usage anyway... ouch.
-
hyc
ah later in the thread he says the miner earned $800
-
merope
AWS only blocks free trial accounts, they don't block paid accounts
-
pauliouk
well shit, that must hurt
-
pauliouk
kinda like finding out someone stole your lambo and binned it into a tree
-
pauliouk
only without insurance.
-
pauliouk
Wonder if there is AWS insurance...
-
pauliouk
I know the people I work for should really take out insurance
-
pauliouk
fekin ssh keys all over the shared network :/
-
hyc
ugh. my keys only live on one laptop and one phone. I use ssh-auth forwarding whenver I have to get multiple hops away
-
pauliouk
I've got a key auth server, port knocked, all my keys live there
-
merope
<hyc> "imagine if you actually had to..." <- A bunch of weird things going on in that screenshot
-
merope
First, it's the extremely outdated version of xmrig (5.6 vs the current 6.12)
-
merope
Then the fact that the author talks about the hacker earning "only 6 XMR", but on supportxmr it shows over 33 XMR already paid
-
hyc
probably the malware downloads its own build of xmrig
-
hyc
I can't see them voluntarily donating 1% to xmrig authors, anyway
-
merope
Nope, it's downloading straight from github
-
merope
-
merope
48Jv9K8UwtGCyVK6j1oiDfVMYgMov57Y9777LZ12Uc4sFKk94ZjG68MUCE8m7zZMmY1VbS7xyDyr65qiE5zVs54e39ovuVZ
-
sech1
hyc the screenshot shows download of the official github release, just old. So it's 1%
-
sech1
But if they run only for 15 minutes at a time, donation never kicks in
-
pauliouk
hmm, 15 minutes each time... smart
-
pauliouk
should help avoid detection for a little while
-
pauliouk
one thing I have just noticed though, I've spun up a new vpn a few days ago and haven't got around to setting up ssh certs, so just logged in with the password. Connection drops out a lot, the cert ones stay connected
-
merope
The 15 minute thing is because they were running on AWS lambda, and apparently stuff can only run for 15 minutes at a time on that
-
merope
So basically it runs for 15 minutes, stops, then immediately spawns another instance
-
hyc
so it's only a coincidence that they avoid the donation
-
merope
Honestly, thinking from an attacker's perspective, I think that 1% is a small price to pay for the convenience of having to compile stuff yourself nor worry about distributing your miner
-
merope
Even something as simple as compiling it yourself would constitute a fingerprint
-
hyc
yeah, pulling from a well known github link is certainly easier
-
merope
But I would expect them to at least pick the latest release lol
-
pauliouk
unless they've been up to no good for a long time, and thats the version they trust :P
-
pauliouk
or it was a botnet, thats been running a while too
-
pauliouk
one of my old VPS's got caught by a botnet a few years ago because some douche was running an old xml-rpc script that got pwned
-
pauliouk
grabbed its scripts for a tor hidden service, and grabbed the xmrig binary from there too
-
pauliouk
so how long before we see the log4j botnets?
-
sethsimmons
I'm sure we already are 🙃
-
pauliouk
global is at 3.2gh/s :P so yeah probably already happening
-
gingeropolous[m]
and im sure they're point at minexmr, even tho its dead simple to run p2pool