Retain server logs containing the IP address of all requests to this server no more than 90 days.
Retain the IP addresses associated with registered users and their posts no more than 5 years.
I’m pretty sure that the first of these refers to nginx and rails logs that are rotated in the container.
I’m not quite sure what “IP addresses associated with registered users and their posts” means, but I don’t see any evidence that these get removed from the database. Is this a promise to delete the registration IP after some time? Or is it about users and post, so it would refer only to something in the posts record (I dont’ see anything there?)
I actually didn’t see this topic when I created mine. However, it would be advisable to know exactly to know these things … on the other hand you did the forum software, so you should know that i suppose… it’s important per privacy policy, legally speaking.
Удаление IP-адресов уже выполняется автоматически в Discourse, или мне нужно что-то настроить? Есть ли где-то инструкции, или мне придется разобраться с этим самостоятельно?
Обнаружение IP-адреса, насколько я помню, уже реализовано. Оно находится на странице администратора пользователя. Однако поиск IP-адреса (lookup) необходимо выполнять вручную. Вы можете настроить его, заполнив данные MaxMind в вашем файле app.yml.