Created by gh-md-toc
My public ssh and gpg keys
Make sure gpg and curl is installed in your system before attempting any of the following
Fetch and run the script
bash <(curl -fsSL https://gitlab.com/frankper/public-keys/-/raw/main/install_frank.sh) -a
bash <(curl -fsSL https://gitlab.com/frankper/public-keys/-/raw/main/install_frank.sh) -s
bash <(curl -fsSL https://gitlab.com/frankper/public-keys/-/raw/main/install_frank.sh) -u
bash <(curl -fsSL https://gitlab.com/frankper/public-keys/-/raw/main/install_frank.sh) -g
2 directories, 10 files
.
├── revoced_keyfiles
│ ├── frank.perrakis.gpg001.asc
│ ├── frank.perrakis.gpg002.asc
│ ├── frank.perrakis.gpg003.v2-v3.asc
│ └── frank.perrakis.yubikey.asc
├── keyfiles
│ └── frank.perrakis.main.asc
├── install_frank.sh
├── gpg-keys-urls
├── authorized_keys
├── rsync_keys.sh
└── README.md