z.js

Software Screenshot:
z.js
Software Details:
Version: 0.2
Upload Date: 1 Mar 15
Developer: Benjamin Lips
Distribution Type: Freeware
Downloads: 106

Rating: 4.0/5 (Total Votes: 1)

z.js, or its PHP alternative z.php, can be used to add a basic text encryption system to your applications.

This can be used to hide specific text sections on a site, and even password protect them if necessary.

Once developers have set up the library, z.js works by taking the desired text and converting it to binary code and then to Unicode.

This latter conversion step requires taking the 0 character and replacing it with ZWNJ (U+200C) and doing the same thing for one, but with ZWJ (U+200D).

Instead of the hidden content, a "show" button can be added which reverts the transformation and reveals the original text, also prompting for a password if one was used.

As you can imagine, z.js can be used to protect sensitive information, add NSFW filters, or just add small Easter Eggs on your site.

What is new in this release:

  • Dropped 'ASCII-mode' (tabs (\t) and spaces (\x20) instead of Unicode's ZW(N)Js)
  • Added 'Parts-mode'; 2nd char in MASK param
  • Header changed; old: "<!---->", new: \x00\x00\x00\x00\xff\xff\xff\xff

Requirements:

  • JavaScript enabled on client side

Similar Software

Plumin.js
Plumin.js

11 Mar 16

is.js
is.js

30 Sep 15

TypeWatch
TypeWatch

5 Jun 15

mor.js
mor.js

14 Apr 15

Other Software of Developer Benjamin Lips

t.js
t.js

1 Mar 15

Comments to z.js

Comments not found
Add Comment
Turn on images!