You are not logged in.

#1 2025-03-07 17:56:20

marens
Member
From: World without M$
Registered: 2023-02-02
Posts: 878

What happened last night?

After midnight CET:

Guests online: 701

bl-forums.png

I didn't have access to try to find the reason, but I visited a few Linux forums that I had bookmarked and nowhere did I see more than 150 guests online at the time.

I don't know if there's a bug in the forum software or something else, but it's really strange.
Of course I would like us to be very popular, but I am realistic and cautious.

The BL forums website was running smoothly and quickly as always.

P.S.
This is just a warning for admins.


If people would know how little brain is ruling the world, they would die of fear.

Offline

#2 2025-03-07 18:42:14

Döbbie03
Resident Metalhead
From: New Zealand
Registered: 2015-09-29
Posts: 3,871

Re: What happened last night?

Probably crawlers.


"All we are is dust in the wind, dude"
                                       - Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
                                       - Wayne Campbell

Offline

#3 2025-03-07 19:22:07

DeepDayze
Like sands through an hourglass...
From: In Linux Land
Registered: 2017-05-28
Posts: 1,901

Re: What happened last night?

Döbbie03 wrote:

Probably crawlers.

That's the most likely scenario.


Real Men Use Linux

Offline

#4 2025-03-07 20:19:05

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: What happened last night?

I saw a similar thing over at daemonforums.org just the other day. I presume the LLM companies have changed their useragents to avoid the current robots.txt blocks. Might take a bit to catch up — I check the BBC's version, they're quite good at keeping current: https://www.bbc.co.uk/robots.txt

That version is different to this site's so perhaps an update is needed.

Offline

#5 2025-03-07 22:10:38

Pirx
Member
Registered: 2018-08-27
Posts: 176

Re: What happened last night?

Döbbie03 wrote:

Probably crawlers.

Definitely. Not a chance there was 701 people suddenly visiting this forum.

merens wrote:

This is just a warning for admins.

Out of curiosity - how secure/up to date is this forum? The engine seems to be pretty simple (which is good), but the official website is gone and the github repository hasn't been updated in two years.

Last edited by Pirx (2025-03-07 22:13:14)

Offline

#6 2025-03-08 08:21:05

unklar
Back to the roots 1.9
From: #! BL
Registered: 2015-10-31
Posts: 2,699

Re: What happened last night?

^As far as I remember, @johnraff also had to 'take over' because no one else was there...

Offline

#7 2025-03-09 02:48:42

marens
Member
From: World without M$
Registered: 2023-02-02
Posts: 878

Re: What happened last night?

^ I think you're right.

@johnraff also said that one of their most valuable moderators had left them, but he didn't name anyone.
As far as I know, @rbh maintained the site, but it's been gone for a long time.

In the meantime, I learned what it means when I see jonhraff-admin and jr2 logged in.
At the same time we were making a dark mode for the BL forums.
He Hydrogen-Dark and I Hydrogen-night (+ Hydrogen-invert).


If people would know how little brain is ruling the world, they would die of fear.

Offline

#8 2025-03-09 06:48:39

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,657
Website

Re: What happened last night?

marens wrote:

As far as I know, @rbh maintained the site...

Not true in fact.

Anyway, there are a lot of "guests" here these days (170 as I write) and when I looked today after a break of 3 days, about 80 new forum registrations. Very few of those ever continue to the email verification stage though. So yes, a lot of web crawlers...

A warning to all forum users - don't upload any important personal information here. The software only requires a valid email address, and records the IP. That's enough. There should be nothing in the forum database for hackers to steal, even if they manage to get in.

---
@HoaS thanks for the BBC robots.txt
Of course that file only works on an "honour" basis - crawlers are not obliged to pay it any attention - but anyway it wouldn't hurt to (carefully) update ours. Bearing in mind:

mozilla wrote:

While using this file can prevent pages from appearing in search engine results, it does not secure websites against attackers. On the contrary, it can unintentionally help them: robots.txt is publicly accessible, and by adding your sensitive page paths to it, you are showing their locations to potential attackers.

https://developer.mozilla.org/en-US/doc … Robots_txt


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#9 2025-03-09 09:35:10

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: What happened last night?

Using / as the path avoids that problem nicely :-)

Offline

#10 2025-03-10 02:55:28

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,657
Website

Re: What happened last night?

