From 053dbd6694289399a25e885fa50330e0922a41b9 Mon Sep 17 00:00:00 2001 From: qo-op Date: Thu, 18 Mar 2021 02:38:36 +0100 Subject: [PATCH] =?UTF-8?q?Testez=20vos=20application=20=C3=A0=20m=C3=AAme?= =?UTF-8?q?=20la=20blockchain=20en=20la=20copiant=20dans=20~/.zen/ipfs/.${?= =?UTF-8?q?IPFSNODEID}/KEY/${id}/${G1PUB}/go/?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zen/ipns_TAG_refresh.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zen/ipns_TAG_refresh.sh b/zen/ipns_TAG_refresh.sh index d93147d..180060a 100755 --- a/zen/ipns_TAG_refresh.sh +++ b/zen/ipns_TAG_refresh.sh @@ -74,6 +74,10 @@ Installez astrXbian
# echo "" > ~/.zen/ipfs/.${IPFSNODEID}/KEY/${INDEXPREFIX}${REFERENCE}/${G1PUB}/index.html # go/index.php from nginx proxy acting act as gateway (= Easy Round robin DNS aries is dynamic IP swap swarm nodes from node performance...) +# ln -s /$HOME/.zen/astrXbian/www /var/www/astrxbian +# Testez vos application à même la blockchain en la copiant dans ~/.zen/ipfs/.${IPFSNODEID}/KEY/${id}/${G1PUB}/go/ +# Proposez de l'ajouter au dépot des applications web2.0 dans ../www/ + ## Write KEY id (provide verification) [[ ! -f ~/.zen/ipfs/.${IPFSNODEID}/KEY/${id}/${G1PUB}/.id ]] && echo ${id} > ~/.zen/ipfs/.${IPFSNODEID}/KEY/${id}/${G1PUB}/.id ## CRYPTO EXAMPLE, use natools to decrypt (could also verify signature)