RuneScape Community Forums (since 2001)
  • Search
  • Member List
  • Help
Hello There, Guest! Login Register
Login
Username:
Password:
Lost Password?
 
RuneScape Community Forums (since 2001) › Community › Community Discussion v
« Previous 1 2

Forum software: myBB

Pages (5): 1 2 3 4 5 Next »
Forum software: myBB
W13 Offline
The High Chariot Himself
Kings
Posts: 258
Threads: 31
Joined: Sep 2018
Reputation: 15
RuneScape Name: W13
#1
09-04-2018, 10:19 AM (This post was last modified: 09-04-2018, 10:23 AM by W13.)
On Zybez Forums, we were using IP.Board since forever. I think we were one of the first to ever use that software starting in 2002. But it costs money and I wanted to use a free option for this forum.

The criteria was:
- Has to look like a classic forum. None of that fancy, modern stuff with hashtags and whatnot.
- Has to be simple and easy: both for users and for installing/admin.
- Has to be free.
- Has to be in active development with recent security fixes - so we don't get hacked.

I narrowed it down to phpBB and myBB. phpBB is ancient and somehow still free and somehow still in development. But the development is slow and their code is bogged down with relics that they refuse to update. I tried it out. It was alright. Not as good as IP.Board but still hit all the criteria. Then I came across myBB and upon installing it, it was immediately obvious which forum software was the winner here. It isn't as good as IP.Board but it is pretty damn close. In fact, I like how solid and clean it looks. The admin panel is nice too. A big plus: myBB is in active development and then upon closer inspection I realized that I've known about this software from back in 2002 when it was called MyBulletinBoard.

Anyways, if you're looking for a free forum software, I'd recommend this.

Also,  Hashy  how many of y'all recognize the logo at the top? I made it years ago in the same app as my avatar: PaintShopPro. When I made my avatar, it was actually in a hurry just because I wanted to upload one (I had just found out what an avatar was). I think it took me less than a minute and I've used it since 2001. :-D
Find
Reply
Gintoki Offline
Junior Member
*
Posts: 25
Threads: 4
Joined: Sep 2018
Reputation: 0
RuneScape Name: Bentoki
#2
09-04-2018, 11:01 AM
It looks clean and nice, I'm sure that there are ways to customize it in the future if you ever wanna go down that path. Flashy forum software sometimes gets in the way and detracts from what is actually important, the discussion.
Find
Reply
Wee Man Offline
Чистой ненависти номер один
Senior Moderators
Posts: 333
Threads: 23
Joined: Sep 2018
Reputation: 13
RuneScape Name: Maximum Drip
#3
09-04-2018, 11:36 AM
What password encryption does this version run on? Back in the day it used to be some crappy MD5+Salt variant which doesn't cut it in 2018.
Find
Reply
Yoto32 Offline
Any tree can drop an apple
Senior Moderators
Posts: 176
Threads: 15
Joined: Sep 2018
Reputation: 4
RuneScape Name: Yoto
#4
09-04-2018, 02:30 PM (This post was last modified: 09-04-2018, 02:40 PM by Yoto32.)
(09-04-2018, 10:19 AM)W13 Wrote: Also,  Hashy  how many of y'all recognize the logo at the top? I made it years ago in the same app as my avatar: PaintShopPro. When I made my avatar, it was actually in a hurry just because I wanted to upload one (I had just found out what an avatar was). I think it took me less than a minute and I've used it since 2001. :-D

How could I forget it? RSC the day I first registered: web.archive.org/web/20051205090509/http://www.runescapecommunity.com:80/
Find
Reply
The duck Offline
Moderator
Moderators
Posts: 169
Threads: 1
Joined: Sep 2018
Reputation: 6
#5
09-04-2018, 06:13 PM
I miss the winter W13 version
Find
Reply
Nullusion Offline
Junior Member
*
Posts: 24
Threads: 1
Joined: Sep 2018
Reputation: 0
RuneScape Name: Nullusion
#6
09-04-2018, 07:03 PM
Isn't quite as good as IPB but it's not horrible.

Jasc PSP7 and 8 were always two of my favorite programs to edit images along with the Animation Shop that came with it. I'd always be on the free trial though because I can't find serial keys now that Limewire isn't a thing anymore.
[Image: uEoiIpc.png]
Find
Reply
Yeahduffman Offline
Junior Member
*
Posts: 1
Threads: 0
Joined: Sep 2018
Reputation: 0
#7
09-04-2018, 07:08 PM
This feels really nostalgic, I like it. The logo takes me back.
Find
Reply
Venenatis Offline
Junior Member
*
Posts: 14
Threads: 3
Joined: Sep 2018
Reputation: 0
RuneScape Name: Venenatis
#8
09-05-2018, 08:09 AM
Really isn't too bad.
Find
Reply
W13 Offline
The High Chariot Himself
Kings
Posts: 258
Threads: 31
Joined: Sep 2018
Reputation: 15
RuneScape Name: W13
#9
09-05-2018, 11:07 AM
(09-04-2018, 11:36 AM)Wee Man Wrote: What password encryption does this version run on? Back in the day it used to be some crappy MD5+Salt variant which doesn't cut it in 2018.

I'm too lazy to check the code myself, so I posted a question on their forums: https://community.mybb.com/thread-219582.html

Anyways, as long as you're using unique passwords and non-easy-to-guess passwords, then the point of failure is rarely due to weak encryption. I've made sure the database and server are secure - and will continue to monitor this and continue to do so.

There's a modification for myBB to add encryption but I'm skeptical using a mod for this as it would surely break stuff in future updates, etc.
Find
Reply
Wee Man Offline
Чистой ненависти номер один
Senior Moderators
Posts: 333
Threads: 23
Joined: Sep 2018
Reputation: 13
RuneScape Name: Maximum Drip
#10
09-05-2018, 06:48 PM
(09-05-2018, 11:07 AM)W13 Wrote:
(09-04-2018, 11:36 AM)Wee Man Wrote: What password encryption does this version run on? Back in the day it used to be some crappy MD5+Salt variant which doesn't cut it in 2018.

I'm too lazy to check the code myself, so I posted a question on their forums: https://community.mybb.com/thread-219582.html

Anyways, as long as you're using unique passwords and non-easy-to-guess passwords, then the point of failure is rarely due to weak encryption. I've made sure the database and server are secure - and will continue to monitor this and continue to do so.

There's a modification for myBB to add encryption but I'm skeptical using a mod for this as it would surely break stuff in future updates, etc.

Oh that's the same as IPB 3. I'm encouraged by them saying that 1.9 and future updates will take care of the "out of touch" practices of 1.8.

As for the point of failure being encryption that's fairly true but with modern GPUs and the hashing on here it wouldn't be all that difficult to crack 9/10 character passwords and as much as we like to think users would use good password practices that wasn't the case for most database dumps.
[Image: A2xdnTr.png]
[Image: X2LvGU2.png]
Find
Reply
« Next Oldest | Next Newest »
Pages (5): 1 2 3 4 5 Next »


  • View a Printable Version
Forum Jump:


Users browsing this thread: 1 Guest(s)
  • Contact Us
  • 2007RsHelp.com
  • Return to Top
  • Lite (Archive) Mode
  • Mark all forums read
  • RSS Syndication
Current time: 03-24-2023, 03:17 AM Powered By MyBB, © 2002-2023 MyBB Group.
Linear Mode
Threaded Mode