From 35f8d9f3d8249616f50866fcff138cf85f5b00b6 Mon Sep 17 00:00:00 2001 From: qo-op Date: Tue, 19 May 2020 05:37:51 +0200 Subject: [PATCH] The Carrot :carrot: making and "Know How" sharing economy example. --- g1sms/Readme.md | 82 +++++++++++++++++++++---------------------------- 1 file changed, 35 insertions(+), 47 deletions(-) diff --git a/g1sms/Readme.md b/g1sms/Readme.md index bb91069..faa2de4 100644 --- a/g1sms/Readme.md +++ b/g1sms/Readme.md @@ -1,20 +1,13 @@ -# OASIS RULES +# ASTROPORT RULES -[Latest version HERE](https://git.p2p.legal/axiom-team/astroport/src/master/g1sms/Readme.md) +[Latest version HERE](https://git.p2p.legal/axiom-team/astroport/src/master/g1sms/Readme.md) + [Traduction GROgol](https://translate.google.fr/translate?sl=en&tl=fr&u=https%3A%2F%2Fgit.p2p.legal/axiom-team/astroport/src/master/g1sms/Readme.md) + _Use https://deepl.com for better translations_ -[Traduction GROgol](https://translate.google.fr/translate?sl=en&tl=fr&u=https%3A%2F%2Fgit.p2p.legal/axiom-team/astroport/src/master/g1sms/Readme.md) +> **This document must be read and accepted before onboarding.** +Meaning installing the core astroport code accepting selected processes (and official flavours) -_Use https://deepl.com for better translations_ +**"All code is A-GPL, you are not authorise to fork it, modify it and run it without refering to us!"** Original Founders Team will release from IPNS an IPFS reference (**/ipns/Qm*****) where to download CODE from the Demonstration #Swarm0 you will join. -> This document must be read and accepted before onboarding. -Meaning installing the core astoport code accepting selected processes (and official flavours) - -**"All code is A-GPL, you are not authorise to fork it, modify it and run it without refering to us!"** Original Founders Team will release from IPNS an IPFS reference to download CODE in the 1st #Swarm0 (**/ipns/Qm*****) - -## **This Software makes you Responsible of your Digital and Social behaviour(s) ! -It could make you evolve to a new level of consciouness. Ready...?** - -## **Astroport is a Free DApp Framework configured as a Learning "Know How" sharing digital Oasis maker** +## **This Software makes you responsible of your Digital and Social behaviour(s) ! It could make you evolve to a new level of consciousness. Ready...?** # International Entrance @@ -36,7 +29,7 @@ Adapt to _YOUR_COUNTRY_CODE_ - Move SMS texts out of ""./g1sms/code(s).sh" in a multi language templating system! -- Add GLOBAL ENV variables in /etc/profile (and clean the CODE for adding new protocol / channel is simple to understand!) +## GLOBAL ENV variables in /etc/profile (and clean the CODE for adding new protocol / channel is simple to understand!) ``` # @qo-op @@ -70,6 +63,7 @@ export GHOST="/home/$YOU/.zen/ipfs/.$IPFSNODEID/G1SSB" http://localhost:10010 is the first official DApp we are presenting. +## **Astroport is a Free DApp Framework AND a Learning "Know How" sharing digital Oasis maker** # The Ghost and Goblins school & market @@ -81,19 +75,19 @@ http://localhost:10010 is the first official DApp we are presenting. - Minetest is C++, sqlite and LUA - NextCloud is PHP and MySQL -Any kind of code and framework can use astroport as a universal protocol switch. A Free CODE NEST... +Any kind of code and framework can use astroport as a universal protocol switch. A Free CODE NEST... A School for digital age kids. All "Digital Channels Flavors" are open to new protocols and specific relay in one or two page of bash/python/... -You access to the "Fat Layer" and Protocols through crypto, messaging and file exploring tools... +You access to the "Fat Layer" and Protocols through crypto, messaging and file exploring with tools... - ```natools.py``` (@tuxmain made) is used for **crypt/decrypt/sign/verify** using the ed25519 libsodium crypto - ```nodename``` (@qo-op made) is finding the relative local or global Station hostname - ```sbotc``` (@cel made) is used to send / read SSB chain. - ```zen_MAKE.sh``` (@qo-op) is creating Zen containers. '***_zen***' open protocol IPNS nano DHT allowing PASSENGER mulitmedia file and json metadata. -- ```/g1sms``` Main App & historical communication layer. Acting as a delegated "G1 wallet" manager, source of Zen IPFS technology and QRCode banking system. -- ```/minetest``` - ```/nextcloud``` - ... -- ... more and more are prepared to get into Astroport Framework. +- ```/g1sms``` (@qo-op) Main App & historical communication layer. Acting as a delegated "G1 wallet" manager, source of Zen IPFS technology and QRCode banking system. +- ```/minetest``` (@attilax @tuxmain @be1) - ```/nextcloud``` (@poka @attilax @qo-op)- ... +- ... more and more are prepared to get into Astroport Framework. @manutopik, @chamallow , i forget so many contributers ... Depending on your App available API, Front and Back End functions, You'll get a level @@ -106,9 +100,7 @@ You'll get a level > After **"client/server" deprogramming** you'll make a full **"localhost" ipfs #Swarm0 DApp**. -CODE in located in ```$ASTROPORT/astroport/``` and App in subdirectories. - -Ex: "NextCloud" +## Ex: "NextCloud" Onboard your App code in here. ```$ASTROPORT/astroport/nextcloud``` @@ -129,55 +121,51 @@ It is (like in UNIX) just a new FIFO data channel, it connects into its open pro SO REMEMBER. ``` -$ASTROPORT/ipfs/_the_name_of_your_channel_ +$ASTROPORT/ipfs/$G1PUB/_the_name_of_your_channel $ASTROPORT/ipfs/.IPFSNODEID/$_your_channel_indexe(s)_ -$ASTROPORT/ipfs/_the_name_of_your_channel_/command.sh +$ASTROPORT/ipfs/_the_name_of_your_channel_/scraping_command_and_code ``` All data writen in $ASTROPORT/ipfs/ are manually or/and regularly published and refreshed with #Swarm0 Friends. -Your Flavour data and work special flow is activated in +When ready and audited by Foundation Team. Your Flavour special data and work flow will be officialy activated in ``` $ASTROPORT/astroport/cron_MINUTE.sh # is the nervous system of a digital Blob creature you cultivate. -$ASTROPORT/astroport/cron_VRFY.sh # is the cron injector ``` -**$YOU relative security level depends on Trust levels within your friends and their friends!** +**Rememeber, even if you DApp can be accessed on localhost, relative security level depends on Trust levels within your friends and their friends! Crypt data as you need it** -# TODO tools Extra Shell Microservices +What you can do -- Transmit files as SSB private message. markdown_ + audio_ video_ +- Transmit files as SSB private message. Extended markdown add + audio_ video_ -- Attach "natools" crypt files to any $G1PUB Identity Only with public SSB message. +- Send private and public SSB message. -- This brings you HyperWeb PowerS. (```ipfs p2p --help```). Real time TX in LAN. Forward any TCP port of your $ASTROPORT Station, and publish it to one are all #SwarmM +- HyperWeb ipfs p2p layer. (```ipfs p2p --help```). YES! Forward any TCP port used by your Station App, and create an "Everywhere API" to anyone in same #Swarm0 ## **Every One is the Network!** - - Inside "tag" directoy is the Zen accounting system. $NANODATE stamped blockchained ipfs/ipns file datastucture. ```$ASTROPORT/tag``` +Video coming... -## Receive / Give "faces" are on your Wallet key necklace (LaPunta Key ZenTag) -**"Papire Salamalek"** scripts acts between ```$IPFSNODEID's``` into ```$ASTROPORT/ipfs/.$IPFSNODEID/TASK``` Swarm protocol +## LaPunta Key ZenTag + +More details are coming... + +- **"Papire Salamalek"** scripts acts between ```$IPFSNODEID``` dialog in ```$ASTROPORT/ipfs/.$IPFSNODEID/TASK``` + +- **G1Dab** "G1sms flavour" can print created Tags +- **G1Tx** "G1sms flavour" terminals can read QRCode and input amount of TX happening +- **LOVELand** is the frontal web App page ```$ASTROPORT/astroport/www/LOVELand/``` + +- **DEMO #Swarm0** oasis.astroport.com -- **G1Dab** "flavour" can print created Tags -- **G1Tx** "flavour" terminals can read QRCode and input amount of TX happening -- **Oasis** is the frontal web App page ```$ASTROPORT/astroport/www/LOVELand/``` -It gives access to "Swarm Flavours" that can smell in #Swarm0 - Gchange + Cesium - - NexCloud - - Jukebox - Minetest - -Each Node indicates what softwares (flavours) it runs in: - -```$ASTROPORT/ipfs_swarm/.$IPFSNODEID/FLAVOURS``` - -cron_MINUTE.sh is adapting/adapted to (protocol not defined yet) + - NextCloud # The Carrot :carrot: making and "Know How" sharing economy example.