Hacker News new | ask | show | jobs
by TZubiri 6 days ago
I don't know what the actual stance is, and what counts as cryptocurrency or why the decision was made.

But I tried clicking on the link cited in the OP that would explain this ( https://forum.codeberg.org/d/82-taking-a-stance-against-cryp... ) and it got 404.

And getting a 404 on a host that's supposed to host code, now that is completely unacceptable and makes you want to stay far away indeed.

2 comments

The forum is only for members of the non-profit. I'm guessing the page is 404 because we are not dues-paying members, which is reasonable.
should be 5xx then
Not in fact. On systems with permissions/privileges, you always return a 404 when a page does exist but the user doesn't have permission. Because sometimes leaking the existence of an item is a problem in itself.
I get the idea, but empirically, we know of the existence of that item, it's clearly very public, at least you and I have access to the fact that it exists.

On the security spectrum I'm quite schizoid, but I'd say that's too much security.

Note, curiously enough, the companies I've seen have this level of paranoid defensive security, is Microsoft. Try to send an ICMP ping to servers of different companies, you'll notice that Microsoft servers don't respond to pings. Just thought it's funny that one of the most closed source companies coincides with a source code repo on secops philosophy.