^Sorry, I don't understand what you're saying there.


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#11 2025-03-10 14:36:48

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: What happened last night?

The Disallow path for all the LLM ("AI") bots is set to the root directory, which doesn't give away any sensitive file locations.

Offline

#12 2025-03-11 02:54:20

marens
Member
From: World without M$
Registered: 2023-02-02
Posts: 878

Re: What happened last night?

johnraff wrote:
marens wrote:

As far as I know, @rbh maintained the site...

Not true in fact.

Yes, you are right.
I misunderstood this:

hhh wrote:

We are tiny. Right now it's just @johnraff doing the heavy lifting, @rbh moderating the forums, and me doing theming.

https://forums.bunsenlabs.org/viewtopic … 58#p128758

But I have an excuse.
That was a long time ago and I'm not a young guy anymore.  smile


If people would know how little brain is ruling the world, they would die of fear.

Offline

#13 2025-03-11 05:59:06

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,657
Website

Re: What happened last night?

Head_on_a_Stick wrote:

The Disallow path for all the LLM ("AI") bots is set to the root directory, which doesn't give away any sensitive file locations.

So any listed bots that are conscientious will refrain from indexing the site. OK nice.
Any other bots will refrain from checking out eg /bitesize/search/ if they're feeling kind.
So the plus side of robots.txt is to "reduce website load and stop unsuitable content appearing in search results" (Mozilla).

There's no security benefit at all.
Any evil bot will just ignore robots.txt and look anyway.
'/' just translates to the web root, so it might not be beyond a reasonably intelligent bot to figure out that /bitesize/search/ is https://www.bbc.co.uk/bitesize/search/

But, agreed, the BBC robots.txt isn't giving away much sensitive info.

Last edited by johnraff (2025-03-11 06:00:41)


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#14 2025-03-11 06:04:02

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,657
Website

Re: What happened last night?

marens wrote:

I'm not a young guy anymore.

Nor am I. O2NnqTs.gif


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#15 2025-03-11 06:04:50

eightysixed
Member
From: USA
Registered: 2024-11-24
Posts: 58

Re: What happened last night?

Pirx wrote:

Out of curiosity - how secure/up to date is this forum? The engine seems to be pretty simple (which is good), but the official website is gone and the github repository hasn't been updated in two years.

The last official release was over 10 years (Source) ago smile

Last edited by eightysixed (2025-03-11 09:16:14)

Offline

#16 2025-03-11 08:51:11

Pirx
Member
Registered: 2018-08-27
Posts: 176

Re: What happened last night?

Wow! And it still works! smile I really like this forum - simple, fast, easy  to use. No PMs, likes, achievements, badges, chats and other social media style crap.

Offline

#17 2025-03-11 09:18:27

eightysixed
Member
From: USA
Registered: 2024-11-24
Posts: 58

Re: What happened last night?

Yeah, I really like(d) Flux. It was the last of the good "old school" feel forums.
Fun fact, it had a fun/weird life span too.

PunBB --> FluxBB --> Flarum

cool

Offline

#18 2025-03-12 05:34:17

Döbbie03
Resident Metalhead
From: New Zealand
Registered: 2015-09-29
Posts: 3,871

Re: What happened last night?

One thing I do like from Discourse is the "heart" function.  Just a little thing to show your appreciation without having to reply and possibly derail conversation.

Other than that, FluxBB forever!!


"All we are is dust in the wind, dude"
                                       - Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
                                       - Wayne Campbell

Offline

#19 2025-03-12 07:01:43

eightysixed
Member
From: USA
Registered: 2024-11-24
Posts: 58

Re: What happened last night?

Yeah, Discourse is neat but it's a total resource hog unless you want to spend an hour tweaking/optimizing.

Flux was always my favorite, even when vBulletin was all the craze there for a little bit. Flarum is a step above Flux with features, security, flexibility and you can install it on a toaster, but you lose the old school UI/UX, which I'm fond of.

Offline

#20 2025-03-12 07:56:09

Pirx
Member
Registered: 2018-08-27
Posts: 176

Re: What happened last night?

Döbbie03 wrote:

One thing I do like from Discourse is the "heart" function.  Just a little thing to show your appreciation without having to reply and possibly derail conversation.

Yes, something to show appreciation would be nice, but not heart. It looks a little bit childish when someone "loves" technical post with code or terminal output in it. wink

Offline

Board footer

Powered by FluxBB