Hacker News new | ask | show | jobs
by rixrax 3104 days ago
Let's assume vendor A decides to donate their server code to public domain, or better yet a fully functional VM/container/... that can be booted up to host their old title(s). The question that comes to my mind is that who is now going to maintain the code (and OS) on the server so that it is current with the latest security updates (thinking of 3rd party or home grown components providing http, tls/ssl, image/audio/video/xml/... decocoding/encoding,...)?

I am all for making and keeping old games available and playable. But I see this as a big differentiator in making pre-internet era games available vs. games requiring access to an on-line server [that some one should probably be continuously maintaining from security standpoint].

1 comments

Whoever runs a server is responsible for its security. Who donated the code has nothing to do with that. Of course the donating party should provide source code, and without legal restrictions that prevent fixing issues.