From 66c32ec2e72397147c111685fb71ec000fe683c7 Mon Sep 17 00:00:00 2001 From: hitlerrip Date: Thu, 18 Dec 2025 11:31:54 +0100 Subject: 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 --- src/privacypolicy.md | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) (limited to 'src/privacypolicy.md') 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) -- cgit v1.2.3