{"id":13441236,"url":"https://github.com/RetroShare/RetroShare","last_synced_at":"2025-03-20T11:38:05.524Z","repository":{"id":35732606,"uuid":"40011265","full_name":"RetroShare/RetroShare","owner":"RetroShare","description":"RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.","archived":false,"fork":false,"pushed_at":"2024-09-02T07:41:52.000Z","size":129544,"stargazers_count":1741,"open_issues_count":464,"forks_count":278,"subscribers_count":91,"default_branch":"master","last_synced_at":"2024-10-10T14:20:14.885Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://retroshare.cc/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RetroShare.png","metadata":{"files":{"readme":"README.asciidoc","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"supportlibs/pegmarkdown/GLibFacade.c","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-07-31T15:16:42.000Z","updated_at":"2024-10-08T05:38:03.000Z","dependencies_parsed_at":"2023-02-17T11:31:18.424Z","dependency_job_id":"7e3e1e27-b4b8-44e1-b3a2-819789e22cf0","html_url":"https://github.com/RetroShare/RetroShare","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RetroShare%2FRetroShare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RetroShare%2FRetroShare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RetroShare%2FRetroShare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RetroShare%2FRetroShare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RetroShare","download_url":"https://codeload.github.com/RetroShare/RetroShare/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221759944,"owners_count":16876323,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T03:01:31.467Z","updated_at":"2025-03-20T11:38:05.486Z","avatar_url":"https://github.com/RetroShare.png","language":"C++","funding_links":[],"categories":["C++","Apps"],"sub_categories":["Communication"],"readme":"// SPDX-FileCopyrightText: Retroshare Team \u003ccontact@retroshare.cc\u003e\n// SPDX-License-Identifier: CC-BY-SA-4.0\n\n= RetroShare\n\nRetroShare is a decentralized, private, secure, cross-platform, communication\ntoolkit.\nRetroShare provides file sharing, chat, messages, forums, channels and more.\n\n.Build Status\n|===============================================================================\n|GNU/Linux (via Gitlab CI) | image:https://gitlab.com/RetroShare/RetroShare/badges/master/pipeline.svg[link=\"https://gitlab.com/RetroShare/RetroShare/-/commits/master\",title=\"pipeline status\"]\n|Windows (via AppVeyor) | image:https://ci.appveyor.com/api/projects/status/github/RetroShare/RetroShare?svg=true[link=\"https://ci.appveyor.com/project/RetroShare58622/retroshare\"]\n|macOS, (via Travis CI) | image:https://app.travis-ci.com/RetroShare/RetroShare.svg?branch=master[link=\"https://app.travis-ci.com/github/RetroShare/RetroShare\"]\n|libretroshare GNU/Linux, Android (via Gitlab CI) | image:https://gitlab.com/RetroShare/libretroshare/badges/master/pipeline.svg[link=\"https://gitlab.com/RetroShare/libretroshare/-/commits/master\",title=\"pipeline status\"]\n|===============================================================================\n\n== Get the source\n\nClone this repository, enter the directory and then get the submodules with the\nfollowing command\n\n[source,bash]\n--------\ngit submodule update --init --remote --force libbitdht/ libretroshare/ openpgpsdk/\n--------\n\n\n== Compilation\n\nShort of comprehensive and updated documentation on how to build RetroShare\n(for the many supported platforms it runs on), scripts and recipes are provided\nin the aim of creating packages for the supported platforms (and more)\nin the `build_scripts` directory of this repository.\n\nThose packaging receipts together with the continuous integration files\n`.travis.yml` and `appveyor.yml` are a good source of knowledge on how to\ncompile RetroShare on different platforms.\n\n\n== Using RetroShare on a headless computer with web UI\n\nWARNING: This section is outdated need to be adapted to the new web UI\n\nThe web UI needs to be enabled as a parameter option to the retroshare-service:\n\n[source,bash]\n--------\n./retroshare-nogui --webinterface 9090 --docroot /usr/share/retroshare/webui/\n--------\n\nThe web UI is only accessible on localhost:9090. It is advised to keep it that way so that your RS\ncannot be controlled using an untrusted connection.\n\nTo access your web UI from a distance, just open a SSH tunnel to it:\n\n[source,bash]\n--------\ndistant_machine:~/ \u003e  ssh rs_host -L 9090:localhost:9090 -N\n--------\n\n\"rs_host\" is the machine running `retroshare-nogui`. Then on the distant machine, access your web UI on \n\n\n      http://localhost:9090\n\n(This can also be done from the RetroShare GUI.)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRetroShare%2FRetroShare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FRetroShare%2FRetroShare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRetroShare%2FRetroShare/lists"}