![]() |
|
oss.tools.ghostnet.iw - Ghostnet Open Source Software - Printable Version +- Discovery Gaming Community (https://discoverygc.com/forums) +-- Forum: Role-Playing (https://discoverygc.com/forums/forumdisplay.php?fid=9) +--- Forum: Stories and Biographies (https://discoverygc.com/forums/forumdisplay.php?fid=56) +--- Thread: oss.tools.ghostnet.iw - Ghostnet Open Source Software (/showthread.php?tid=104870) |
oss.tools.ghostnet.iw - Ghostnet Open Source Software - Kazinsal - 09-15-2013 Welcome to oss.tools.ghostnet.iw, the home page of Ghostnet's open source software initiative. The current maintainer of Ghostnet OSS is greyhat. Any of the tools here can be downloaded as binaries for any standard Lane Hacker-compatible operating system or as source code to be (optionally) modified and built. Code is compatible with the following compilers: open7c 2.5, open7c 2.6, ageira-c7c 7.1. openmail - Ghostnet-compatible text-based neural net messaging program openmail is a text-based interface to both standard neuralnet and Ghostnet communications protocols. It includes an advanced speech-to-text conversion system (provided by bmoray's sttlib-2.2) for viewing audio and video messages in text form to reduce overall used bandwidth. The current maintainer of openmail is bmoray. Dependencies for openmail 3.2.11 are sttlib-2.2 and ghostlib-4.0.17 or newer. >download openmail 3.2.11-leiden (binary, Lane Hacker format)< >download openmail 3.2.11 (source code)< sttlib - speech-to-text on-the-fly conversion library sttlib-2.2 is the only open source speech-to-text conversion library available. It is a common requirement for Ghostnet programs. Written and maintained by bmoray. >download sttlib-2.2 (binary, Lane Hacker format)< >download sttlib-2.2 (source code)< ghostlib - Ghostnet access library ghostlib is the interface via encrypted neural net access to the Ghostnet restricted space, including ghostnet.iw mail servers and internal databases. While it can be compiled into nearly any communications program, ghostlib requires a valid Ghostnet account to be used. ghostlib is only available as source code. The current maintainer is silver. >download ghostlib-4.0.17 (source code)< ghostd - ghostnet server daemon ghostd is the main routing server and daemon service for Ghostnet. It forms the redundant backbone of all Ghostnet services. Two versions are available; ghostd core runs all entry, exit, routing, and hosting services, while route only handles routing services. Maintained by mfm. Dependencies for ghostd 3.8.2 are ghostlib-4.0.17 or newer. >download ghostd 3.8.2-core (binary, Lane Hacker format)< >download ghostd 3.8.2-route (binary, Lane Hacker format)< >download ghostd 3.8.2 (source code)< |