On rajoute aussi Cyril tant qu'on y est... Il manque plus qu' signer

les clefs. Prvoyez cartes d'identits et fingerprints pour demain.

darcs-hash:20060907225939-68412-ab84a6f6cc06975ffa10f692879eab3cf5bdc5ea.gz
This commit is contained in:
glondu 2006-09-08 00:59:39 +02:00
parent 96d59e7ac3
commit 44535b3653

View file

@ -90,6 +90,7 @@ function chiffre () {
# 5933F2E5 salles@crans.org
# B7B4AEA6 Bobot@crans.org
# 7D980513 parret-freaud@crans.org
# CDF91D96 cohen@crans.org
gpg --armor --encrypt \
--recipient pauget@crans.org \
--recipient dubost@crans.org \
@ -101,6 +102,7 @@ function chiffre () {
--recipient salles@crans.org \
--recipient Bobot@crans.org \
--recipient parret-freaud@crans.org \
--recipient cohen@crans.org
${TMP}
[[ "$#" == "0" ]] && ssh ${SRV} "sudo sh -c \"cat > ${REP}/${CHOIX}.asc\"" < ${TMP}.asc || echo -e "\033[1;31mErreur, abandon...\033[1;0m"