GithubHelp home page GithubHelp logo

papiche / astroport.one Goto Github PK

View Code? Open in Web Editor NEW
9.0 9.0 45.0 159.82 MB

Astroport ONE : A BLOCKCHAIN PLAYsCOOL. Virtual Private Swarm over IPFS (PKI). netcat API. TiddlyWiki as distributed tiddlers database for DAO building

Home Page: https://astroport.copylaradio.com

Shell 2.84% CSS 0.42% HTML 93.96% JavaScript 2.03% Python 0.68% SCSS 0.01% Makefile 0.02% Dockerfile 0.03% jq 0.01%
bash ipfs monnaielibre p2p terraformation tiddlywiki5 web3

astroport.one's People

Contributors

aya avatar borispaing avatar papiche avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

astroport.one's Issues

TODO: Umap in Cesium+

To record Umap in Cesium/Gchange+Pod

./jaklis.py set -n "UPlanet" -v "Umap_48.00_2.00" -a "Astroport" -d "ONE" -pos 48.00 2.00 -s https://qo-op.com/ipns/$IPNS -A Umap.jpg

EXERCICE : Enhance and make stronger TW chaining

TW states history is stored on IPFS Station in ~/.zen/game/players/${PLAYER}/ipfs/moa/
the last IPFS CID is recorded in Astroport tiddler during PLAYER.refresh runtime.
CURCHAIN=$(cat ~/.zen/tmp/${MOATS}/Astroport.json | jq -r .[].chain | rev | cut -f 1 -d '/' | rev) # Remove "/ipfs/" part

In order to make TW remember its whole history,
we should create "CID" with the whole, and insert that value instead.
This will affect CURCHAIN extraction...

To remember TW landing stations. Make the chain format like UPlanet style

echo "${MOATS}:${IPFSNODEID}:${UMAPROOT}" > ~/.zen/tmp/${MOATS}/${UMAP}/${G1PUB}/_chain

Doing this evolution will allow TW to contain all it's state, being easy to clean in case of key hijacking

Update TW chain value : seeking for TiddlyWiki developper :+1:

ProtoDOC : https://pad.p2p.legal/s/TW#

TW is saved through plugins

lasertag
https://ipfs.copylaradio.com/ipfs/bafybeibsy5fu4wrjr2gtjljvkuady3cydgrcbr5mdw2ogkrtm4eeo7xzue#%24%3A%2Fplugins%2Fastroport%2Flasertag

and
lightbeam
https://ipfs.copylaradio.com/ipfs/bafybeibsy5fu4wrjr2gtjljvkuady3cydgrcbr5mdw2ogkrtm4eeo7xzue#%24%3A%2Fplugins%2Fastroport%2Flightbeams

For now, chain is updated during ASTROBOT PLAYER.refresh.sh 20H12 process.
Many crypto thing could be done from TW itself.

This first issue just concern a way to record "ipfs add" CID into Astroport tiddler

Would you like to participate?

TODO: Add LOGIN/LOGOUT status and action in TW

lightbeams plugin used in twtemplate.html could be used to monitor if IPNS key is OK or NOT on the "5001 API server"

/ipfs/bafybeiai3wvr3jpdpaslx72yfw2ipoc7acrse7aktdpykdairhsgkujsa4#%24%3A%2Fplugins%2Fastroport%2Flightbeams%2Flightbeams-action.js
/ipfs/bafybeiai3wvr3jpdpaslx72yfw2ipoc7acrse7aktdpykdairhsgkujsa4#%24%3A%2Fplugins%2Fastroport%2Flightbeams%2Flightbeams-saver.js

could modify "Publish This Wiki to IPNS" color in MENU
in case NOT, open LOGIN page found on UPlanet.

As an option, "if keystore is not loaded with TW key", entrance could be automaticaly redirected to UPlanet Homepage https://ipfs.copylaradio.com/ipns/copylaradio.com/

Any more idea?

G1CopierYoutube bug with YIT starting wih -

_____ -X49VQgi86E&https://www.youtube.com/watch?v=-X49VQgi86E _____ 81
--- CACHE SEARCH FOR -X49VQgi86E ---
EMPTY.
COPIE : https://www.youtube.com/watch?v=-X49VQgi86E
.... Downloading La_face_cachee_des_tables_de_multiplication-Micmaths.mp4
/usr/local/bin/yt-dlp -f "(bv*[ext=mp4][height<=720]+ba/b[height<=720])" --no-mtime --embed-thumbnail --add-metadata -o "/home/fred/.zen/tmp/yt-dlp/La_face_cachee_des_tables_de_multiplication-Micmaths.%(ext)s" https://www.youtube.com/watch?v=-X49VQgi86E
[Cookies] Extracting cookies from firefox
[Cookies] Extracted 1367 cookies from firefox
[Youtube] -X49VQgi86E: has already been recorded in the archive

No FILE -- TRYING TO RESTORE CACHE FROM TW --
node:internal/validators:162
throw new ERR_INVALID_ARG_TYPE(name, 'string', value);
^

TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received undefined
at new NodeError (node:internal/errors:387:5)
at validateString (node:internal/validators:162:11)
at Object.resolve (node:path:1098:7)
at $:/core/modules/commands/render.js:48:24
at Object.$tw.utils.each ($:/boot/boot.js:146:12)
at Command.execute ($:/core/modules/commands/render.js:47:13)
at Commander.executeNextCommand ($:/core/modules/commander.js:107:14)
at Commander.executeNextCommand ($:/core/modules/commander.js:111:12)
at Command.callback ($:/core/modules/commander.js:119:13)
at Command.execute ($:/core/modules/commands/load.js:44:8) {
code: 'ERR_INVALID_ARG_TYPE'
}

Create default _LAT_LON Booth dApp

Once you enter https://ipfs.copylaradio.com/ipns/copylaradio.com/

You plug a "TW" EMAIL/PASS key onto "Umap" LAT/LON key

Here is the -0.00_0.00 key
https://ipfs.copylaradio.com/ipns/k51qzi5uqu5djg1gqzujq5p60w25mi235gdg0lgkk5qztkfrpi5c22oolrriyu
You'll find ./TW's
You'll find RSS json's

We could place an App in this "data hole", showing other same Umap participant, listing by amount of G1, by number of wishes, or any other selection ways.

Given an EMAIL,
you'll have to load IPNS private key

decode with PASS
you have shaa512 if it here

Then you can act with in IPFS
https://discuss.ipfs.tech/t/how-to-use-existing-private-key-with-helia/16887

Acual option is "web2.0 style", it uses "G1Card" (PGP "salt / pepper" that Astroport API can use)

The code has to be named index.html and written in ~/.zen/tmp/${MOATS}
around https://github.com/papiche/Astroport.ONE/blob/master/API/UPLANET.sh#L221

SECTOR TW IMPORT ERROR : with Tiddlers title containing "

Importing Title: Chaque Tiddler porte un "Contrat Intelligent"
jq: error: syntax error, unexpected IDENT, expecting ';' or ')' (Unix shell quoting issues?) at <top-level>, line 1:
.[] | select(.title == "Chaque Tiddler porte un "Contrat Intelligent"")                                                 
jq: 1 compile error

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.