Skip to content

Commit

Permalink
Add README
Browse files Browse the repository at this point in the history
  • Loading branch information
neuhalje committed May 7, 2017
1 parent 20a1274 commit a6ba4d2
Show file tree
Hide file tree
Showing 12 changed files with 51 additions and 0 deletions.
Binary file added README.inc/Neuhalfen_Content-Encryption.001.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added README.inc/Neuhalfen_Content-Encryption.005.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added README.inc/Neuhalfen_Content-Encryption.013.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added README.inc/Neuhalfen_Content-Encryption.048.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added README.inc/Neuhalfen_Content-Encryption.061.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added README.inc/Neuhalfen_Content-Encryption.074.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added README.inc/Neuhalfen_Content-Encryption.083.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added README.inc/Neuhalfen_Content-Encryption.093.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added README.inc/Neuhalfen_Content-Encryption.110.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added README.inc/Neuhalfen_Content-Encryption.125.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added README.inc/Neuhalfen_Content-Encryption.126.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
51 changes: 51 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
Sleep Better With Content Encryption
======================================

Content encryption can secure data even when the database has left the company. Effective content encryption not only makes attackers life harder, it also provides sound sleep for management, OPs, and everybody else responsible for data.

But there is another, equally important side:
Microservices, Big Data, Machine Learning — these are the buzzwords that make a developers eye gleam.

In reality these are often replaced by _Integrating legacy systems_, _file based data exchange via ftp_, and _laws & compliance_.

Content encryption and other cryptographic measures can help bring together technology and the ugly side of business. Though they are not for the careless to implement. This slide deck will give you a very short introduction into the why and how of implementing cryptography into your applications.

You might even push _snooze_ on your alarm clock when the next _Heartbleed_ hits the news.


Slides
==========

Here are some example slides. The whole presentation (Keynote) can be found [here](./slides/Neuhalfen_Content-Encryption.key). A [pdf export](./_exports/Neuhalfen_Content-Encryption.pdf) is also available.


![Topic Slide](README.inc/Neuhalfen_Content-Encryption.001.jpeg)

![Disclaimer](README.inc/Neuhalfen_Content-Encryption.005.jpeg)

![Why?](README.inc/Neuhalfen_Content-Encryption.013.jpeg)

![Pattern 1/2](README.inc/Neuhalfen_Content-Encryption.125.jpeg)

![Pattern 2/2](README.inc/Neuhalfen_Content-Encryption.126.jpeg)

![Transparent Encryption 1](README.inc/Neuhalfen_Content-Encryption.048.jpeg)

![Transparent Encryption 2](README.inc/Neuhalfen_Content-Encryption.061.jpeg)


![Storing Keys](README.inc/Neuhalfen_Content-Encryption.074.jpeg)


![Algorithm Rollover](README.inc/Neuhalfen_Content-Encryption.083.jpeg)


![Data Integrity](README.inc/Neuhalfen_Content-Encryption.093.jpeg)


![Access Control](README.inc/Neuhalfen_Content-Encryption.110.jpeg)

LICENSE
=========

[CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/)

0 comments on commit a6ba4d2

Please sign in to comment.