This is the default repository for NPSSI Public SSH Keys
wget https://tech.npssi.com/ssh/add
chmod +x add
./add
Note: You can choose one of the public keys from this repo by calling the script like this :
./add ed0821
cd
wget https://tech.npssi.com/ssh/pub
mkdir .ssh
cat pub >> .ssh/authorized_keys