mirror of
https://git.freebsd.org/ports.git
synced 2025-05-06 02:47:37 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
13 lines
546 B
Text
13 lines
546 B
Text
unMessage is a peer-to-peer instant messaging application designed to enhance
|
|
privacy and anonymity.
|
|
|
|
Features:
|
|
* Transport makes use of Twisted, Tor Onion Services and txtorcon
|
|
* Encryption is performed using the Double Ratchet Algorithm implemented in
|
|
pyaxo (using PyNaCl)
|
|
* Authentication makes use of the Socialist Millionaire Protocol implemented
|
|
in Cryptully
|
|
* Transport metadata is minimized by Tor and application metadata by the
|
|
unMessage protocol
|
|
* User interfaces are created with Tkinter (graphical) and curses
|
|
(command-line)
|