Home

Awesome

#SYDO - Secure Your Data by Obscurity

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

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

##Help

##Installation

##TODO

##License