You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Sébastien Faton bffd39abe9 test 3 years ago
..
README.md For notification test 4 years ago
altinea-ed25519.pub Added new ed25519 Auth pubkey 4 years ago
altinea-rsa.pub Changed RSA public key filename 4 years ago
baptiste.marechal@altinea.fr-rsa.pub Renamed pubkeys with algo to differentiate between rsa and ed25519 4 years ago
install_altinea_pubkey.sh Install script is now POSIX compliant (tested with bash, ksh, zsh and dash) 4 years ago
julien.escario@altinea.fr-ecdsa.pub Added new ECDSA public key 4 years ago
julien.escario@altinea.fr-rsa.pub Renamed pubkeys with algo to differentiate between rsa and ed25519 4 years ago
support@altinea.fr.pub Add support@altinea.fr SSH public key 5 years ago
yubibug.md Added ssh config file 4 years ago

README.md

Quick howto

With curl :

curl -s https://gitlab.altinea.fr/altinea/install-scripts/raw/branch/master/ssh/install_altinea_pubkey.sh |/bin/bash

With wget :

wget -q -O - https://gitlab.altinea.fr/altinea/install-scripts/raw/branch/master/ssh/install_altinea_pubkey.sh |/bin/bash

Fingerprints :

2048 SHA256:pBz+GiWLvh9uccTB50HTQOCXhD9FZPFin/tfGKAZApQ Altinea CA (RSA)
256 SHA256:TagxgsBxZhHFWiThYwe/hZSYjLBOHWBY2Ss0QsipmTw noc@altinea.fr (ED25519)

To display :

ssh-keygen -E sha256 -lf ~/.ssh/authorized_keys