GithubHelp home page GithubHelp logo

luvitale / amis-lemon Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ami-solution/amis-lemon

0.0 2.0 0.0 6.5 MB

Lemon dApp is a world's first encrypted & decentralized e-mail service.

Home Page: https://lemon.email

License: GNU General Public License v3.0

JavaScript 80.88% CSS 18.94% HTML 0.18%

amis-lemon's Introduction

LemonMail DApp

LemonMail DApp is a completely decentralized version of LemonMail, a security-focused email service. Functioning as a stand-alone version of LemonMail, the DApp consist entirely of front-end Javascript code that interacts with an Ethereum contract that serves as a back-end. All message content is end-to-end encrypted and stored on IPFS, a peer-to-peer storage network. The front-end code is open source and also hosted on IPFS (although you are free to deploy and run it anywhere you want). Utilizing decentralized technologies such as Ethereum and IPFS along with public key encryption ensures both platform stability and user privacy. No one can access other users' messages, tamper with the message content or take the service down - not even us!

This is a highly experimental software that aims to demonstrate that it is possible to achieve secure message exchange without trusted third-party. We encourage you to inspect the code and even deploy your own instance of the application and run it wherever you want - locally, on your own server or on IPFS. See below for instructions on how to build and deploy the code. Because we are still at an early testing stage, the Ethereum contract runs on a testnet. You will need a small amount of Kovan Ether in order to use the Dapp - get in touch and we'll be more than happy to send you some!

Building and deployment

In order to build the application, run the following:

npm install
npm run production
cp -r public/web/dist/* publicIpfs

Then if you want to publish the application on IPFS, run:

ipfs add -r publicIpfs

You should receive the following hash:

QmfJ856Hu6LCHo64eMrvnKPpqevAkB8aJ83o1cMrtt59KM

You can then access the app through an IPFS gateway, e.g. https://ipfs.io/ipfs/QmfJ856Hu6LCHo64eMrvnKPpqevAkB8aJ83o1cMrtt59KM

The changelog

Alpha 0.1 - 02.05.2017.

  • Initial alpha release

amis-lemon's People

Contributors

amisolution avatar andrejc avatar cordo-van-saviour avatar horohronos avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.