From: Christian Grothoff Date: Wed, 3 Aug 2016 09:17:11 +0000 (+0000) Subject: -somehow, somebody changed the key... X-Git-Tag: initial-import-from-subversion-38251~435 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ca7c03234fdf81a6fcfbf0d96285ecfb9b88921f;p=oweals%2Fgnunet.git -somehow, somebody changed the key... --- diff --git a/contrib/gnunet-gns-import.sh b/contrib/gnunet-gns-import.sh index 6b52d84e6..75f84fd0e 100755 --- a/contrib/gnunet-gns-import.sh +++ b/contrib/gnunet-gns-import.sh @@ -76,7 +76,7 @@ gnunet-identity -e sks-zone -s fs-sks $options MASTER=`gnunet-identity -d $options | grep master-zone | awk '{print $3}'` SHORT=`gnunet-identity -d $options | grep short-zone | awk '{print $3}'` PRIVATE=`gnunet-identity -d $options | grep private-zone | awk '{print $3}'` -PIN=72QC35CO20UJN1E91KPJFNT9TG4CLKAPB4VK9S3Q758S9MLBRKOG +PIN=DWJASSPE33MRN8T6Q0PENRNBTQY0E6ZYGTRCDP5DGPBF2CRJMJEG # Link short and private zones into master zone if (gnunet-namestore -z master-zone -D -n private -t PKEY | grep "PKEY: $PRIVATE" 1>/dev/null)