Giter VIP home page Giter VIP logo

crypto-email-client's Introduction

CryptMail FrontEnd

Web app email client created using ReactJS. The app is integrated with Google but currently only limited to @std.stei.itb.ac.id domain.

You can add additional security measures using this app by giving digital signature and encryption to the email that you sent. Encryption is done using custom block cipher called Wonderful Journey Block Cipher. Digital signature is done using ECDSA with Keccak Hash function.

Backend code are located at https://github.com/jrandiny/crypto-email-backend

Requirements

  • NodeJS (>=10.19.0)
  • NPM (>=6.14.4)

Installation

Go to project root directory, install all dependencies by running:

npm i

Start the web app locally by typing:

npm start

Deployment

You can create the optimized build of the web app by running:

npm run build

The built project will be located in the build directory. You can serve this directory using PHP, nginx, apache2, etc.

Try Me

This web app is live and running on https://cryptmail.ml

crypto-email-client's People

Contributors

a-johanes avatar jrandiny avatar steveimmanuel 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.