StegCloak is a pure JavaScript steganography module designed in functional programming style, to hide secrets inside text by compressing and encrypting the secret before cloaking it with special Unicode invisible characters. It can be used to safely watermark strings (Digital authenticity of text to protect copyrights), invisible scripts on webpages, texts on social media or for any other covert communication.
Technologies used
Discussion