mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-01-19 20:11:34 -05:00
Add wire to the chat apps;
This commit is contained in:
parent
b318451467
commit
f02f3225de
BIN
img/tools/wire.png
Normal file
BIN
img/tools/wire.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.2 KiB |
25
index.html
25
index.html
@ -1504,6 +1504,31 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-sm-4">
|
||||
<div class="panel panel-success">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Wire</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p><img src="img/tools/wire.png" alt="WIRE SWISS GmbH" align="right" style="margin-left:5px;">Wire is a app developed by <a href="https://wire.com">WIRE SWISS GmbH</a>.
|
||||
The Wire app allows users to exchange end-to-end encrypted instant messages, as well as make voice and video calls. Signal is free and open source, enabling anyone to verify its security by auditing the code. The development team is backed by Iconical and they will monetize in the future with premium features/services.</p>
|
||||
<p>
|
||||
<a href="https://play.google.com/store/apps/details?id=com.wire">
|
||||
<button type="button" class="btn btn-success">Android: google.com</button>
|
||||
</a>
|
||||
<a href="https://itunes.apple.com/app/wire/id930944768?mt=8">
|
||||
<button type="button" class="btn btn-success">iOS: apple.com</button>
|
||||
</a>
|
||||
<a href="https://get.wire.com">
|
||||
<button type="button" class="btn btn-success">macOS, Windows, Linux, Web</button>
|
||||
</a>
|
||||
</p>
|
||||
<p>OS: Android, iOS, macOS, Windows, Web</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="col-sm-4">
|
||||
<div class="panel panel-info">
|
||||
<div class="panel-heading">
|
||||
|
Loading…
Reference in New Issue
Block a user