RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
Find a file
2025-12-30 19:43:44 +00:00
.github/workflows Added macos workflow 2025-09-06 21:47:15 +02:00
.reuse
build_scripts fix typo WindowsMSys2_InstallGuide.md 2025-11-12 09:12:05 +08:00
data .desktop file remove absolute path for icons; fixes #2925 2025-08-12 22:39:27 +02:00
jsonapi-generator
libbitdht@2ddc86fb57
libretroshare@96e249a06d merged with upstream 2025-11-10 14:14:21 +01:00
LICENSES
openpgpsdk@634f701d44 left test code template in place 2025-11-03 16:38:57 +01:00
plugins FeedReader: Fixed using first image for posted without need to embed images 2025-12-23 12:19:12 +01:00
retroshare-friendserver/src
retroshare-gui new attempt at fixing search in My files 2025-12-30 20:43:15 +01:00
retroshare-service Merge remote-tracking branch 'upstream/master' into v0.6-Notify2 2025-10-10 16:57:40 +02:00
retroshare-webui@edfc638a6a
supportlibs left test code template in place 2025-11-03 16:38:57 +01:00
tests
.gitignore
.gitlab-ci.yml
.gitmodules
.travis.yml
COPYING
README.md Fix & improve guide 2025-09-17 21:43:51 +02:00
retroshare.pri fix 2025-09-09 21:03:23 +02:00
RetroShare.pro

RetroShare

RetroShare is a decentralized, private, secure, cross-platform, communication toolkit. RetroShare provides file sharing, chat, messages, forums, channels, boards and more.

GitHub release Downloads MINGW64 Qt5 Build UCRT64 Qt5 Build MINGW64 Qt6 Build GNU/Linux (via Gitlab CI) libretroshare GNU/Linux, Android (via Gitlab CI) Ask DeepWiki

Get the source

Clone this repository, enter the directory and then get the submodules with the following command

git submodule update --init --remote --force libbitdht/ libretroshare/ openpgpsdk/

Compilation

Short of comprehensive and updated documentation on how to build RetroShare (for the many supported platforms it runs on), scripts and recipes are provided in the aim of creating packages for the supported platforms (and more) in the build_scripts directory of this repository.

Compilation on Windows

Follow this file : WindowsMSys2_InstallGuide

With QtCreator : Windows-QtCreator-InstallGuide

Compilation on MacOSX

Follow this file : MacOS_X_InstallGuide

Compilation on Linux

Follow this file : Linux_InstallGuide

Releases

Latest release here

Other Builds RetroShare Downloads

Documentation