astroport/README.md

39 lines
1.3 KiB
Markdown
Raw Normal View History

2020-03-17 13:49:08 +01:00
---
title: 'EVASION NUMERIQUE'
---
# ASTROPORT
2020-03-25 15:03:05 +01:00
## [is Not an Astroport](./src/master/ANA)
2020-03-17 13:49:08 +01:00
===
2020-03-25 15:03:05 +01:00
### **FR: [Internet est cassé](./src/master/ANA/01.home/default.fr.md)**
**EN: [The Internet is broken](./src/master/ANA/01.home/default.en.md) |
DE: [Das Internet ist kaputt](./src/master/ANA/01.home/default.de.md) |
ES: [La Internet está rota](./src/master/ANA/01.home/default.es.md) |
PT: [A Internet está quebrada](./src/master/ANA/01.home/default.pt.md) |
IT: [Internet è rotto](./src/master/ANA/01.home/default.it.md) |
NL: [Het internet is kapot](./src/master/ANA/01.home/default.nl.md) |
PL: [Internet jest zepsuty](./src/master/ANA/01.home/default.pl.md) |
RU: [Интернет сломан](./src/master/ANA/01.home/default.ru.md)**
2020-03-17 13:49:08 +01:00
2020-03-19 18:41:29 +01:00
===
## So what is Astroport ?
2020-03-17 13:49:08 +01:00
2020-03-19 18:41:29 +01:00
Astroport is an ecosystem of several open sources applications forming a global mesh and complete network.
2020-03-17 13:49:08 +01:00
2020-03-19 18:41:29 +01:00
It's using:
- ScuttleButt for communication layer
- IPFS for media transport layer and swarm authentification
- Libre currency Duniter/Ḡ1 as monetary layer
## Installation
2020-03-17 13:49:08 +01:00
2020-03-19 18:41:29 +01:00
```
curl -s https://git.p2p.legal/axiom-team/astroport/raw/master/git-install.sh | bash && cd astroport
2020-03-19 22:30:44 +01:00
./install.sh # Can have argument to specific gate, or script ask which gate do you want interactively.
2020-03-19 18:41:29 +01:00
```
2020-03-17 13:49:08 +01:00
2020-03-20 03:09:43 +01:00
**WARNING: This is an early stage develepment, use it with great care!**