Update Privacy Policy
This commit is contained in:
parent
24362eb2ef
commit
63129700a2
2 changed files with 15 additions and 10 deletions
|
@ -79,6 +79,8 @@
|
|||
<!-- <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">If you have your video history disabled, the IDs of the watched videos will not be recorded in the database.
|
||||
</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
|
||||
|
@ -89,12 +91,11 @@
|
|||
|
||||
</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>
|
||||
<p>- Nothing. (Unless I have to fix an error, after that, the logs are deleted)</p>
|
||||
</li>
|
||||
<li>Privatebin
|
||||
<p>- Nothing besides the encrypted pastes.</p>
|
||||
<p>- Nothing besides the encrypted pastes. (And unless I have to fix an error, after that, the logs are
|
||||
deleted)</p>
|
||||
</li>
|
||||
</ul>
|
||||
<h2>Misc Services</h2>
|
||||
|
|
|
@ -30,7 +30,8 @@
|
|||
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
|
||||
solicitudes basura al motor de búsqueda limitando las instancias y, por lo tanto, devuelven errores
|
||||
a
|
||||
usuarios legítimos.
|
||||
</p>
|
||||
</li>
|
||||
|
@ -76,19 +77,22 @@
|
|||
<h4>Y en caso de que tengas una cuenta de Invidious:</h4>
|
||||
<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 (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>- 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">Si tienes tu historial de videos desactivados, los IDs de los videos vistos no serán registrados en la base de datos</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>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
|
||||
thousands of images from Imgur using rimgo...</a></p>
|
||||
<p>- Literalmente nada. (A no ser que tenga que arreglar un error, luego de eso los logs son borrados)
|
||||
</p>
|
||||
</li>
|
||||
<li>Privatebin
|
||||
<p>Literalmente nada.</p>
|
||||
<p>- Literalmente nada a parte de los pastes encriptados. (Y a no ser que tenga que arreglar un error,
|
||||
luego de eso los logs son borrados)</p>
|
||||
</li>
|
||||
</ul>
|
||||
<h2>Servicios varios</h2>
|
||||
|
|
Loading…
Reference in a new issue