Changes between Version 14 and Version 15 of keyringer
- Timestamp:
- Jan 10, 2018, 1:44:59 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
keyringer
v14 v15 11 11 Our protocol and network documents are in the folder called docs. 12 12 13 For passwords, MFPL uses an OpenPGP encrypted file, that is shared via git, to store root and encrypted disk passphrases. To help us securely read and create new keys, we use a program called [http ://git.sarava.org/?p=keyringer.git;a=summarykeyringer].13 For passwords, MFPL uses an OpenPGP encrypted file, that is shared via git, to store root and encrypted disk passphrases. To help us securely read and create new keys, we use a program called [https://git.fluxo.info/keyringer keyringer]. 14 14 15 15 == Setting up Keyringer == … … 17 17 Members of the support team can access the keys by following these steps: 18 18 19 * [https://packages.debian.org/stretch/keyringer Install keyringer]. If you are not running Debian or otherwise can't install it from your distribution, you can checkout the keyringer software via `git clone git://git.sarava.org/keyringer.git`.19 * [https://packages.debian.org/stretch/keyringer Install keyringer]. If you are not running Debian or otherwise can't install it from your distribution, you can checkout the keyringer software via `git clone https://git.fluxo.info/keyringer`. 20 20 * Initialize the MFPL keyringer. Replace "/path/to/keys" with the path where you want to checkout the MFPL keyring in your filesystem 21 21 {{{