partial update

This commit is contained in:
Fijxu 2023-10-04 14:52:28 -03:00
parent 285b985e91
commit fea6ad5128
2 changed files with 183 additions and 20 deletions

140
privacy-en/index.html Normal file
View File

@ -0,0 +1,140 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Privacy Policy of zzls.xyz services">
<link rel="stylesheet" href="../style.css" type="text/css">
<meta name="description" content="Política de privacidad para ">
<title>Privacy Policy</title>
</head>
<body>
<span style="font-size: 1.2ch; margin: 0 auto;">
<a class="langglow">Other language?: <a class="langglow" href="../privacy/">ES</a></a>
</span>
<h1>Privacy Policy</h1>
<div class="content">
<p></p>
<p>Depending on the service I provide, the privacy policy will change since I have focused services
exclusively to privacy and other miscellaneous services (such as <a
href="https://logs.zzls.xyz">logs.zzls.xyz</a>)
</p>
<p>So here I will leave a list of services, and within them I will leave the ones that each service collects.
</p>
<p><i>Don't expect a 5000 word privacy policy, I'm just an individual, not a company
who has to respect X amount of laws or GDPR
</i></p>
<h2>Privacy Focused Services</h2>
<ul>
<li>4get (Chile and USA instances)
<p>- IP Address, Date, Request Method, HTTP Response Code (Ex: 404, 401, 200, etc). (It doesn't include
the Request Made, Ex: Your search query)</p>
<p style="color: burlywood;">I need to collect this information because there is a lot of bots doing
trash requests to the search engine rate limiting the instances and thus returning errors to
legitimate users.
</p>
</li>
<li>SearXNG
<p>- IP Address, Date, Request Method, HTTP Response Code (Ex: 404, 401, 200, etc). (It doesn't include
the Request Made, Ex: Your search query)</p>
<p style="color: burlywood;">I need to collect this information because there is a lot of bots doing
trash requests to the search engine rate limiting the instances and thus returning errors to
legitimate users.
</p>
</p>
</li>
<li>LibreY
<p>- IP Address, Date, Request Method, HTTP Response Code (Ex: 404, 401, 200, etc). (It doesn't include
the Request Made, Ex: Your search query)</p>
<p style="color: burlywood;">I need to collect this information because there is a lot of bots doing
trash requests to the search engine rate limiting the instances and thus returning errors to
legitimate users.
</p>
</li>
<li>Matrix Homeserver
<p>- IP Address
<p>- Username and <b>password</b> with which you registered
</p>
<p>- Non-encrypted messages and <b>encrypted messages</b></p>
<p>- Name of the device (depende del cliente de Matrix usado)</p>
</p>
<p style="color:burlywood">You should not think that this data is "private", including your IP Address,
all servers using "Synapse" do this. (Probaly 99% of them)</p>
<p style="color:burlywood">Your <b>encrypted messages</b> are unreadable to any third party,
including the owner of the instance (Me)</p>
<p style="color:burlywood">The <b>password</b> that you supplied when you registered is encrypted with
the
<a href="https://wikiless.tiekoetter.com/wiki/Bcrypt?lang=en">Bcrypt</a> algorithm, using a
"cost factor" of 12
</p>
</li>
<li>Invidious
<p>- IP Address, Date, Request Method, HTTP Response Code (Ex: 404, 401, 200, etc).</p>
<p>- Username and <b>password</b> with which you registered
</p>
<!-- <p>Ajustes / preferencias de usuario</p> -->
<p>- ID of Watched videos (For the history), subscribed channels, and other information that is saved in
the DB, basically information needed to make your Invidious account work.</p>
<p style="color:burlywood">The <b>password</b> that you supplied when you registered is encrypted with
the
<a href="https://wikiless.tiekoetter.com/wiki/Bcrypt?lang=en">Bcrypt</a> algorithm, using a
"cost factor" of 10
</p>
<p style="color:burlywood"><i><b>DID YOU LOSE YOUR ACCOUNT PASSWORD?</b> If so, <a
href="https://matrix.to/#/@fijxu:zzls.xyz">contact me via matrix</a></i></p>
</li>
<li>Rimgo
<p>- IP Address (To prevent abuse), read this post regarding the official instance of Rimgo: <a
href="https://bcow.xyz/posts/rimgo-incident-aug-2022/">A bot has been requesting hundreds of
thousands of images from Imgur using rimgo...</a></p>
</li>
<li>Privatebin
<p>- Nothing besides the encrypted pastes.</p>
</li>
</ul>
<h2>Misc Services</h2>
<ul>
<li>ayaya.beauty
<p>- IP Address</p>
<p>- Uploaded files by the user and the original name of the file uploaded (Saved for 7 days)
</p>
<p>- Unique hash that identifies the file</p>
<p style="color:red">Files that contain malware will be deleted from the server automatically</p>
</li>
<li>Forgejo
<p>- IP Address</p>
<p>- Username, E-mail and <b>password</b> with which you registered
</p>
<p>- Repositories and everything that you supply obviously</p>
<p style="color:burlywood">The <b>password</b> that you supplied when you registered is encrypted with
the
<a href="https://wikiless.tiekoetter.com/wiki/Bcrypt?lang=en">Bcrypt</a> algorithm, using a
"cost factor" of 10
</p>
</li>
<li>logs.zzls.xyz & logs.spanix.team
<p>- IP Address and API requests</p>
</li>
<li>count.ayaya.beauty
<p>- Nothing.</p>
</li>
</ul>
<!-- <p style="color:burlywood">You can request the total deletion of your personal information (Mostly from services that need registration, like Invidious, Forgejo and Matrix) contacting me via <a href="https://matrix.to/#/@fijxu:zzls.xyz">matrix</a></p> (Ok this is bullshit anyways lol) -->
<!-- <p>No deberías pensar que dirección IP es "privada", cada vez que usas un torrent o un servicio (Netflix,
Google, Microsoft), tu dirección IP es compartida, así funciona el Internet. Y si te das cuenta, la IP de
mis servicios self-hosted es
la IP publica de mi Internet y no ando tratando de ocultarla con Cloudflare o algo así. Puedes verla usando
<code>ping selfhost.zzls.xyz</code> en la en la consola/cmd
</p> -->
<p style="color: burlywood;">Questions? Talk to me in <a href="https://matrix.to/#/@fijxu:zzls.xyz">matrix</a>
</p>
</div>
<p></p>
</body>
</html>

