Go to file
2022-01-17 18:46:42 +01:00
.reuse Furter cleanup after libretroshare split 2022-01-11 12:25:17 +01:00
gradle/wrapper More work to ship libretroshare as standalone lib 2022-01-10 15:40:22 +01:00
LICENSES Improve license according to REUSE 3.0 2019-12-18 17:57:20 +01:00
misc/Android More work to ship libretroshare as standalone lib 2022-01-10 15:40:22 +01:00
src added testing system for proxy and distant onion server 2022-01-15 21:52:31 +01:00
tests Furter cleanup after libretroshare split 2022-01-11 12:25:17 +01:00
.gitattributes More work to ship libretroshare as standalone lib 2022-01-10 15:40:22 +01:00
.gitignore More work to ship libretroshare as standalone lib 2022-01-10 15:40:22 +01:00
build.gradle Fix Android toolchain preparation script path 2022-01-17 17:24:58 +01:00
CMakeLists.txt More work to ship libretroshare as standalone lib 2022-01-10 15:40:22 +01:00
COPYING Add COPYING 2020-04-01 16:35:22 +02:00
gradlew More work to ship libretroshare as standalone lib 2022-01-10 15:40:22 +01:00
gradlew.bat More work to ship libretroshare as standalone lib 2022-01-10 15:40:22 +01:00
jitpack.yml Tell jitpack to use openjdk 11 2022-01-17 17:27:21 +01:00
README.asciidoc Add README for libretroshare 2022-01-17 18:46:42 +01:00
settings.gradle More work to ship libretroshare as standalone lib 2022-01-10 15:40:22 +01:00

// SPDX-FileCopyrightText: 2022 Retroshare Team <contact@retroshare.cc>
// SPDX-FileCopyrightText: 2022 Gioacchino Mazzurco <gio@retroshare.cc>
// SPDX-FileCopyrightText: 2022 Asociación Civil Altermundi <info@altermundi.net>
// SPDX-License-Identifier: CC-BY-SA-4.0

= RetroShare library

RetroShare is a decentralized, private, secure, cross-platform, communication
software.

RetroShare functionalities (file sharing, chat, messages, forums, channels...)
are implemented under the hood by libretroshare which offer a documented C++ and
JSON API.

While RetroShare is an application on it's own, libretroshare is meant to be
used as part of other programs, some of them are
RetroShare-gui[https://retroshare.cc],
RetroShare-service[https://retroshare.cc],
elRepo.io[https://elrepo.io/] mobile application
(let us know if there are more).


.Build Status
|===============================================================================
|Android via JitPack    | image:https://jitpack.io/v/com.gitlab.RetroShare/libretroshare.svg[https://jitpack.io/#com.gitlab.RetroShare/libretroshare]
|===============================================================================