Package: gsocket
Version: 1.4.39-r1
Depends: libc, libopenssl3
Source: feeds/packages/net/gsocket
SourceName: gsocket
License: BSD-2-Clause
LicenseFiles: LICENSE
Section: net
SourceDateEpoch: 1774124864
URL: https://gsocket.io
Maintainer: Ralf Kaiser <skyper@thc.org>
Architecture: arm_fa526
Installed-Size: 184320
Description:  Global Socket allows two workstations on different private networks to
 communicate with each other. Through firewalls and through NAT - like
 there is no firewall.
 
 The TCP connection is secured with AES-256 and using OpenSSL's SRP
 protocol (RFC 5054). It does not require a PKI and has forward
 secrecy and (optional) TOR support.
 
 The gsocket tools derive temporary session keys and IDs and connect
 two TCP pipes through the Global Socket Relay Network (GSRN). This is 
 done regardless and independent of the local IP Address or geographical
 location.
 
 The session keys (secrets) never leave the workstation. The GSRN sees only
 the encrypted traffic.
 
 The workhorse is 'gs-netcat' which opens a ssh-like interactive PTY
 command shell to a remote workstation (which resides on a private and
 remote network and/or behind a firewall).
