If you can't tap on the link inside slides, please open as pdf (button on the right).
-------------------
-------------------
My talk at #tryswiftnyc conference (http://www.tryswiftnyc.com/)
In this presentation we will talk about building security, that does not fail when application keys are exposed; when servers are hacked; security that lasts as long as unique user's crypto keys (or passwords) are safe. Putting secrets known by the user to be a source of trust is the ultimate way for an app to become "thin" in relation to the security model, thus lowering the risks and developer pain. We will learn about thin transparent security layers system and its applicability in client-server systems.