This wiki is archived from 2021-09-05

Template:Mod Privacy / Security Guidelines: Difference between revisions

From Planetary Annihilation: TITANS and Classic PA Wiki
Jump to navigation Jump to search
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Mod Privacy / Security Guidelines ==
Any mods found remotely harvesting, collecting or tracking user information will be removed and the mod creator permanently banned.
Any mods found remotely harvesting, collecting or tracking user information will be removed and the mod creator permanently banned.


If you have a specific reason to collect information remotely then post about it first in the mod forums.
If you have a specific reason to collect information remotely then post about it first in the mod forums and ask permission.
 
Save only the minimal information required and do not associate or track IP addresses or any other personally identifiable information. Assume your server will be hacked eventually so be careful what your store.


UberIds are unique long numbers you can store as strings to identify users without personally identifiable information.
Create your own unique identifier and save in user settings if you need to validate user identity over time.


UberNames were replaced by uberIds and are only used now for linked forums names. Steam users will have an auto generated uberName like steam000000000000000. Linking a forum account with steam will change the uberName.
Save only the minimal information required and do not associate or track IP addresses or any other personally identifiable information.


Create and save your own unique identifier in user settings if you need to validate user identity over time.
Assume your server will be hacked eventually so be careful what you save and how you secure data.

Latest revision as of 08:43, 9 September 2021

Mod Privacy / Security Guidelines

Any mods found remotely harvesting, collecting or tracking user information will be removed and the mod creator permanently banned.

If you have a specific reason to collect information remotely then post about it first in the mod forums and ask permission.

Create your own unique identifier and save in user settings if you need to validate user identity over time.

Save only the minimal information required and do not associate or track IP addresses or any other personally identifiable information.

Assume your server will be hacked eventually so be careful what you save and how you secure data.