There you go
git clone
cd idmgr
eval "$( $PWD/bin/idmgr shell)"
Other scripts of interest to implement:
-
Pass mod: ** Install firefox ** Install Chromium
-
Encrypt mod:
- https://github.com/essentialkaos/mkcryptpasswd
- https://github.com/dyne/Tomb (Need root :( )
- https://github.com/nodesocket/cryptr => AES encyption, very nice
- https://github.com/vitalibarozzi/Flying-Tower , nice alt on upper link, best client !
- https://github.com/Tinram/GPGit Encrypt with gpg
- https://github.com/burianvlastimil/openssl-file-encryption-decryption-shell-scripts , aes256
- https://github.com/alexanderepstein/Bash-Snippets : many snippets
- https://github.com/elasticdog/transcrypt: Git transparent encryption , boaf, pk pas ...
- https://github.com/josh/senv : Encrypt env variables
- https://github.com/abemassry/wsend-gpg: Send a file to a remote
- https://github.com/SixArm/gpg-encrypt : encrypt/decrypt
- https://github.com/rolandshoemaker/raziel : Encrypted auto installer, why not ?
- https://github.com/morishin/locker : Password file encryption, with edition possible, pretty cool
- https://github.com/windowsrefund/safe : Dir encrypter
- https://github.com/chadoe/luks-triple-unlock : unlock luks
-
Proactive sec:
-
VPN modules:
-
x509 mod: ** pkictl
-
Backup: ** https://github.com/ccztux/glsysbackup
-
Other scripts ** https://github.com/tzhenghao/MagicSnippets