vixentael

Results 9 issues of vixentael

Added Security category, add Acra. [Acra](https://github.com/cossacklabs/acra) is a database security proxy that helps developer to encrypt data before storing in the database ("transparent field level encryption").

## What is Acra? [Acra data leaks prevention suite](https://github.com/cossacklabs/acra) enhances your database with strong encryption, SQL firewall and intrusion detection system. Acra allows to selectively encrypt sensitive records with strong...

## What is Acra? [Acra](https://github.com/cossacklabs/acra) is a network encryption proxy to protect databases and database-based applications from data leaks, allowing greater security for distributed applications via cryptography and intrusion detection....

[Themis](https://github.com/cossacklabs/themis) framework is cryptography library for making typical encryption schemes easy to use in the real-world use cases like data at rest, authenticated data exchange, transport protection, authentication, and so...

_I found your list after reading slides. I thought it would be useful to add some tools that developers can use to make their applications more secure (and to encrypt...

[Acra](https://github.com/cossacklabs/acra) is a network encryption proxy to protect databases and database-based applications from data leaks, allowing greater security for distributed applications via cryptography and intrusion detection.

@deszip brings us news – he is trying to build project with Themis on "normal laptop" and it's working. However, building the same project on M1 using macOS beta2 leads...

O-iOS :iphone:
installation
M-CocoaPods
M1

Add Themis, as this is a popular multi-platform crypto library, used by mobile and server apps (mostly for building iOSAndroid apps with end-to-end encryption).

This PR implements the following **changes:** Added more resources for creating more secure mobile apps. Added links to: - OWASP MASVS – security standard for mobile apps; - Apple privacy...

:hand: HOLD