Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/divineomega/mirrormessaging
Mirror Messaging is a user-friendly HTML/CSS interface for Bitmessage.
https://github.com/divineomega/mirrormessaging
bitmessage java webmail
Last synced: 8 days ago
JSON representation
Mirror Messaging is a user-friendly HTML/CSS interface for Bitmessage.
- Host: GitHub
- URL: https://github.com/divineomega/mirrormessaging
- Owner: DivineOmega
- Created: 2013-06-25T12:18:44.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-09T23:17:26.000Z (over 11 years ago)
- Last Synced: 2024-10-27T17:17:39.269Z (about 2 months ago)
- Topics: bitmessage, java, webmail
- Language: Java
- Homepage:
- Size: 1000 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
MirrorMessaging
===============Mirror Messaging is a user-friendly HTML/CSS interface for Bitmessage.
Goals
=====The goals of Mirror Messaging are:
* To make secure messaging as easy to use as webmail.
* To abstract away as many complex concepts as possible - while still remaining secure.
* To provide all the benefits of Bitmessage (encryption, peer-to-peer, etc.) behind a familiar webmail style interface.Implementation
==============It is a Java application which consists of:
* A locally bound custom web server
* HTML/CSS templates
* A layer to communicate with Bitmessage via its API