Code Monkey home page Code Monkey logo

sydo's Introduction

#SYDO - Secure Your Data by Obscurity

  • Version : 0.1 Alpha
  • Website : WorldIT.info
  • Contact : andrei [at] worldit [dot] info

##Description

SYDO aims to protect your data stored in SQL Databases with a built-in interface for SQL functions (for now MySQL), that helps you to store and manage your data in a safer manner.

  • How many times have you made a compromise with your hosting provider because you don't trust his privacy policy?
  • How many times you don't know what is the hosting provider's aim?

This tool encrypts your data with AES, based on random keys, which is then sent to a SQL database. SYDO creates special hashes (if needed) that are sent to a safe webserver (which has SYDO Hash Center installed and configured), which stores only the real keys (used for decryption) and the special keys used for identification. Thus, your data is a litle bit safer because you cannot understand encrypted rows and hackers cannot access hashes that are used for decryption. Of course, full access is an option for them, but that is trickier.

##Features

v0.1

  • Column encryption based on special key manufactured on the fly
  • Table encryption based on special key manufactured on the fly
  • Special token + IP authentication

##Help

##Installation

##TODO

  • support for various SQL interfaces
  • support for encrypting whole tables/databases (encrypt even tables name and table columns)
  • support data statistics, request information
  • multiple website management for SYDO Hash Center
  • encache-ing (support for set/get data even if they weren't stored/removed by SYDO Hash Center)
  • encrypted communication
  • P2P Hash Server Service
  • PGP Authentication/encryption
  • RESTful API Communication
  • understanding sql queries
  • Anti-DOS for SYDO Hash Center
  • learn your query patterns and understand when your query is modified and you face with an SQL Injection attack

##License

sydo's People

Contributors

andreiavadanei avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  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.