View File

@ -5,7 +5,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Política de Privacidad de los servicios online zzls.xyz"
<meta name="description" content="Política de Privacidad de los servicios online zzls.xyz">
<link rel="stylesheet" href="../style.css" type="text/css">
<meta name="description" content="Política de privacidad para ">
<title>Política de Privacidad</title>
@ -26,40 +26,62 @@
<h2>Servicios enfocados a la privacidad</h2>
<ul>
<li>4get (Instancia de Chile y Estados Unidos)
<p>Literalmente nada</p>
<p>- Dirección IP, fecha, método de solicitud, código de respuesta HTTP (Ej: 404, 401, 200, etc.). (No
incluye
la solicitud realizada, Ej: Información Sobre lo que buscaste)</p>
<p style="color: burlywood;">Necesito recopilar esta información porque hay muchos bots haciendo
solicitudes basura al motor de búsqueda limitando las instancias y, por lo tanto, devuelven errores
a
usuarios legítimos.
</p>
</li>
</li>
<li>SearXNG
<p>- Dirección IP, fecha, método de solicitud, código de respuesta HTTP (Ej: 404, 401, 200, etc.). (No
incluye
la solicitud realizada, Ej: Información Sobre lo que buscaste)</p>
<p style="color: burlywood;">Necesito recopilar esta información porque hay muchos bots haciendo
solicitudes basura al motor de búsqueda limitando las instancias y, por lo tanto, devuelven errores
a
usuarios legítimos.
</p>
</li>
<li>LibreY
<p>- Dirección IP, fecha, método de solicitud, código de respuesta HTTP (Ej: 404, 401, 200, etc.). (No
incluye
la solicitud realizada, Ej: Información Sobre lo que buscaste)</p>
<p style="color: burlywood;">Necesito recopilar esta información porque hay muchos bots haciendo
solicitudes basura al motor de búsqueda limitando las instancias y, por lo tanto, devuelven errores
a
usuarios legítimos.
</p>
</li>
<li>Matrix Homeserver
<p>Dirección IP (con fechas, hora y User-Agent)
<p>Nombre de usuario y <b>contraseña</b> con la cual te registraste</p>
<p>Mensajes no encriptados y <b>mensajes encriptados</b></p>
<p>Nombre del dispositivo (depende del cliente de Matrix usado)</p>
<p>- Dirección IP
<p>- Nombre de usuario y <b>contraseña</b> con la cual te registraste</p>
<p>- Mensajes no encriptados y <b>mensajes encriptados</b></p>
<p>- Nombre del dispositivo (depende del cliente de Matrix usado)</p>
</p>
<p style="color:burlywood">No deberías pensar que estos datos son "privados", incluyendo tu dirección
IP, todos los servidores usando "Synapse" hacen esto</p>
IP, todos los servidores usando "Synapse" hacen esto (Probablemente el 99% de ellos)</p>
<p style="color:burlywood">Tus <b>mensajes encriptados</b> son ilegibles para cualquier tercero,
incluyendo al dueño de la instancia (Yo, Fijxu)</p>
incluyendo al dueño de la instancia (Yo)</p>
<p style="color:burlywood">La <b>contraseña</b> que supliste al registraste esta cifrada con el
algoritmo <a href="https://wikiless.tiekoetter.com/wiki/Bcrypt?lang=en">Bcrypt</a>, usando un
"factor de coste" (cost factor) de 12</p>
</li>
<li>Invidious
<p>Nombre de usuario y <b>contraseña</b> con la cual te registraste</p>
<p>- Dirección IP, fecha, método de solicitud, código de respuesta HTTP (Ej: 404, 401, 200, etc.). (No
incluye
la solicitud realizada, Ej: Información Sobre lo que buscaste)</p>
<p>- Nombre de usuario y <b>contraseña</b> con la cual te registraste</p>
<!-- <p>Ajustes / preferencias de usuario</p> -->
<p>ID de los videos vistos, notificaciones y canales suscritos, guardados en la base de datos.</p>
<p>- ID de los videos vistos (para el historial), canales suscritos, y otra información que se guarda en la base de datos, básicamente información que se necesita para hacer que tu cuenta de Invidious funcione.</p>
<p style="color:burlywood">La <b>contraseña</b> que supliste al registraste esta cifrada con el
algoritmo <a href="https://wikiless.tiekoetter.com/wiki/Bcrypt?lang=en">Bcrypt</a>, usando un
"factor de coste" (cost factor) de 10</p>
<p style="color:burlywood"><i><b>PERDISTE LA CONTRASEÑA DE TU CUENTA?</b> Si es así, <a
href="https://matrix.to/#/@fijxu:zzls.xyz">contactame vía matrix</a></i></p>
</li>
<li>SearXNG
<p>
Literalmente nada.
</p>
</li>
<li>LibreY
<p>Literalmente nada.</p>
</li>
<li>Rimgo
<p>Direcciones IP (Para prevenir abusos), ve este post relacionado con la instancia oficial de Rimgo: <a
href="https://bcow.xyz/posts/rimgo-incident-aug-2022/">A bot has been requesting hundreds of
@ -99,7 +121,8 @@
Google, Microsoft), tu dirección IP es compartida, así funciona el Internet. Y si te das cuenta, la IP de
mis servicios self-hosted es
la IP publica de mi Internet y no ando tratando de ocultarla con Cloudflare o algo así. Puedes verla usando
<code>ping selfhost.zzls.xyz</code> en la en la consola/cmd</p>
<code>ping selfhost.zzls.xyz</code> en la en la consola/cmd
</p>
</div>
<p></p>
</body>