Path
QR

A lesson in cyber security

Your data is never safe if it transits or resides with third parties. Different clouds show the data contained in a dynamic website, this means that the dynamic website sees everything that will be visible on the web page (because they are pages that it renders) with serious privacy and security problems. We have implemented the maximum theoretical security: This web page that does not contain any cookies, is not a dynamic site, but a static page, without external dependencies, the encryption is generated inside this page, and ends in the cloud, without a intermediary dynamic website that renders data to display in the browser: There is no web application that renders content to the browser! All the code contained in this static html and open source page can be perfectly inspected by cryptography experts who will be able to confirm the quality of the project in terms of encryption and security!

Search