Giter VIP home page Giter VIP logo

multipass's Introduction

Hello There ๐Ÿ‘‹

multipass's People

Contributors

fedorareis avatar

Watchers

 avatar  avatar

multipass's Issues

Cleanup SQL

The SQL in this project was written before I knew SQL. As such it needs to be re-written to minimize unnecessary overhead on the server.

Setup a row_factory

Currently, the data returned by the SQL queries is a list of tuples. Ideally, it should create a dictionary of key-value pairs that can then be JSON encoded and passed to the frontend.

Group Key is exposed

Currently, the unencrypted group keys are exposed to the server. Since one of the goals of the project was to make the server deniable about the users' sensitive data this is an unacceptable issue.

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.