FRDR Encryption Application allows users to encrypt dataset saved on their local machine, with the dataset key encrypted with the data owner's public key. HashiCorp Vault is used as the key server to save the encrypted dataset key and users' public key.
If you want to download and run the full application on MacOS or Windows, please see the Releases section.
Please see Command Line Usage.
Please see Developer Docs.
FRDR Encryption Application, a local application to encrypt and decrypt data.
Copyright (c) 2024 Digital Research Alliance of Canada
License: GNU General Public License v3.0 (https://www.gnu.org/licenses/gpl-3.0.en.html)
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
See http://www.gnu.org/licenses/ for full license.