Crypto miners are killing free CI
21–30 of 37 posts
Re: Crypto miners are killing free CI
#22Re: Crypto miners are killing free CI
#23Earlier quoted context omitted.
Yes, this needs to be solved at the crypto level - attackers always have the advantage.
This is usually Monero mining, which is still feasible on general CPUs - particularly if you're stealing the compute power. Monero is quite hard to trade directly to actual money - you usually have to go via BTC or ETH. So a systemic fix basically involves crashing the price of crypto in general, to take away the financial motivation. (This is also one obvious solution to bitcoin's CO2 production - it's all about the…
Ignore this guy, he has a financial incentive for cryptocurrencies to fail
Re: Crypto miners are killing free CI
#24As for build scripts that require a network connection, just make the connection painfully slow.
Re: Crypto miners are killing free CI
#25Re: Crypto miners are killing free CI
#26Silly question. But couldn't CI say in TOS, that any crypto currency mined using their CI/CD resources belongs to the host?
* Cryptocurrency can't really be confiscated
* These malicious miners likely live in a country with a dubiously competent legal system.
* Lastly, it's not worth the money to try to collect.
Re: Crypto miners are killing free CI
#27Noob question: why not make a big delay to start processing build jobs (something like 1 hour). By then, whatever input they wanted to hash will be useless as a new block will be already minted. As for build scripts that require a network connection, just make the connection painfully slow.
Re: Crypto miners are killing free CI
#28Noob question: why not make a big delay to start processing build jobs (something like 1 hour). By then, whatever input they wanted to hash will be useless as a new block will be already minted. As for build scripts that require a network connection, just make the connection painfully slow.
Because then your CI provides slow feedback on changes :/
Re: Crypto miners are killing free CI
#29Re: Crypto miners are killing free CI
#30I guess I’ll have to have another look at activating the CI on my home gitlab install