Re: [Meta] Proposed FreeGameDev changes
I just added a draft Privacy Policy that asks users for consent in regards to storage of IP, but I will consider patching it out as you described. Thanks for investigating that.
I don't think running the rss feed as a live process with no caching is a good idea. RSS feeds get abused a lot and it could easily result in a denial of service attack kind of situation, even if maybe unintentional. I also don't really see the problem in having the rss feed a few minutes out of date by caching it in a .xml file. But maybe I am missing something in regards to how these relative time-stamps work in RSS feeds?
Edit: and from the public directory it would not have access to the config file with the database credentials anyways I guess.
I don't think running the rss feed as a live process with no caching is a good idea. RSS feeds get abused a lot and it could easily result in a denial of service attack kind of situation, even if maybe unintentional. I also don't really see the problem in having the rss feed a few minutes out of date by caching it in a .xml file. But maybe I am missing something in regards to how these relative time-stamps work in RSS feeds?
Edit: and from the public directory it would not have access to the config file with the database credentials anyways I guess.