Zerobin with QRCode
Rédigé par M Sozezzo - - Aucun commentaireA minimalist, opensource online pastebin-like where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES...
http://sebsauvage.net/wiki/doku.php?id=php:zerobin
with so many features BUT without QR Code.
We can be sometime lazy to type URL on "Smartphone", but the "Smartphone" can read QR Code.
We use version alpha 0.19, GitHub access to source code.
Basic requirements:
- Not too much change the original code;
- Not compromise security;
- Easy to understand;