Giter VIP home page Giter VIP logo

encryptii-server's Introduction

Encryptii

Requires.io GitHub Workflow Status GitHub

Encrypt your messages. Safely and quickly.

This repo contains the API server.

encryptii-server's People

Contributors

dependabot[bot] avatar jettchen11 avatar jettchent avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

encryptii-server's Issues

Client-side operations

I am not sure if people shouldn't worry about security issues when they are sending their messages to a service which encrypts and decrypts it (this is really concerning). The first problem I see: You posted a link to your service with http-only instead of https and the message gets sent to your server as clear text. So if people would use http, everyone in between could read everything.

You should try to move the step of encryption and hashing client-side via Javascript for example. So that your service would only store hashes and keys.

From Reddit

Implement this feature?

Hi

Do I need to do anything? ๐Ÿ˜‚๐Ÿ˜‚๐Ÿ˜‚

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.