[ bianca ]
[ aria ]
[ 源代码: libotr ]
软件包:libotr5-dev(4.1.1-6)
libotr5-dev 的相关链接
下载源码包 libotr:
- [libotr_4.1.1-6.debian.tar.xz]
- [libotr_4.1.1-6.dsc]
- [libotr_4.1.1.orig.tar.gz]
- [libotr_4.1.1.orig.tar.gz.asc]
维护小组:
外部的资源:
- 主页 [otr.cypherpunks.ca]
相似软件包:
Off-the-Record Messaging library development files
OTR allows you to have private conversations over IM by providing:
- Encryption
- No one else can read your instant messages.
- Authentication
- You are assured the correspondent is who you think it is.
- Deniability
- The messages you send do not have digital signatures that are
checkable by a third party. Anyone can forge messages after a
conversation to make them look like they came from you. However,
during a conversation, your correspondent is assured the messages
they see are authentic and unmodified.
- Perfect forward secrecy
- If you lose control of your private keys, no previous conversation
is compromised.
This package contains the header files and static libraries needed to develop applications using libotr.
其他与 libotr5-dev 有关的软件包
|
|
|
|
-
- dep: libgcrypt20-dev
- LGPL Crypto library - development files
-
- dep: libotr5t64 (= 4.1.1-6)
- Off-the-Record Messaging library
-
- sug: pkgconf
- manage compile and link flags for libraries