instant-messenger: add VoIP badges
This commit is contained in:
		| @@ -8,8 +8,8 @@ | ||||
| {% include cardv2.html | ||||
| title="Signal" | ||||
| image="/assets/img/tools/Signal.png" | ||||
| description="Signal is a mobile app developed by Open Whisper Systems. The app provides instant messaging, as well as voice and video calling. | ||||
| All communications are end-to-end encrypted. Signal is free and open source." | ||||
| description='Signal is a mobile app developed by Open Whisper Systems. The app provides instant messaging, as well as voice and video calling. | ||||
| All communications are end-to-end encrypted. Signal is free and open source. <span class="badge badge-success">VoIP</span>' | ||||
| website="https://signal.org/" | ||||
| forum="https://forum.privacytools.io/t/discussion-signal/664" | ||||
| github="https://github.com/signalapp" | ||||
| @@ -21,7 +21,7 @@ ios="" | ||||
| {% include cardv2.html | ||||
| title="Wire" | ||||
| image="/assets/img/tools/wire.png" | ||||
| description='A free software End-to-End Encrypted chatting application that supports instant messaging, voice, and video calls. Full source code is available. <span class="badge badge-warning" data-toggle="tooltip" title="Wire stores metadata such as list of your connections/conversations in plaintext (= not encrypted)."><a href="https://www.vice.com/en_us/article/gvzw5x/secure-messaging-app-wire-stores-everyone-youve-ever-contacted-in-plain-text">Warning</a></span>' | ||||
| description='A free software End-to-End Encrypted chatting application that supports instant messaging, voice, and video calls. Full source code is available. <span class="badge badge-warning" data-toggle="tooltip" title="Wire stores metadata such as list of your connections/conversations in plaintext (= not encrypted)."><a href="https://www.vice.com/en_us/article/gvzw5x/secure-messaging-app-wire-stores-everyone-youve-ever-contacted-in-plain-text">Warning</a></span> <span class="badge badge-success">VoIP</span>' | ||||
| website="https://wire.com/" | ||||
| forum="https://forum.privacytools.io/t/discussion-wire/750" | ||||
| github="https://github.com/wireapp/" | ||||
| @@ -50,15 +50,15 @@ web="" | ||||
|   <ul> | ||||
|     <li><a href="https://conversations.im/">Conversations</a> (Android) - An open source Jabber/XMPP client for Android 4.4+ smartphones. <span class="badge badge-success">OMEMO</span></li> | ||||
|     <li><a href="https://gajim.org/">Gajim</a> (FreeBSD, Linux, Windows) - An open source fully featured XMPP client. <span class="badge badge-success">OMEMO</span></li> | ||||
|     <li><a href="https://monal.im/">Monal</a> (iOS, MacOS) - An XMPP client in active development. <span class="badge badge-success">OMEMO</span></li> | ||||
|     <li><a href="https://monal.im/">Monal</a> (iOS, MacOS) - An XMPP client in active development. <span class="badge badge-success">OMEMO</span> <span class="badge badge-success">VoIP</span></li> | ||||
|     <li><a href="https://omemo.top/">Other OMEMO ready clients</a>.</li> | ||||
|   </ul> | ||||
|   <li><a href="https://www.kontalk.org/">Kontalk</a> - A community-driven instant messaging network. Supports end-to-end encryption. Both client-to-server and server-to-server channels are fully encrypted.</li> | ||||
|   <li><a href="https://keybase.io/">Keybase</a> - <span class="badge badge-warning" data-toggle="tooltip" title="This software relies on a closed-source central server.">Warning</span> End-to-end encrypted messaging with social verification.</li> | ||||
|   <li><a href="https://status.im/">Status</a> - <span class="badge badge-warning">Experimental</span> A free and open-source, peer-to-peer, encrypted instant messanger with support for DAPPs.</li> | ||||
|   <li><a href="https://ricochet.im/">Ricochet</a> - <span class="badge badge-danger" data-toggle="tooltip" title="This software is safe if you manually keep Tor up to date."><a href="#ricochetTor" class="text-white">Danger</a></span> <span class="badge badge-warning" data-toggle="tooltip" title="This software is considered safe but experimental and the client has not been updated since 2016."><a href="https://github.com/ricochet-im/ricochet#experimental">Experimental</a></span> Ricochet uses the <a href="/browsers/#browser"><i class="fas fa-link"></i> Tor network</a> to reach your contacts without relying on messaging servers. It creates a hidden service, which is used to rendezvous with your contacts without revealing your location or IP address.</li> | ||||
|   <li> <a href="https://tox.chat/">Tox</a> - <span class="badge badge-warning">Experimental</span> A free and open-source, peer-to-peer, encrypted instant messaging and video calling software. </li> | ||||
|   <li><a href="https://jami.net/">Jami (formerly Ring/SFLphone)</a> - Gives you full control over your communications and an unmatched level of privacy. Jami has <em>text messaging, video and audio calls, file transfer, video conferencing</em>.</li> | ||||
|   <li> <a href="https://tox.chat/">Tox</a> - <span class="badge badge-warning">Experimental</span> A free and open-source, peer-to-peer, encrypted instant messaging and video calling software. <span class="badge badge-success">VoIP</span></li> | ||||
|   <li><a href="https://jami.net/">Jami (formerly Ring/SFLphone)</a> - Gives you full control over your communications and an unmatched level of privacy. Jami has <em>text messaging, video and audio calls, file transfer, video conferencing</em>. <span class="badge badge-success">VoIP</span></li> | ||||
| </ul> | ||||
|  | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Mikaela Suomalainen
					Mikaela Suomalainen