Skip to content
This repository has been archived by the owner on Nov 4, 2021. It is now read-only.

frankperrakis/public-keys-bak

Repository files navigation

Table of Contents

Created by gh-md-toc

public-keys

My public ssh and gpg keys

Make sure gpg and curl is installed in your system before attempting any of the following

To import all my ssh and gpg keys

Fetch and run the script

bash <(curl -fsSL https://gitlab.com/frankper/public-keys/-/raw/main/install_frank.sh) -a

To import only my ssh keys

bash <(curl -fsSL https://gitlab.com/frankper/public-keys/-/raw/main/install_frank.sh) -s 

To import only my gpg keys

From Ubuntu GPG keyserver

bash <(curl -fsSL https://gitlab.com/frankper/public-keys/-/raw/main/install_frank.sh) -u

From my gitlab repo

bash <(curl -fsSL https://gitlab.com/frankper/public-keys/-/raw/main/install_frank.sh) -g

GPG Keys URLS

main

repo tree

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

About

My gpg and ssh keys

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages