01 / Principles
What the site processes
KnowerLife is a static GitHub Pages site. It does not use a private backend, user accounts or a server database to retain form and browser-tool content.
Do not paste real passwords, secret keys, personal JWTs or production API tokens into examples on a device you do not control.
02 / Messages
Contact form
The form creates a mailto: link and opens the user’s email application. Nothing is sent automatically; the message is transmitted only after confirmation in that application.
After sending, the email providers of the sender and recipient process the message under their own privacy terms.
03 / Browser lab
Local tools
Password generation, JSON formatting and diffing, Base64, JWT decoding, SHA, Regex, CSV conversion and project generators run directly in the browser.
- input is not sent to a KnowerLife server;
- results are not retained by the site after the page is closed;
- file downloads are created locally by the browser.
04 / Browser storage
Browser storage
localStorage may retain the selected theme, portfolio view and analytics decision. These values remain in the user’s browser and can be removed through site or browser settings.
05 / Analytics
Yandex Metrica
The Yandex Metrica script loads only after the consent button is selected. Basic visit and link reports are enabled. Webvisor session recording is disabled.
Before consent, no analytics request is made. The choice can be changed with the “Analytics settings” button in this page navigation.
06 / Third parties
External links and platforms
The site links to GitHub, Telegram, VK, email and project websites. After following an external link, data is handled under that platform’s own policy.
07 / Control
How to manage local data
- Open the browser’s settings for this site.
- Remove cookies and site data for
knowerlife.ru. - The analytics choice will be presented again on the next visit.
08 / Contact
Contact
Questions about site data handling: info@knowerlife.ru.