Testez vos application à même la blockchain en la copiant dans ~/.zen/ipfs/.${IPFSNODEID}/KEY/${id}/${G1PUB}/go/

This commit is contained in:
qo-op 2021-03-18 02:38:36 +01:00
parent 4ebdfa228f
commit 053dbd6694
1 changed files with 4 additions and 0 deletions

View File

@ -74,6 +74,10 @@ Installez <a href='https://copylaradio.com'>astrXbian</a><br>
# echo "<meta http-equiv=\"Refresh\" content=\"0;URL=https://aries.copylaradio.com/ipns/$IPNSLINK/${G1PUB}/go/\">" > ~/.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)