Hi all,
I'm currently in preparation for writing my RFC for a global php.net login system[1] and I have two questions I need your opinion/knowledge on:
-
Is main.php.net still relevant? So, as far as I can see you can use this website to login with your @php.net credentials. But I can't find any information on how you get such a mail address/account or what these accounts are used for. So could anyone give more context on that?
-
Is people.php.net still used by people? For me it does seem like something no one uses anymore, but I could be wrong.
Best regards
Aaron Junker
Hey Aaron,
-
main is still used for member management, at least the settings for mail forwarding @php.net are specified there.
-
people only used to display information about members, no management logic there.
It used to display user's "karma" as well, but with the transition to GitHub this information is no longer relevant.
—
wbr,
Sergey Panteleev