-somehow, somebody changed the key...
authorChristian Grothoff <christian@grothoff.org>
Wed, 3 Aug 2016 09:17:11 +0000 (09:17 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 3 Aug 2016 09:17:11 +0000 (09:17 +0000)
contrib/gnunet-gns-import.sh

index 6b52d84e6bf9267aed41d0674c1eba047e1fbb1f..75f84fd0e679f5f55fa59b27eee0bd7aefa8bb65 100755 (executable)
@@ -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)