Skip to main content

An end-to-end encryption framework for Django

Project description

An end-to-end encryption framework for Django

Installation

Install this package in a dedicated python environment via:

python -m venv venv
source venv/bin/activate
pip install django-e2ee-framework

To use this in a development setup, clone the source code from gitlab, start the development server and make your changes:

git clone https://gitlab.hzdr.de/hcdc/django/django-e2ee-framework
cd django-e2ee-framework
python -m venv venv
source venv/bin/activate
make dev-install

More detailed installation instructions my be found in the docs.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-e2ee-framework-0.0.1.dev0.tar.gz (53.8 kB view hashes)

Uploaded Source

Built Distribution

django_e2ee_framework-0.0.1.dev0-py3-none-any.whl (46.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page