EveryBit.js is an open source user management and messaging platform written in JavaScript.[1] The messaging system supports multiple file types and provides the ability to send content with 256 bit AES encryption.

EveryBit.js
Developer(s)Matt Asher, Dann Toliver
Initial releaseMay 23, 2014 (2014-05-23)
Final release
2.2.2 / June 12, 2014; 9 years ago (2014-06-12)
Written inJavaScript
Operating systemCross-platform
TypeSecure communication
LicenseMIT License
Websiteeverybit.com

The system utilizes ECDSA signed static content units called puffs. Puffs are JavaScript objects composed of a single content type. Each puff has a unique signature which can be used to verify the authenticity of its author and the integrity of its contents. Puffs can either be public and accessible for use by any application built on the EveryBit.js platform, or private and encrypted.[2] Private keys are used to encrypt data for private puffs. I.CX, the encrypted messaging and file sharing web application is built on the EveryBit.js platform.[3]

References edit

  1. ^ "EveryBit-com/everybit.js". GitHub. Retrieved 9 February 2015.
  2. ^ "Encrypted Communications: Tools That Keep You Safe in Cyber Space". Techvibes. Retrieved 9 February 2015.
  3. ^ "I.CX secure messanging". Global Technology Electronics. Archived from the original on 9 February 2015. Retrieved 9 February 2015.