Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ at PyDays Vienna 2018, but contributions of new ideas and technical examples are
* ⚡️ Call for action
* [Signal](https://signal.org/) – great e2e encrypted chat app, open source & needs UX help
* [Mailpile](https://github.com/mailpile/Mailpile) – web-based email client w/ PGP in Python
* [Themis](https://github.com/cossacklabs/themis) – open-source 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 on. Allows to easily build-in encryption into your app, has Python wrapper and examples.
* [Acra](https://github.com/cossacklabs/acra) – 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. Open source, has Python client libraries.

## Free Press

Expand Down Expand Up @@ -123,4 +125,4 @@ at PyDays Vienna 2018, but contributions of new ideas and technical examples are

[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/)

To the extent possible under law, [Dražen Lučanin](https://metakermit.com) has waived all copyright and related or neighboring rights to this work.
To the extent possible under law, [Dražen Lučanin](https://metakermit.com) has waived all copyright and related or neighboring rights to this work.