Skip to content

Commit

Permalink
Add Acra, database encryption & SQL prevention
Browse files Browse the repository at this point in the history
  • Loading branch information
vixentael authored Jul 30, 2018
1 parent d6b5adf commit 3ca61e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -501,6 +501,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre
### Preventing

- [js-xss](https://github.com/leizongmin/js-xss) - Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist by [@leizongmin](https://github.com/leizongmin).
- [Acra](https://github.com/cossacklabs/acra) - Client-side encryption engine for SQL databases, with strong selective encryption, SQL injections prevention and intrusion detection by [@cossacklabs](https://www.cossacklabs.com/).

<a name="tools-proxy"></a>
### Proxy
Expand Down

0 comments on commit 3ca61e7

Please sign in to comment.