I'm more of a software developer than a hosting engineer.
The OSSN app which is the application on the front page of the site was a quick and dirty solution from a third party developer and its the nearest to a facebook-alike you can get. There's even a theme that makes the whole app just look and feel like the old facebook, even the old sign up page with the map of the world with connected yellow avatar icons on it. This was my third party software of choice once the effects of facebook censorship made it appealling to provide a facebook-alike alternative but I think that whole market has gone to gab, minds. telegram and parler, with the latter two suffering from the same privacy issues as twitter and facebook.
My focus at the time was to set up a scaleable web hosting solution and the only software I had that I had written was not really scalable so I chose OSSN as the software solution while sheering the cliff face of setting up DKIM enabled virtual mail delivery servers and the various other aspects of setting up LAMP (Linux-Apache-MySQL-PHP) servers on the cloud in a way that you can just pump out a new server to meet over demand on the servers you are currently running, then using a load balancer to directed traffic to the server that is least under pressure.
This kind of setup - a scaleable setup - cannot be done with software that uses flat filing systems for everything including the user logins because if you are logged into one server and the load balancer directs you to another server then you need to log in to that server too. I did not have the software in my own portfolio to provide a scalable solution... but now I do!
So the main libsoc.net site is still churning out OSSN as the web application but hidden just outside the field of view is what I hope will be the replacement web application "very soon". Could be a week, could be three months, could be who knows??? This application is a bit barebones at present but it has a new innovative feature I'm not so much trying to showcase but beta test.
The new application can be found at the subdirector
https://libsoc.net/af/. You will need to sign up to the application at that URL specifically as the OSSN logins are a completely different database that will likely be dumped when this application under development goes live as the main site.
Basically I need people to "fart about a bit" with the "af" application (which stands for "audio forum" but it also stands for "cool AF" as well (even if I do say so myself :). I'm trying to find bugs (and by bugs I don't mean XSS attacks performed through the careful use of rainbow tables and a blow torch to take the padlock off the door of the place where the physical server resides but bugs ...) like ....
If you are on portrait on some low res mobile phones the width of the media players extends outside the article box meaning there's a horizontal scroll just to see the other side of the media player. This is a layout bug but since the media player is just a temporary browser provided object that will not fulfil the final requirements for the audio forum, I'm not going to fix this bug since they are just being used temporarily and wont be there in the final release.
Other bugs might include things like the web page blocking forever (it should be fast and appear without delay). Maybe you logged in and it didn't log in or you signed up as a girl and your profile doesn't reflect you gave a gender. I honestly don't know what bugs there are, that's why I'm beta testing it. These examples are bugs I fixed during alpha testing.
The application is a bit bare in that outside of the overhead of logins and layouts, profiles and the various used administration functions, there are pretty much no features "whatsoever" (as the independent fact checkers say lol) that anyone would want to sign up for ... except the audio forum. At present there is one forum and that's the front page (in the af subfolder) and its not exactly easy to go through the messages using those media players one at a time. This will be changing in over the next week or so as a new homebuilt autoplaying "one media player for all posts" media player is introduced to a multi forum application that will also allow for the uploading of text, pictures and eventually video messages by the time the application moves from 4.2 (present) to 4.9 (the last 4.x version before I start adding features like live audio chat in what will be version 5.x.
TL;DR?
1. Go to
https://libsoc.net/af/, sign up, and leave me a funny message on a public answering machine.
2. I don't need your email address or anything. Just a username and password.
3. Check the page in a day or so and hear my funny reply to your funny message.
4. Report and bugs you experience.