Skip to content
@krptn

Krptn

An IAM with data encryption at rest using credentials

Krptn

A user authentication and access management system (IAM) with data encryption at rest derived from user credentials. It is available as a python extension module.

How we achieve this?

  • Any data can be encrypted by the developer using Krptn (not just user accounts)
  • Only the appropriate users' credentials can unlock the cryptosystem (this protects you from server-side attacks)

This gives you zero knowledge security without ever needing to even notice it! It protects you from server side attacks.

Check our homepage for more information!

It is possible to easily integrate this with Django and Flask.

Here is a diagram on our model:

Krptn Visual

Pinned

  1. krypton krypton Public

    Data encryption at rest and IAM for Python

    Python 47 3

  2. djangoExample djangoExample Public

    Example Krptn Integration with Django

    Python 2 2

  3. flaskExample flaskExample Public

    Example Krptn Integration with Django

    HTML 3 1

Repositories

Showing 4 of 4 repositories

Top languages

Loading…

Most used topics

Loading…