Code Monkey home page Code Monkey logo

neosin / retroshare Goto Github PK

View Code? Open in Web Editor NEW

This project forked from retroshare/retroshare

1.0 1.0 0.0 115.93 MB

RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.

Home Page: https://retroshare.cc/

License: Other

QMake 1.18% Batchfile 0.34% Shell 0.42% Makefile 0.39% Python 0.01% NSIS 0.85% XSLT 0.01% C++ 88.72% C 7.02% CSS 0.12% HTML 0.68% Perl 0.02% Java 0.05% Rascal 0.01% Roff 0.17% VBA 0.01% Dockerfile 0.01%

retroshare's Introduction

RetroShare

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

Table 1. Build Status

GNU/Linux (via Gitlab CI)

pipeline

GNU/Linux, macOS, (via Travis CI)

RetroShare

Windows (via AppVeyor)

RetroShare?svg=true

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.

Those packaging receipts together with the continuous integration files .travis.yml and appveyor.yml are a good source of knowledge on how to compile RetroShare on different platforms.

Using RetroShare on a headless computer with web UI

Warning
This section is outdated need to be adapted to the new web UI

The web UI needs to be enabled as a parameter option to the retroshare-service:

./retroshare-nogui --webinterface 9090 --docroot /usr/share/retroshare/webui/

The web UI is only accessible on localhost:9090. It is advised to keep it that way so that your RS cannot be controlled using an untrusted connection.

To access your web UI from a distance, just open a SSH tunnel to it:

distant_machine:~/ >  ssh rs_host -L 9090:localhost:9090 -N

"rs_host" is the machine running retroshare-nogui. Then on the distant machine, access your web UI on

http://localhost:9090

(This can also be done from the RetroShare GUI.)

retroshare's People

Contributors

csoler avatar g10h4ck avatar defnax avatar phenomretroshare avatar thunder2 avatar mr-alice avatar hunbernd avatar sehraf avatar retropooh avatar electron128 avatar zeners avatar kdebiec avatar asamk avatar felisucoibi avatar drbob avatar chelovechishko avatar jolavillette avatar mestaritonttu avatar zapek avatar cavebeat avatar chozabu avatar ericthefish avatar realityfabric avatar b1rdg avatar heini avatar merkeld avatar myfingerhurt avatar jpascualsana avatar dartraiden avatar ppjet6 avatar

Stargazers

Roman avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.