Warning about Signal

Warning about Signal needing a mobile phone number to register.
This commit is contained in:
sevengali 2018-04-09 09:59:33 +01:00 committed by GitHub
parent 0edf40cd5f
commit b7e6a458c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1556,9 +1556,12 @@
<h3 class="panel-title">Mobile: Signal</h3>
</div>
<div class="panel-body">
<p><img src="img/tools/Signal.png" alt="Signal" align="right" style="margin-left:5px;">Signal is a mobile app developed by Open Whisper Systems. The app provides instant messaging, as well as voice and video calling.
<p>
<img src="img/tools/Signal.png" alt="Signal" align="right" style="margin-left:5px;">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, enabling anyone to verify its security by auditing the code. The development team is supported by community donations and grants. There are no advertisements,
and it doesn't cost anything to use.</p>
and it doesn't cost anything to use.<br>
<b>Warning:</b> Requires a mobile number to register.
</p>
<p>
<a href="https://signal.org">
<button type="button" class="btn btn-success">Download: signal.org</button>
@ -2579,6 +2582,18 @@
<div class="row">
<div class="col-sm-4">
<div class="panel panel-success">
<div class="panel-heading">
<h3 class="panel-title">Ghostbin</h3>
</div>
<div class="panel-body">
<p><img src="img/tools/Ghostbin.png" alt="Ghostbin" align="right" style="margin-left:5px;">Ghostbin supports encryption, expiration, sessions, grant users to edit your notes and pastes up to one megabyte. You can also create your own account to keep track of your pastes.</p>
<p><a href="https://ghostbin.com/"><button type="button" class="btn btn-success">Website: ghostbin.com</button></a></p>
</div>
</div>
</div><!-- /.col-sm-4 -->
<div class="col-sm-4">
<div class="panel panel-info">
<div class="panel-heading">
<h3 class="panel-title">PrivateBin</h3>
</div>
@ -2590,7 +2605,7 @@
</div>
</div><!-- /.col-sm-4 -->
<div class="col-sm-4">
<div class="panel panel-info">
<div class="panel panel-warning">
<div class="panel-heading">
<h3 class="panel-title">0bin</h3>
</div>
@ -2601,18 +2616,6 @@
</div>
</div>
</div><!-- /.col-sm-4 -->
<div class="col-sm-4">
<div class="panel panel-warning">
<div class="panel-heading">
<h3 class="panel-title">Ghostbin</h3>
</div>
<div class="panel-body">
<p><img src="img/tools/Ghostbin.png" alt="Ghostbin" align="right" style="margin-left:5px;">Ghostbin supports <b>server side</b> encryption, expiration, sessions, grant users to edit your notes and pastes up to one megabyte. You can also create your own account to keep track of your pastes.</p>
<p><a href="https://ghostbin.com/"><button type="button" class="btn btn-success">Website: ghostbin.com</button></a></p>
</div>
</div>
</div><!-- /.col-sm-4 -->
</div>
<h3>Worth Mentioning</h3>