this post was submitted on 05 Sep 2024
565 points (96.2% liked)
Technology
59080 readers
3800 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Add a requirement that every comment must perform a small CPU-costly proof-of-work. It's a negligible impact for an individual user, but a significant impact for a hosted bot creating a lot of comments.
Even better if you make the PoW performing some bitcoin hashes, because it can then benefit the Lemmy instance owner which can offset server costs.
There was discussion about implementing Hashcash for Lemmy: https://github.com/LemmyNet/lemmy/issues/3204
It seems like a no-brainer for me. Limits bots and provides a small(?) income stream for the server owner.
This was linked on your page, which is quite cool: https://crypto-loot.org/captcha
It doesn't seem like a no brainer to me... In order to generate the spam AI comments in the first place, they have to use expensive compute to run the LLM.
most of the time this "expensive" compute is just openAI
what happens when the admin gets greedy and increases the amount of work that my shitty android phone is doing
Hashcash isn't "cryptocurrency".
Technically not, but spammers can already pay to outsource hashing more easily than desirable users can. So if we're relying on hashes anyways, then we might as well make it easy for desirable users to outsource too.
IMO that's why the inventor of Hashcash just develops Bitcoin today.