diff options
| author | hitlerrip <git@hitler.rip> | 2025-12-18 11:31:54 +0100 |
|---|---|---|
| committer | hitlerrip <git@hitler.rip> | 2025-12-18 11:31:54 +0100 |
| commit | 66c32ec2e72397147c111685fb71ec000fe683c7 (patch) | |
| tree | 0af4bed881287add6599306c57b1f0fa4d161b6b /src/privacypolicy.md | |
| parent | 6c21dccdae24e27bf61e516a27b385d405e95938 (diff) | |
| download | website-66c32ec2e72397147c111685fb71ec000fe683c7.tar.gz website-66c32ec2e72397147c111685fb71ec000fe683c7.tar.bz2 website-66c32ec2e72397147c111685fb71ec000fe683c7.zip | |
4get
- added initial 4get setup script
- added 4get to web page and nginx config
- changed privacy policy to remove clicker
- changed pricacy policy to add search
Diffstat (limited to 'src/privacypolicy.md')
| -rw-r--r-- | src/privacypolicy.md | 21 |
1 files changed, 7 insertions, 14 deletions
diff --git a/src/privacypolicy.md b/src/privacypolicy.md index efecf5f..64b8acf 100644 --- a/src/privacypolicy.md +++ b/src/privacypolicy.md @@ -31,23 +31,16 @@ The servers log files rotate every 14 days - which means: all data older than 14 # Data regarding individual Services -The following Data is only collected when using the specific service. +The following data is only collected when using the specific service. -## "Hitler Clicker" +## Search (4get) -This application collects the following data in a central database: +The 4get instance is a search engine proxy. Thus it processes your search query. The data is, of course, shared with the third-party search engine providers. You can choose which provider you want to use for each search. -- login name -- login password *(hash)* -- team the user clicks for -- click count +I barely changed the default configuration. I do not store any more information. +Do not search things that de-anonymize you. -The first two are used to identify and authenticate the user. They can be changed via an API request. -The team is relevant for the program to function. -The click count **is** the primary function of the program. - -The "anonymous" usage of the program is possible. Then, only the click counter of the team will be incremented. -Through an API request, you can delete your login. Your clicks will then be added to the anonymous counter and your database entry deleted. -Deletion- and correction requests should be sent directly to the API instead of the E-Mail or XMPP contact, as those make an authentification against the user data in the database impossible *(unless the password is sent as plain text...)* All data can be requested from the API. +All types of content comes from the providers and originated from third party sites. I do not accept liability for anything displayed here. +[4get repo](https://git.lolcat.ca/lolcat/4get) |
