metanohi/site/projects/forbi/index.org

26 lines
902 B
Org Mode
Raw Normal View History

#+title: forbi
#&summary
A TCP-based communication tool with PKCS#1 OAEP RSA encryption
#&
#+license: bysa, page
#+license: agpl 3+, program
* forbi
#&img;url=img/forbi-logo-256.png, alt=forbi logo, float=right
forbi is a TCP-based communication tool with PKCS#1 OAEP RSA encryption. It
consists of a server and a client. The server keeps track of online users and
forwards messages from clients to other clients. It is easy to configure what
the forbi client should do when it receives a message. Its default action is to
show it in a small window.
forbi is licensed under the GNU Affero General Public License, version 3 or any
later version. The current version of forbi is 0.1.0.
[[forbi-0.1.0.tar.gz][Download gzipped tarball]].
forbi can also be found in the [[http://pypi.python.org/pypi/forbi][Python Package Index]].
forbi has its code at Gitorious; see [[http://gitorious.org/forbi]].