mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-12-24 23:19:38 -05:00
Fixed missing oldstyle badge and indenting (#1923)
This commit is contained in:
parent
729c96fe91
commit
d4b86b25c9
@ -1,37 +1,37 @@
|
|||||||
<h1 id="voip" class="anchor"><a href="#voip"><i class="fas fa-link anchor-icon"></i></a> Video/Voice Calling</h1>
|
<h1 id="voip" class="anchor"><a href="#voip"><i class="fas fa-link anchor-icon"></i></a> Video/Voice Calling</h1>
|
||||||
|
|
||||||
<div class="alert alert-warning" role="alert">
|
<div class="alert alert-warning" role="alert">
|
||||||
<strong>If you are currently using a Video/Voice Calling app like Google Hangouts, Skype, Viber or <a href="https://blog.privacytools.io/protecting-your-privacy-while-using-zoom-at-home/">Zoom</a>, you should pick an alternative here.</strong> Please note that many of the above instant messengers also support <span class="badge badge-success">VoIP</span>. The software listed below are <em>primarily</em> Voice/Video focused.
|
<strong>If you are currently using a Video/Voice Calling app like Google Hangouts, Skype, Viber or <a href="https://blog.privacytools.io/protecting-your-privacy-while-using-zoom-at-home/">Zoom</a>, you should pick an alternative here.</strong> Please note that many of the above instant messengers also support {% include badge.html color="info" text="VoIP" %}. The software listed below are <em>primarily</em> Voice/Video focused.
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{% include cardv2.html
|
{% include cardv2.html
|
||||||
title="Linphone"
|
title="Linphone"
|
||||||
image="/assets/img/svg/3rd-party/linphone.svg"
|
image="/assets/img/svg/3rd-party/linphone.svg"
|
||||||
website="https://www.linphone.org/"
|
website="https://www.linphone.org/"
|
||||||
privacy-policy="https://www.linphone.org/terms-and-privacy"
|
privacy-policy="https://www.linphone.org/terms-and-privacy"
|
||||||
description="Linphone is an open-source SIP Phone and a free voice over IP service, available on mobile and desktop environments and on web browsers. It supports ZRTP for end-to-end encrypted voice and video communication."
|
description="Linphone is an open-source SIP Phone and a free voice over IP service, available on mobile and desktop environments and on web browsers. It supports ZRTP for end-to-end encrypted voice and video communication."
|
||||||
forum="https://forum.privacytools.io/t/discussion-linphone/751"
|
forum="https://forum.privacytools.io/t/discussion-linphone/751"
|
||||||
github="https://github.com/BelledonneCommunications"
|
github="https://github.com/BelledonneCommunications"
|
||||||
windows="https://www.linphone.org/technical-corner/linphone?qt-technical_corner=2#qt-technical_corner"
|
windows="https://www.linphone.org/technical-corner/linphone?qt-technical_corner=2#qt-technical_corner"
|
||||||
linux="https://www.linphone.org/technical-corner/linphone?qt-technical_corner=2#qt-technical_corner"
|
linux="https://www.linphone.org/technical-corner/linphone?qt-technical_corner=2#qt-technical_corner"
|
||||||
mac="https://www.linphone.org/technical-corner/linphone?qt-technical_corner=2#qt-technical_corner"
|
mac="https://www.linphone.org/technical-corner/linphone?qt-technical_corner=2#qt-technical_corner"
|
||||||
fdroid="https://f-droid.org/packages/org.linphone"
|
fdroid="https://f-droid.org/packages/org.linphone"
|
||||||
googleplay="https://play.google.com/store/apps/details?id=org.linphone"
|
googleplay="https://play.google.com/store/apps/details?id=org.linphone"
|
||||||
ios="https://itunes.apple.com/us/app/linphone/id360065638?mt=8"
|
ios="https://itunes.apple.com/us/app/linphone/id360065638?mt=8"
|
||||||
%}
|
%}
|
||||||
|
|
||||||
{% include cardv2.html
|
{% include cardv2.html
|
||||||
title="Mumble"
|
title="Mumble"
|
||||||
image="/assets/img/svg/3rd-party/mumble.svg"
|
image="/assets/img/svg/3rd-party/mumble.svg"
|
||||||
website="https://mumble.info/"
|
website="https://mumble.info/"
|
||||||
description="Mumble is an open-source, low-latency, and high quality voice chat application primarily intended for use while gaming. Note that while Mumble doesn't log messages or record by default, <a href=\"https://github.com/mumble-voip/mumble/issues/1813\">it's missing end-to-end encryption</a>, so self-hosting is recommended."
|
description="Mumble is an open-source, low-latency, and high quality voice chat application primarily intended for use while gaming. Note that while Mumble doesn't log messages or record by default, <a href=\"https://github.com/mumble-voip/mumble/issues/1813\">it's missing end-to-end encryption</a>, so self-hosting is recommended."
|
||||||
forum="https://forum.privacytools.io/t/discussion-mumble/1289"
|
forum="https://forum.privacytools.io/t/discussion-mumble/1289"
|
||||||
github="https://github.com/mumble-voip/"
|
github="https://github.com/mumble-voip/"
|
||||||
windows="https://www.mumble.info/downloads"
|
windows="https://www.mumble.info/downloads"
|
||||||
linux="https://www.mumble.info/downloads"
|
linux="https://www.mumble.info/downloads"
|
||||||
mac="https://www.mumble.info/downloads"
|
mac="https://www.mumble.info/downloads"
|
||||||
android="https://www.mumble.info/downloads/#third-party-clients"
|
android="https://www.mumble.info/downloads/#third-party-clients"
|
||||||
ios="https://apps.apple.com/us/app/mumble/id443472808?ls=1"
|
ios="https://apps.apple.com/us/app/mumble/id443472808?ls=1"
|
||||||
%}
|
%}
|
||||||
|
|
||||||
<h3>Worth Mentioning</h3>
|
<h3>Worth Mentioning</h3>
|
||||||
|
Loading…
Reference in New Issue
Block a user