You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
84 lines
3.5 KiB
84 lines
3.5 KiB
4 years ago
|
# this a list of possible data that can be collected
|
||
|
data = {
|
||
|
"ip-address": "your IP address",
|
||
|
"ip address": "your IP address",
|
||
|
"email": "your email address",
|
||
|
"password": "password",
|
||
|
"telephone number": "your telephonenumber",
|
||
|
"PIN": "your pin",
|
||
|
"opinions": "your opinions about certain things",
|
||
|
"intentions": "intentions about certain things",
|
||
|
"favorite": "favorites about certain things",
|
||
|
"likes": "likes",
|
||
|
"dislikes": "dislikes",
|
||
|
"name": "name",
|
||
|
"username": "username",
|
||
|
"identification": "your personal identification",
|
||
|
"picture": "your pictures",
|
||
|
"photo": "your photos",
|
||
|
"gender": "your gender",
|
||
|
"biometric data": "your biometric data",
|
||
|
"sex": "your sex",
|
||
|
"preferences": "your preferences about certain things",
|
||
|
"proclivities": "your proclivities about certain things",
|
||
|
"history": "your personal history",
|
||
|
"race": "your ethnic",
|
||
|
"nationality": "your nationality",
|
||
|
"ethnic": "your ethnic",
|
||
|
"language": "your language",
|
||
|
"age":"your age",
|
||
|
"health": "your health status",
|
||
|
"MAC address": "your mac address of your computer",
|
||
|
"browser fingerprint": "browser fingerprint of your browser",
|
||
|
"physical address": "your physical address",
|
||
|
"friends": "your connectet friends",
|
||
|
"connections": "your connections to other people",
|
||
|
"operating system": "your operation system",
|
||
|
"browser": "your browser and version",
|
||
|
"pixel": "a specific pixel at your screen to track you",
|
||
|
"javascript": "the javascript version",
|
||
|
"clicks": "your clicks",
|
||
|
"internet service provider": "internet service provider",
|
||
|
"mouse": "your mouse movments",
|
||
|
"Time zone difference to Greenwich Mean Time (GMT)":"",
|
||
|
"Access status":"access status of a http request",
|
||
|
"HTTP-status code":"http status",
|
||
|
"Data volume transmitted":"data volume transmitted",
|
||
|
"The website the request ":"requested website",
|
||
|
"amount of data transferred":"amount of data transferred",
|
||
|
"contents of the request":"conents of the request",
|
||
|
"comments":"comment",
|
||
|
"tracking pixels":"tracking pixels",
|
||
|
"installation ID":"installation ID",
|
||
|
"Android ID":"Android ID",
|
||
|
"vendor ID":"vendor ID",
|
||
|
"Colour depth":"colour depth of your screen",
|
||
|
"Inner resolution of the browser window screen resolution":"inner resolution of the browser window screen",
|
||
|
"Form contents":"form contents",
|
||
|
"registering":"your data parsed in a register form",
|
||
|
"computer": "computer information",
|
||
|
"mobile":"information about your mobile device",
|
||
|
"tv":"tv device information",
|
||
|
"voice-enabled device":"voice",
|
||
|
"voice": "voice",
|
||
|
"advertising":"advertising you look at",
|
||
|
"group membership":"membership of a specific groub",
|
||
|
"time of the server inquiry":"time of access this service",
|
||
|
"User ID set by Google Analytics":"user ID set by google",
|
||
|
"User ID by Google Analytics":"user ID set by google",
|
||
|
"Financial Information":"financial information you provice on this service",
|
||
|
"Device and browsing data":"device information and browsing data",
|
||
|
"GPS":"gps location",
|
||
|
"Payment Data":"your payment data you provide on this site",
|
||
|
"Service Use Data":"service use data",
|
||
|
"Personal Contacts Data":"personal contacts data",
|
||
|
"Business Partners":"business partners",
|
||
|
"Geolocation":"geolocation",
|
||
|
"Billing":"billing information",
|
||
|
"payment":"payment information",
|
||
|
"device information":"device information",
|
||
|
"purchasing history":"purchasing history"
|
||
|
|
||
|
|
||
|
}
|