fb16dfecae
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)
14 lines
652 B
Text
14 lines
652 B
Text
LIME is an end-to-end encryption library for one-to-one and group
|
|
instant messaging, allowing users to exchange messages privately and
|
|
asynchronously. It uses modern ciphering curve X448 and double ratchet
|
|
algorithm for perfect forward secrecy.
|
|
|
|
LIME is composed of a portable client library coupled with a public key
|
|
server developed by Belledonne Communications to allow end-to-end
|
|
encryption for messaging, without having to exchange cryptographic keys
|
|
simultaneously.
|
|
|
|
The library exposes a C, C++, Python and Java API for easy integration
|
|
in mobile and desktop environments.
|
|
|
|
LIME supports multiple devices per user and multiple users per device.
|