Giter VIP home page Giter VIP logo

crypto-mail's Introduction

Crypto Mail

HTTP Proxy (Client) features:

  • Parse HTTP requests, including requests for binary data - sends back a response dynamically based on the nature of the request
  • Manage state with sessions - keeps an open connection to the main server once a user makes a successful authentication request
  • Full authentication for users
  • Display inbox of received emails
  • Read/Write emails - including writing to multiple recipients
  • Read/Write encrypted emails - prompt recipient for Key upon opening of message
  • Modern browser-based UI

Server Changes:

  • Database Implemented - All data (Users, Notifications, Emails) is now stored in a MySQL database, rather than saved within files
  • Authentication optimized - better password hashing

Other Details:

  • HTTP Proxy - Received emails that are opened by a user are cached for the duration of the users session, allowing instant re-opening and no delay when decrypting message. Also lightens DB load
  • HTML wrapping - Content is wrapped with HTML from standard .html files, allowing for easy customization of the UI

Features in progress:

  • Tags - Implementing tags which a user can add to their recieved messages to optimize searching
  • Attachments - Implementing the ability to attach files from the browser, and subsequently store a reference to attachments within database

crypto-mail's People

Contributors

bobz950 avatar eschirle avatar wpank 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.