Email or username:

Password:

Forgot your password?
BoxyBSD

The past few days have been very turbulent for this project and also for @gyptazy!

In addition to reaching the milestone of over 500 VPS instances, we have been mentioned on numerous platforms - unfortunately, some of them fundamentally contradict the philosophy of the project.

Within just one day, over 800 requests were sent to our support email (which is not the appropriate channel in the first place). Since we now handle inquiries exclusively through the Matrix bot, the situation has calmed down somewhat. However, it seems the barrier to entry is still not high enough. As a result, a challenge-response system (initially static) has now been integrated via GitHub. People coming from a bsd.cafe Matrix account are whitelisted and can immediately request a box without the GitHub verification part.

Details can be found here: boxybsd.com/matrix-bot/.

Unfortunately, this is not an ideal solution, but some balance must be struck between accommodating genuine users and creating a barrier for those who want to run coin miners, bots, spam, and similar activities. There were also some other ideas like post-card/letter verification but I think this is even more challenging and will be the next step if this doesn’t work out.

9 comments
gyptazy

@BoxyBSD it’s a very challenging part for me right now and I hope this works out now. I’m aware that this makes it even more difficult for legit users but in the end everyone benefits from this changes: more resources available means more boxes for more people, less abuse means less impacts caused by other ones in the infrastructure etc…

Poes

@BoxyBSD @gyptazy

800 requests wow, it's just like the shark's smelling bloods

gyptazy

@poes @BoxyBSD the project got listed on some Asian sites that are mostly listing cheap VPS in Europe for bot hosting, mining etc. and the fact they’re not even reading the signup docs says all. However, there might also be legit users and geo blocking is therefore no solution and would break the idea of the project

Poes

@gyptazy @BoxyBSD

I'm from Indonesia and I'm interested in BoxyBSD, but I don't have IPv6 access right now, so I've given up on the idea of applying for an OpenBSD box.

and finally, I got my box on Black Friday using Racknerd's offer for this small instance server.

gyptazy

@poes @BoxyBSD that’s indeed an issue for the project when users have an ISP without IPv6 connectivity. In some cases HE.net Tunnelbroker might help out - maybe a look worth!

ティージェーグレェ
There's also miredo https://git.remlab.net/git/miredo.git/ which is basically a libre/free open source re-implementation of Microsoft's Teredo IPv6 tunneling.

It's almost terrifying how easy it is to get IPv6 on a Linux host with a simple apt-get install miredo (or whatever your distro's package manager equivalent would be).

Update: or maybe not anymore?

"04th June 2021 - teredo.remlab.net suspended indefinitely
The default Miredo configuration uses teredo.remlab.net as Teredo server. The service has been terminated permanently (without advance notice).
In practice this means that Miredo is no longer usable. The source code and documentation will be kept here for historical reasons. "

(from: https://www.remlab.net/miredo/)

/me also noticed the MacPort is at 1.2.6 while upstream on GitHub is at 1.3.0 but even that is 12 years old so he is guessing the MacPort hasn't been updated in a really long time too.

sigh never mind I guess.

CC: @poes@bsd.cafe @BoxyBSD@bsd.cafe
There's also miredo https://git.remlab.net/git/miredo.git/ which is basically a libre/free open source re-implementation of Microsoft's Teredo IPv6 tunneling.

It's almost terrifying how easy it is to get IPv6 on a Linux host with a simple apt-get install miredo (or whatever your distro's package manager equivalent would be).
Farooq Karimi Zadeh

@BoxyBSD @gyptazy

It would be cool if someone hosts yet another Telegram-Matrix bridge with one of these servers. Or a Discord-Matrix bridge. There are public bridges but many of them are pretty much overloaded.

As an additional note, hashbang.sh used a nice trick to make a barrier between real users and fake ones for their shell server.

gyptazy

@farooqkz @BoxyBSD Oh, just had a look at it and this brings up some additional ideas!

Thanks for sharing this!

Go Up