wolfy1339 / TPT-NodeJS

NodeJS Server for The Powder Toy (abandoned)
MIT License
2 stars 0 forks source link

[Meta] To-Do #10

Closed wolfy1339 closed 8 years ago

wolfy1339 commented 8 years ago

Here we will list what needs to be done, what is done, and what we want done to make this a very good TPT server.

BMNNet To-Do List

Miscellaneous Imporovements/Fixes

Feel free to edit the comment and add new to-do's

wolfy1339 commented 8 years ago

Maybe we could merge with iam's server to combine knowledge and effort. Also some of the to-do's need client changes that we would need to incorporate into our TPT Mod

io4 commented 8 years ago

What iam's server the old one or the new one?

We already have commenting.

SSL: Check https://buy.wosign.com/free/

Some profile stuff is forum releated like "Replies", so It won't be implemented.

"Maybe we could merge with iam's server to combine knowledge and effort." iam said no

wolfy1339 commented 8 years ago

@io4 What do you think of using SSL by default on the server?

io4 commented 8 years ago

Still not. (TPT does not support it). But we may use regexp on User-Agent and decide if force SSL or not (only on browsers)

wolfy1339 commented 8 years ago

User Agent regexp sounds good for browsers. As for TPT, I will try and figure my way around using OpenSSL

io4 commented 8 years ago

Login now works using MongoDB