UCCpass is the UCC password manager, that uses GPG keys to share a common store of passwords. = How To Enroll = == Wheel == Run {{{#!wiki yellow/solid uccpass setup }}} You will get permission denied errors on committee gpg files, this is normal? Ask someone else on wheel to run {{{#!wiki yellow/solid uccpass reload}}} '''*Do not run*''' {{{#!wiki red/solid sudo uccpass setup }}} == Committee == Run {{{#!wiki yellow/solid uccpass setup committee}}} Ask someone on wheel or committee to run {{{#!wiki yellow/solid uccpass reload committee}}} = Read a password = Run {{{#!wiki yellow/solid uccpass }}}, it will print out all the entries that are available in the store {{{ Password Store └── UCC ├── clubroom │   ├── clubroom │   └── steam ├── committee │   ├── amaysim │   ├── ... ├── devices │   ├── abe │   ├── ... ├── external │   ├── altronics │   ├── ... ├── other │   ├── IoT-wifi │   ├── ... ├── servers │   ├── aragog │   ├── ... ├── services │   ├── ActiveDirectory │   ├── ... └── welcome }}} To get the password for, say, altronics, run {{{#!wiki yellow/solid uccpass UCC/external/altronics}}} Or for aragog, run {{{#!wiki yellow/solid uccpass uccpass UCC/servers/aragog}}} = What to do when your key expires = UNKNOWN