Welcome to django-e2ee-framework’s documentation!
An end-to-end encryption framework for Django
Warning
This package is work in progress, especially it’s documentation. Stay tuned for updates and discuss with us at https://gitlab.hzdr.de/hcdc/django/django-e2ee-framework
Contents:
- Installation
- Configuration options
- API Reference
- App settings
- URL config
app_name- Models
EncryptionKeyEncryptionKeySecretMasterKeyMasterKeySecretSessionKeydelete_session_key()validate_public_key()- Views
E2ELoginViewMixinEncryptionKeySecretViewEncryptionKeyViewSetMasterKeyRetrieveViewMasterKeySecretViewSetMasterKeyViewSetSessionKeyUpdateViewSessionKeyViewSetdummy_view()
- Contribution and development hints