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: 5 months 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 (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-08-09T23:17:26.000Z (almost 13 years ago)
- Last Synced: 2025-02-07T23:21:15.093Z (over 1 year 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