I’ve brought up a new KBIN instance, https://feddit.online
It’s administrated from the Greater Boston, Massachusetts area. Everyone is welcome to sign up, so long as they follow the rules
I now, because I must be crazy, have 4 Fediverse servers running.
KBIN: https://feddit.online
Mastodon: https://hear-me.social
Calckey: https://bostonsocial.online
Peertube: https://my-sunshine.video
Wow. Nice!. Is there an option to make it available, or would I just link to it in the “about” page?
hm, it actually shouldn’t be public at all
Yes I remember having a look at that the other day and browsing through all the POST requests that server received from other servers… And thinking I’m not sure this is supposed to be publicly available…
you can actually see even the username/passwords when one user logins
@Jerry
I think it should only be enabled in the dev environment for debugging. You might need to change the
APP_ENV
and/orAPP_DEBUG
environment variables.Might want to change the settings so this isnt public. I can see the actual info of these settings, and so can anyone else.
$_ENV[POSTGRES_USER]
$_ENV[POSTGRES_PASSWORD]