Add Molly to section Software I Use.
This commit is contained in:
commit
d5101347b4
25
about.html
25
about.html
@ -258,6 +258,31 @@
|
|||||||
<td>Open source<br>
|
<td>Open source<br>
|
||||||
<br>
|
<br>
|
||||||
(GPLv2-only)</td>
|
(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>
|
</table>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
|
BIN
img/logo-molly.png
Normal file
BIN
img/logo-molly.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
Loading…
x
Reference in New Issue
Block a user