readme: la portada del repositorio, con esquemas y capturas
Al entrar en el repositorio se veia el aviso de rama experimental y, debajo, el README entero de upstream copiado: 350 lineas contando lo que ya cuenta el proyecto oficial, y mejor. Ahora la portada ensena lo que hay aqui: la tabla de que anade esta rama frente al oficial, Oasis explicado en cuatro dibujos, Karvan, las videollamadas, las identidades y como empezar desde cero, todo con esquemas propios y capturas reales. El aviso de que esto NO es Oasis oficial se mantiene arriba del todo y completo. Y al final, los enlaces al proyecto de epsylon, que es de donde sale todo. Las imagenes se enlazan a la wiki en vez de duplicarse en el repositorio, que es lo que hace tambien upstream con las suyas. El fichero se sigue leyendo al arrancar el backend (readFileSync sin try/catch), asi que lo importante es que exista: comprobado que arranca.
This commit is contained in:
parent
923bb0ef9d
commit
8d838dd8b1
1 changed files with 122 additions and 288 deletions
410
README.md
410
README.md
|
|
@ -1,350 +1,184 @@
|
|||
# Oasis Mobile — rama de desarrollo experimental
|
||||
# OASIS_MOBILE — rama de desarrollo experimental
|
||||
|
||||
> ## ⚠ ESTO NO ES OASIS OFICIAL
|
||||
>
|
||||
> Rama de desarrollo experimental del hacklab, **sin afiliación** con el proyecto
|
||||
> original.
|
||||
> Esta es una **rama de desarrollo experimental** mantenida por el hacklab, **no
|
||||
> afiliada** al proyecto original.
|
||||
>
|
||||
> **El Oasis oficial es el de epsylon: https://github.com/epsylon/oasis**
|
||||
> ### El repositorio oficial de Oasis es el de epsylon: https://github.com/epsylon/oasis
|
||||
>
|
||||
> Si quieres usar Oasis de verdad, instala el oficial. Esto puede romperse, cambiar
|
||||
> de forma incompatible o desaparecer sin aviso. No está auditado y no tiene
|
||||
> garantía. **Los fallos de esta rama se reportan aquí, nunca a epsylon.**
|
||||
> Si quieres **usar Oasis de verdad, instala el oficial**. Lo que hay aquí puede
|
||||
> romperse, cambiar de forma incompatible o desaparecer sin aviso. No está auditado y
|
||||
> no tiene garantía de ninguna clase.
|
||||
>
|
||||
> Documentación: https://gitea.laenre.net/hacklab/OASIS_MOBILE/wiki
|
||||
> **Los fallos de esta rama se reportan aquí, nunca a epsylon.**
|
||||
|
||||
Versión base: **Oasis 0.9.5**.
|
||||
Versión base: **Oasis 0.9.5** · Rama: `PRUEBAS` ·
|
||||
[Documentación completa](https://gitea.laenre.net/hacklab/OASIS_MOBILE/wiki) ·
|
||||
[Versión de escritorio](https://gitea.laenre.net/hacklab/OASIS_LINUX)
|
||||
|
||||
**topbar** (logo→inicio, avatar→perfil), **navegación por hexágonos** y **barra inferior**
|
||||
personalizable. Debajo, el README original de Oasis.
|
||||

|
||||
|
||||
---
|
||||
|
||||
# Oasis
|
||||
## Lo que añade
|
||||
|
||||
Oasis is a **libre, open-source, encrypted, peer-to-peer, distributed (not decentralized!) & federated**... project networking application
|
||||
that helps you follow interesting content and discover new ones.
|
||||
| | Oasis oficial | Esta rama |
|
||||
|---|---|---|
|
||||
| **Salas efímeras** | — | Karvan: mensajes que solo viven en memoria y se autodestruyen |
|
||||
| **Videollamadas** | — | Audio y vídeo por WebRTC, sin servidores de terceros |
|
||||
| **Interfaz de móvil** | El menú de escritorio en una pantalla pequeña | Panal de hexágonos, filtros y barra de accesos rápidos |
|
||||
| **Varias identidades** | Una por instalación | Varias en el mismo móvil, con aviso si dos comparten clave |
|
||||
| **Respuesta citada** | — | Responder a un mensaje concreto dentro de un chat |
|
||||
| **Envoltorio Android** | APK sin permisos de cámara ni micrófono | Proyecto Gradle propio: permisos, subida de ficheros, servicio que sobrevive |
|
||||
| **Metadatos de las fotos** | Se quitan solo si está `sharp`; en Android **nunca** | Se quitan siempre: GPS, marca, modelo, número de serie |
|
||||
| **Servidor STUN** | Uno de Google, por defecto | Ninguno. TURN propio si lo configuras |
|
||||
|
||||

|
||||
Los nombres de las categorías, los módulos y el resto de la aplicación son los de
|
||||
epsylon, sin tocar.
|
||||
|
||||
Oasis redefines what it means to be connected in the modern world, giving people
|
||||
the ability to control their online presence and interactions without the need for centralized institutions.
|
||||
|
||||
----------
|
||||
|
||||
## Frontend:
|
||||
|
||||
Main features of the Oasis interface are:
|
||||
|
||||
+ Data manipulation is not permitted due to the use of BLOCKCHAIN technology.
|
||||
+ No browser JavaScript. Just pure HTML+CSS. A really secure frontend!.
|
||||
+ Use your favorite web browser to read and write messages to the people you care about.
|
||||
+ Strong cryptography in every single point of the network.
|
||||
+ You are the center of your own distributed network. Online or offline, it works anywhere that you are.
|
||||
+ Initial identities are randomnly generated (no username or password required).
|
||||
+ No personal profile generated (no questions about gender, age, location, etc …).
|
||||
+ Automatic exif stripping (such as GPS coordinates) on images for better privacy.
|
||||
+ No email or associated mobile phone required.
|
||||
+ Automatic updates with new functionalities.
|
||||
---
|
||||
|
||||

|
||||
## Qué es Oasis, en cuatro dibujos
|
||||
|
||||
But it has others features that are also really interesting, for example:
|
||||
Una red social **sin servidor**: publicas en tu propio equipo y los demás se traen una
|
||||
copia. No hay cuenta, no hay contraseña y nadie puede borrarte.
|
||||
|
||||
+ Support for multiple languages.
|
||||

|
||||
|
||||

|
||||
Los mensajes viajan **de vecino en vecino**, así que llegan a gente con la que nunca te
|
||||
has conectado. Por eso funciona incluso sin internet, entre dos móviles en la misma wifi.
|
||||
|
||||
+ Modularity to set your own environment.
|
||||

|
||||
|
||||

|
||||
Un **pub** es solo un nodo que no se apaga nunca. No es un servidor con tus datos: no
|
||||
guarda tu identidad, no decide qué ves y no puede borrarte.
|
||||
|
||||
+ Support for multiple themes (including Mobile Theme).
|
||||

|
||||
|
||||

|
||||

|
||||

|
||||
Todo lo que publicas se encadena y va **firmado con tu clave**. Nadie puede colar un
|
||||
mensaje en tu nombre ni cambiar lo que dijiste.
|
||||
|
||||
And some other nice modules, like for example:
|
||||

|
||||
|
||||
+ A complex Reddit-styled forum system.
|
||||
> La explicación completa —los saltos, las tribus, el LARP, los módulos— está en
|
||||
> **[Entender Oasis en diez minutos](https://gitea.laenre.net/hacklab/OASIS_MOBILE/wiki/Entender)**.
|
||||
|
||||

|
||||
---
|
||||
|
||||
+ Or a collaborative -offline- maps system.
|
||||
## Karvan: salas que se borran solas
|
||||
|
||||

|
||||

|
||||
|
||||
And much more, that we invite you to discover by yourself ;-)
|
||||
Lo que se dice dentro **no toca el disco**, no entra en tu registro y no se replica a
|
||||
nadie. Dos relojes corren a la vez —inactividad y tiempo absoluto— y la sala muere con
|
||||
el que llegue antes.
|
||||
|
||||

|
||||
<p align="center">
|
||||
<img src="https://gitea.laenre.net/hacklab/OASIS_MOBILE/wiki/raw/img/10-karvan-salas.png" width="270">
|
||||
<img src="https://gitea.laenre.net/hacklab/OASIS_MOBILE/wiki/raw/img/11-karvan-sala.png" width="270">
|
||||
</p>
|
||||
|
||||
----------
|
||||
---
|
||||
|
||||
## Modules:
|
||||
## Videollamadas sin terceros
|
||||
|
||||
Oasis is TRULY MODULAR. Here's a list of what comes deployed with the "core".
|
||||

|
||||
|
||||
+ Agenda: Module to manage all your assigned items.
|
||||
+ AI: Module to talk with a LLM called '42'.
|
||||
+ AINav: Module for natural-language queries about the network's content.
|
||||
+ Audios: Module to discover and manage audios.
|
||||
+ Banking: Module to determine the real value of ECOIN and distribute a UBI using the common treasury.
|
||||
+ BlockExplorer: Module to navigate the blockchain.
|
||||
+ Bookmarks: Module to discover and manage bookmarks.
|
||||
+ Calendars: Module to discover and manage calendars.
|
||||
+ Chats: Module to discover and manage encrypted chats.
|
||||
+ Cipher: Module to encrypt and decrypt your text symmetrically (using a shared password).
|
||||
+ Courts: Module to resolve conflicts and emit veredicts.
|
||||
+ Documents: Module to discover and manage documents.
|
||||
+ Events: Module to discover and manage events.
|
||||
+ Favorites: Module to manage your favorite content.
|
||||
+ Fediverse: Manage your other fediverse accounts, including sending and receiving content.
|
||||
+ Feed: Module to discover and share short-texts (feeds).
|
||||
+ Forums: Module to discover and manage forums.
|
||||
+ Games: Module to play and share your scores in various mini-games.
|
||||
+ Governance: Module to discover and manage votes.
|
||||
+ Graphos: Module to explore the network as an interactive map of peers.
|
||||
+ Images: Module to discover and manage images.
|
||||
+ Invites: Module to manage and apply invite codes.
|
||||
+ Jobs: Module to discover and manage jobs.
|
||||
+ Legacy: Module to manage your secret (private key) quickly and securely.
|
||||
+ Latest: Module to receive the most recent posts and discussions.
|
||||
+ L.A.R.P.: Module for a live-action role-playing layer with 9 houses.
|
||||
+ Logs: Module to record (via AI assistant) your experiences.
|
||||
+ Maps: Module to manage and share offline maps.
|
||||
+ Market: Module to exchange goods or services.
|
||||
+ Melody: Module to generate and share the "sound" of your blockchain.
|
||||
+ Multiverse: Module to receive content from other federated peers.
|
||||
+ Opinions: Module to discover and vote on opinions.
|
||||
+ Pads: Module to manage collaborative encrypted text editors.
|
||||
+ Parliament: Module to elect governments and vote on laws.
|
||||
+ Pixelia: Module to draw on a collaborative grid.
|
||||
+ Projects: Module to explore, crowd-funding and manage projects.
|
||||
+ Popular: Module to receive posts that are trending, most viewed, or most commented on.
|
||||
+ Reports: Module to manage and track reports related to issues, bugs, abuses, and content warnings.
|
||||
+ Shops: Module to manage and discover shops.
|
||||
+ Summaries: Module to receive summaries of long discussions or posts.
|
||||
+ Tags: Module to discover and explore taxonomy patterns (tags).
|
||||
+ Tasks: Module to discover and manage tasks.
|
||||
+ Threads: Module to receive conversations grouped by topic or question.
|
||||
+ Topics: Module to receive discussion categories based on shared interests.
|
||||
+ Torrents: Module to explore and manage torrents.
|
||||
+ Transfers: Module to discover and manage smart-contracts (transfers).
|
||||
+ Trending: Module to explore the most popular content.
|
||||
+ Tribes: Module to explore or create tribes (groups).
|
||||
+ Videos: Module to discover and manage videos.
|
||||
+ Wallet: Module to manage your digital assets (ECOin).
|
||||
El servidor solo sirve para que os encontréis: **la voz y el vídeo van directos** entre
|
||||
los participantes, cifrados de extremo a extremo. Sin STUN de Google.
|
||||
|
||||
Both the codebase and the inhabitants can generate new modules.
|
||||
<p align="center">
|
||||
<img src="https://gitea.laenre.net/hacklab/OASIS_MOBILE/wiki/raw/img/12-permiso-camara.png" width="270">
|
||||
<img src="https://gitea.laenre.net/hacklab/OASIS_MOBILE/wiki/raw/img/15-llamada-controles.png" width="270">
|
||||
</p>
|
||||
|
||||
----------
|
||||
Esto **no es posible con la APK oficial**: no declara los permisos de cámara y su
|
||||
navegador interno los deniega. Por eso esta rama trae su propio envoltorio Android.
|
||||
|
||||
## C-AI (collective artificial intelligence)
|
||||
---
|
||||
|
||||
Oasis contains its own AI model called "42".
|
||||
## La interfaz
|
||||
|
||||
The main idea behind this implementation is to enable distributed learning generated through the collective action of many individuals, with the goal of redistributing the necessary processing load, as well as the ecological footprint and corporate bias.
|
||||

|
||||
|
||||

|
||||
<p align="center">
|
||||
<img src="https://gitea.laenre.net/hacklab/OASIS_MOBILE/wiki/raw/img/01-portada.png" width="240">
|
||||
<img src="https://gitea.laenre.net/hacklab/OASIS_MOBILE/wiki/raw/img/04-hexagono-network.png" width="240">
|
||||
<img src="https://gitea.laenre.net/hacklab/OASIS_MOBILE/wiki/raw/img/09-barra-con-karvan.png" width="240">
|
||||
</p>
|
||||
|
||||
Our AI is trained with content from the OASIS network and its purpose is to take action and obtain answers to individual, but also global, problems.
|
||||
Casi cincuenta módulos no caben en la pantalla de un teléfono: se reparten en un panal
|
||||
de categorías, dos filtros arriba y una barra de cuatro atajos que eliges tú.
|
||||
|
||||
+ https://wiki.solarnethub.com/socialnet/ai
|
||||
---
|
||||
|
||||
----------
|
||||
## Empezar desde cero
|
||||
|
||||
## Parliament
|
||||

|
||||
|
||||
Oasis contains its own Parliament (Government system).
|
||||
| | |
|
||||
|---|---|
|
||||
| **[oasis-project.pub](https://oasis-project.pub)** | Directorio de pubs, con invitaciones y estado de cada uno |
|
||||
| **[0asis.net](https://0asis.net)** | El proyecto explicado desde el principio |
|
||||
| **[wiki.solarnethub.com](https://wiki.solarnethub.com/socialnet/overview)** | La documentación oficial, módulo por módulo |
|
||||
|
||||

|
||||
---
|
||||
|
||||
## Courts
|
||||
## Instalar
|
||||
|
||||
Oasis contains its own Courts (Justice system).
|
||||
La APK **no está en ninguna tienda**: se descarga de las *releases* de este repositorio
|
||||
y se instala a mano, con orígenes desconocidos activado. Se instala **junto al Oasis
|
||||
oficial** sin pisarlo —el identificador es `net.laenre.oasis`—, así que puedes tener
|
||||
los dos y comparar.
|
||||
|
||||

|
||||
Necesita unos **350 MB libres**. El primer arranque tarda entre 15 y 60 segundos porque
|
||||
descomprime el servidor.
|
||||
|
||||
## ECOin
|
||||
> **Verifica la huella de la firma** antes de instalar una APK bajada de un servidor
|
||||
> propio: `apksigner verify --print-certs`
|
||||
|
||||
Oasis contains its own cryptocurrency. With it, you can exchange items and services in the marketplace.
|
||||
### Compilar
|
||||
|
||||

|
||||
```sh
|
||||
cd android
|
||||
./scripts/prepare.sh ../../oasis_mobile # librerías nativas y backend, la primera vez
|
||||
./scripts/release.sh # compila, verifica y calcula la huella
|
||||
```
|
||||
|
||||
You can also receive a -Universal Basic Income- if you contribute to the Tribes and their coordinated actions.
|
||||

|
||||
|
||||
+ https://ecoin.03c8.net
|
||||
---
|
||||
|
||||
## Banking
|
||||
## Documentación
|
||||
|
||||
Oasis contains its own UBI (Universal Basic Income), distributed weekly using ECOin, and calculated by our AI through positive and efficient participation and trust.
|
||||
Todo lo de arriba, en detalle, está en la
|
||||
**[wiki](https://gitea.laenre.net/hacklab/OASIS_MOBILE/wiki)**:
|
||||
|
||||

|
||||
| | |
|
||||
|---|---|
|
||||
| [Entender Oasis](https://gitea.laenre.net/hacklab/OASIS_MOBILE/wiki/Entender) | La red, el gossip, los saltos, los pubs, las tribus y el LARP |
|
||||
| [Empezar desde cero](https://gitea.laenre.net/hacklab/OASIS_MOBILE/wiki/Empezar) | Invitación, seguir gente, abrir tu blog o tu tienda |
|
||||
| [Karvan](https://gitea.laenre.net/hacklab/OASIS_MOBILE/wiki/Karvan) | Salas efímeras, paso a paso |
|
||||
| [Llamadas](https://gitea.laenre.net/hacklab/OASIS_MOBILE/wiki/Llamadas) | Cómo se llama y cómo montar un TURN |
|
||||
| [La interfaz](https://gitea.laenre.net/hacklab/OASIS_MOBILE/wiki/Interfaz) | Botón por botón |
|
||||
| [Identidades](https://gitea.laenre.net/hacklab/OASIS_MOBILE/wiki/Identidades) | Varias cuentas en el mismo móvil |
|
||||
| [Compilar la APK](https://gitea.laenre.net/hacklab/OASIS_MOBILE/wiki/Compilar) | Y cómo se publica una versión |
|
||||
| [Estructura del código](https://gitea.laenre.net/hacklab/OASIS_MOBILE/wiki/Estructura) | Dónde vive cada fichero y por qué ahí |
|
||||
| [Si algo va mal](https://gitea.laenre.net/hacklab/OASIS_MOBILE/wiki/Problemas) | Los fallos que han pasado de verdad |
|
||||
| [Qué NO tiene](https://gitea.laenre.net/hacklab/OASIS_MOBILE/wiki/Limitaciones) | Lo que falta respecto al oficial, sin adornos |
|
||||
|
||||
----------
|
||||
---
|
||||
|
||||
## Carbon Footprinting
|
||||
## El proyecto original
|
||||
|
||||
Oasis contains its own carbon footprint meter.
|
||||
Esta rama existe **gracias a** y **por encima de** el trabajo de epsylon. El código, la
|
||||
arquitectura, los módulos y la red son suyos.
|
||||
|
||||

|
||||
- **Código:** https://github.com/epsylon/oasis
|
||||
- **Proyecto:** https://solarnethub.com
|
||||
- **Wiki:** https://wiki.solarnethub.com/socialnet/overview
|
||||
|
||||
All transmissions, stored files, and interactions are measured to understand the environmental impact of the network.
|
||||
## Licencia
|
||||
|
||||

|
||||
|
||||
And also of each inhabitant.
|
||||
|
||||

|
||||
|
||||
----------
|
||||
|
||||
## L.A.R.P.
|
||||
|
||||
Oasis contains a L.A.R.P. (real action role-playing) structured around 1+8 main houses.
|
||||
|
||||

|
||||
|
||||
The main objective is to empower the inhabitants to organize around specific proposals and generate federated governments with specific characteristics.
|
||||
|
||||
+ https://wiki.solarnethub.com/socialnet/roleplaying#how_to_play
|
||||
|
||||
Check "The Houses" to review which one fit better with your ambitions:
|
||||
|
||||
+ https://wiki.solarnethub.com/socialnet/roleplaying#the_houses
|
||||
|
||||
----------
|
||||
|
||||
## Fediverse
|
||||
|
||||
Oasis bridges to the **Fediverse**. You can connect your fediverse accounts (ex: **Mastodon**) and use them for content from inside Oasis: read your home timeline, publish (text, images and video), reply, boost and favourite — without storing any third-party content in your SSB log (the feed is fetched live and shown ephemerally; only your credentials are kept locally).
|
||||
|
||||

|
||||
|
||||
Connect your account from **Settings → Fediverse**, then open it from the **Fediverse** menu. Each network lives in its own space.
|
||||
|
||||
+ Mastodon connect guide: [docs/FEDIVERSE/MASTODON/connect.md](docs/FEDIVERSE/MASTODON/connect.md)
|
||||
|
||||
----------
|
||||
|
||||
## Invite codes (for PUBs and TRIBES):
|
||||
|
||||
Oasis is a TRUSTNET. This means you need an invitation code to enter the PUBs (managed by inhabitants or hacklabs).
|
||||
|
||||
Similarly, TRIBES (groups in Oasis) require an entry code.
|
||||
|
||||

|
||||
|
||||
While you can use it and connect to any nodes you want, it's a good idea to get an entry code to connect with the community.
|
||||
|
||||
So you'll need to know someone, or participate in a collective action that distributes invitation codes, to see everything.
|
||||
|
||||
+ https://wiki.solarnethub.com/socialnet/snh#finding_inhabitants
|
||||
|
||||
----------
|
||||
|
||||
## Architecture:
|
||||
|
||||
Oasis uses a gossip protocol or epidemic protocol which is a procedure or process of computer peer-to peer communication
|
||||
that is based on the way epidemics spread.
|
||||
|
||||

|
||||
|
||||
This means that information is able to distribute across multiple machines, without requiring direct connections between them.
|
||||
|
||||

|
||||
|
||||
Even though Alice and Dan lack a direct connection, they can still exchange feeds:
|
||||
|
||||

|
||||
|
||||
This is because gossip creates “transitive” connections between computers. Dan's messages travel through Carla and the PUB
|
||||
to reach Alice, and visa-versa.
|
||||
|
||||
----------
|
||||
|
||||
## Backend:
|
||||
|
||||
Oasis is based on a mesh network and self-hosted social media ecosystem called Secure Scuttlebutt (SSB).
|
||||
|
||||
SSB uses a blockchain like append-only data structure and a fully decentralized P2P network. There are no servers or authorities
|
||||
of any kind. Like a crypto transaction, SSB posts are censorship-resistant and are replicated to the entire network.
|
||||
|
||||

|
||||
|
||||
In SSB each user hosts their own content and the content of the peers they follow, which provides fault tolerance and
|
||||
eventual consistency.
|
||||
|
||||
----------
|
||||
|
||||
## Installing:
|
||||
|
||||
Follow ['INSTALL.md'](docs/install/install.md) to build and install it on your device.
|
||||
|
||||
----------
|
||||
|
||||
## Setup & Deploy:
|
||||
|
||||
Visit ['Settings'](https://wiki.solarnethub.com/socialnet/snh#settings_minimal) to learn how to choose your language, set a theme & configure your avatar.
|
||||
|
||||
----------
|
||||
|
||||
## SNH-Hub (for HackLabs):
|
||||
|
||||
The public content of the ['PUB: "La Plaza"'](https://wiki.solarnethub.com/socialnet/snh-pub) can be visited from outside the [project network](https://wiki.solarnethub.com/socialnet/overview), through the [World Wide Web](https://en.wikipedia.org/wiki/World_Wide_Web) (aka [Clearnet](https://en.wikipedia.org/wiki/Clearnet_(networking))).
|
||||
|
||||

|
||||
|
||||
Just visit: https://pub.solarnethub.com/
|
||||
|
||||

|
||||
|
||||
And also you can visit periodically the public statistic of the SNH-PUB:
|
||||
|
||||

|
||||
|
||||
See stats: https://laplaza.solarnethub.com/
|
||||
|
||||
----------
|
||||
|
||||
## Roadmap:
|
||||
|
||||
Review ['Roadmap'](https://wiki.solarnethub.com/project/roadmap#the_project_network) to know about some required functionalities that can be implemented.
|
||||
|
||||
----------
|
||||
|
||||
## Translations:
|
||||
|
||||
Oasis supports multiple languages. One way to contribute is to translate the interface into your language so other people in your region can use it more intuitively.
|
||||
|
||||
+ https://wiki.solarnethub.com/socialnet/snh#choose_language
|
||||
|
||||
----------
|
||||
|
||||
## Development:
|
||||
|
||||
Oasis is completely coded in: node.js, HTML5 + CSS.
|
||||
|
||||
Check ['Call 4 Hackers'](https://wiki.solarnethub.com/community/hackers) for contributing with developments.
|
||||
|
||||
----------
|
||||
|
||||
## Links:
|
||||
|
||||
+ SNH Website: https://solarnethub.com
|
||||
+ Kräkens.Lab: https://krakenslab.com
|
||||
+ Documentation: https://wiki.solarnethub.com
|
||||
+ Research: https://wiki.solarnethub.com/docs/research
|
||||
+ Code of Conduct: https://wiki.solarnethub.com/docs/code_of_conduct
|
||||
+ The KIT: https://wiki.solarnethub.com/kit/overview
|
||||
+ Ecosystem: https://wiki.solarnethub.com/socialnet/ecosystem
|
||||
+ Project Network: https://wiki.solarnethub.com/socialnet/snh#the_project_network
|
||||
+ Oasis: https://wiki.solarnethub.com/socialnet/overview
|
||||
+ ECOin: https://wiki.solarnethub.com/ecoin/overview
|
||||
+ Role-playing (L.A.R.P): https://wiki.solarnethub.com/socialnet/roleplaying
|
||||
+ Warehouse: https://wiki.solarnethub.com/stock/submit_request
|
||||
+ THS: https://thehackerstyle.com
|
||||
+ PeerTube: https://video.hardlimit.com/c/thehackerstyle/videos
|
||||
+ Youtube: https://www.youtube.com/@thehackerstyle
|
||||
+ Twitch: https://twitch.tv/thehackerstyle
|
||||
AGPL-3.0, la misma que el proyecto original.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue