Go to file
2026-06-01 16:36:29 +02:00
.github/workflows renaming 2025-11-24 21:15:11 +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 Do not use mirrors which may be out of sync 2023-11-27 00:03:37 +01:00
src fix(build): conditionally compile I2P SAMv3 support and link sam3 library 2026-06-01 12:58:00 +02:00
tests Moved deprecated and unused rssharedptr.h 2022-02-07 13:33:49 +01:00
.gitattributes More work to ship libretroshare as standalone lib 2022-01-10 15:40:22 +01:00
.gitignore Restore .gitignore 2026-02-03 07:25:06 +01:00
.gitlab-ci.yml Fix GitlabCI regression introduced in f0a88b3d4d 2022-04-07 13:52:51 +02:00
build.gradle Fix libretroshare maven package name 2022-11-08 17:53:29 -03:00
CMakeLists.txt fix(cmake): add missing target_include_directories for system rapidjson 2026-06-01 16:36:29 +02: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
README.asciidoc Added deepwiki badge 2025-06-04 21:16:18 +02: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
https://retroshare.cc[RetroShare-gui],
https://retroshare.cc[RetroShare-service],
https://elrepo.io/[elRepo.io]
(let us know if there are more).


=== Continuous integration

image:https://gitlab.com/RetroShare/libretroshare/badges/master/pipeline.svg[link="https://gitlab.com/RetroShare/libretroshare/-/commits/master",title="pipeline status"]

=== Developer Documentation 
image:https://deepwiki.com/badge.svg[link="https://deepwiki.com/RetroShare/libretroshare",title="Ask DeepWiki"]