# disk_key_encrypter **Repository Path**: mirrors_mozilla/disk_key_encrypter ## Basic Information - **Project Name**: disk_key_encrypter - **Description**: django webapp for gpg encryption of disk keys - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README disk_key_encrypter ================== django webapp for gpg encryption of disk keys License ================== This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. Installation ================== pip install requirements.txt Additional Credit ================== This software uses the following open source code/projects: django gpg encryption script https://gist.github.com/1327072 django-bootstrap https://github.com/earle/django-bootstrap