https://github.com/alphaville/safemsg
SafeMessage - Secure web-based message exchange system
https://github.com/alphaville/safemsg
encryption javascript message-exchange secure-by-default security
Last synced: about 1 year ago
JSON representation
SafeMessage - Secure web-based message exchange system
- Host: GitHub
- URL: https://github.com/alphaville/safemsg
- Owner: alphaville
- License: gpl-2.0
- Created: 2014-12-21T17:35:22.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2020-05-02T13:06:59.000Z (about 6 years ago)
- Last Synced: 2025-03-24T08:55:45.679Z (about 1 year ago)
- Topics: encryption, javascript, message-exchange, secure-by-default, security
- Language: JavaScript
- Size: 370 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SafeMessage
=======
SafeMessage - Secure web-based message exchange system
For documentation, please, browse to http://alphaville.github.io/safemsg
Access Safemsg at http://opentox.ntua.gr/safemsg
Dependencies:
* Requires PHP version 5.4 or higher
* [XORCipher.js](https://gist.github.com/sukima/5613286)
* XORCipher.js depends on [underscore.js](http://underscorejs.org/)
* [jQuery.js](http://jquery.com/)
This project is managed by [Pantelis Sopasakis](http://alphaville.github.io).