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
├── authorized_keys
├── gpg-keys-urls
├── install_frank.sh
├── keyfiles/
│ ├── frank.perrakis.datastax.pgp
│ ├── frank.perrakis.main.2021.pgp
│ ├── frank.perrakis.main.2022.pgp
│ └── frank.perrakis.vagrant.pgp
├── README.md
├── revoced_keyfiles/
│ ├── frank.perrakis.gpg001.asc
│ ├── frank.perrakis.gpg002.asc
│ ├── frank.perrakis.gpg003.v2-v3.asc
│ └── frank.perrakis.yubikey.asc
└── rsync_keys.sh