Add Molly to section Software I Use.

This commit is contained in:
inference 2022-11-08 09:58:28 +00:00
commit 23cc18b599
2 changed files with 25 additions and 0 deletions

View File

@ -258,6 +258,31 @@
<td>Open source<br>
<br>
(GPLv2-only)</td>
</tr>
<tr>
<td>Messenger</td>
<td><img src="img/logo-molly.png" width="100px" height="100px"/><br>
<br>
Molly</td>
<td><a class="table-link" href="https://molly.im/"
>Molly</a> is a security-hardened, privacy-hardened
<a class="table-link" href="https://signal.org/"
>Signal</a> client which hardens Signal by using a variety of
<a class="table-link" href="https://github.com/mollyim/mollyim-android#features"
>unique features</a>, allows
<a class="table-link" href="https://github.com/mollyim/mollyim-android/wiki/Data-Encryption-At-Rest"
>locking the database when not in use</a>, and
<a class="table-link" href="https://github.com/mollyim/mollyim-android/blob/a81ff7d120adc9d427be17239107343146bad704/app/src/main/java/org/thoughtcrime/securesms/crypto/MasterSecretUtil.java#L91"
>utilises Android StrongBox</a> to protect user keys using the device's
hardware security module.<br>
<br>
Molly is available in 2 flavours; Molly, which includes the same proprietary
Google code as Signal to support more features, and Molly-FOSS, which removes
the proprietary Google code to provide an entirely open source client.</td>
<td>Open source<br>
<br>
(GPLv3)</td>
</tr>
</table>
<br>
<br>

BIN
img/logo-molly.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB