mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
30 lines
1.3 KiB
Plaintext
30 lines
1.3 KiB
Plaintext
|
Source: retroshare
|
||
|
Section: devel
|
||
|
Priority: standard
|
||
|
Maintainer: Cyril Soler <csoler@users.sourceforge.net>
|
||
|
Build-Depends: debhelper (>= 7), libglib2.0-dev, libupnp-dev, qt4-dev-tools, libqt4-dev, libssl-dev, libxss-dev, libbz2-dev, libsqlcipher-dev, libmicrohttpd-dev
|
||
|
Standards-Version: 3.9.3
|
||
|
Homepage: http://retroshare.net
|
||
|
|
||
|
Package: retroshare-nogui
|
||
|
Architecture: any
|
||
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||
|
Description: Secure communication with friends
|
||
|
RetroShare is a Free and Open Source, private and secure decentralized
|
||
|
communication platform. It lets you to securely chat and share files with your
|
||
|
friends and family, using a web-of-trust to authenticate peers and OpenSSL to
|
||
|
encrypt all communication. RetroShare provides filesharing, chat, messages,
|
||
|
forums and channels.
|
||
|
This package provide a headless RetroShare node that can be controlled using
|
||
|
the web interface or the JSON API.
|
||
|
|
||
|
Package: retroshare
|
||
|
Architecture: any
|
||
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||
|
Description: Secure communication with friends
|
||
|
RetroShare is a Open Source cross-platform, private and secure decentralised
|
||
|
communication platform. It lets you to securely chat and share files with your
|
||
|
friends and family, using a web-of-trust to authenticate peers and OpenSSL to
|
||
|
encrypt all communication. RetroShare provides filesharing, chat, messages,
|
||
|
forums and channels.
|