WebSec, Monitoring, Web Analytics, Pre-rendering, WebCRON services for modern and legacy websites

Cipher crypter

Encrypt:

Save result

Saving encrypted value allows to share the link with others for secure end to end data transfer

Hardware and Server Monitoring
For servers, hardware, and IoT via SNMP

Decrypt:

API Monitoring
Don't let endpoints to go down or return wrong data
Usage examples:
  • Primary encryption of text
  • Primary decryption of text which was encrypted earlier
  • Safe encrypted storage for text
  • Encryption for limited access by group of people
Features:
  • Encrypt any value for future decryption
  • Encrypt any plain string value (text)
  • For encryption or decryption you need to know only "salt" other words - password or passphrase
  • After encryption you will see base64 encoded string as output, so you may safely send it to someone who already know the password, or send a link (use "store" option) to encrypted text
Our policy:
  • Only encrypted values transfered over wire
  • We never store source of encrypted text
  • We never store the "salt" (password)
  • Pages with encrypted text is blocked from indexing