Security & Pentesting
โ
1.5k
Go
cossacklabs/acra
1.5k
Stars
136
Forks
18
Issues
Go
Language
Database security suite. Database proxy with field-level encryption, search through encrypted data, SQL injections prevention, intrusion detection, honeypots. Supports client-side and proxy-side ("transparent") encryption. SQL, NoSQL.
View on GitHub
git clone https://github.com/cossacklabs/acra.git
Quick Start Example
bash
# cossacklabs/acra
git clone https://github.com/cossacklabs/acra
cd acra
# See README for setup instructions