Apply class table-title to table titles. Add sources. Improve Molly description formatting.
This commit is contained in:
parent
365e7987a1
commit
c9966cf851
29
about.html
29
about.html
@ -43,10 +43,10 @@
|
|||||||
<h4>Smartphone</h4>
|
<h4>Smartphone</h4>
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Type</td>
|
<td class="table-title">Type</td>
|
||||||
<td>Hardware</td>
|
<td class="table-title">Hardware</td>
|
||||||
<td>Description</td>
|
<td class="table-title">Description</td>
|
||||||
<td>Source model<br>
|
<td class="table-title">Source model<br>
|
||||||
<br>
|
<br>
|
||||||
(License)</td>
|
(License)</td>
|
||||||
</tr>
|
</tr>
|
||||||
@ -124,10 +124,10 @@
|
|||||||
<h4>Desktop</h4>
|
<h4>Desktop</h4>
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Type</td>
|
<td class="table-title">Type</td>
|
||||||
<td>Software</td>
|
<td class="table-title">Software</td>
|
||||||
<td>Description</td>
|
<td class="table-title">Description</td>
|
||||||
<td>Source model<br>
|
<td class="table-title">Source model<br>
|
||||||
<br>
|
<br>
|
||||||
(License)</td>
|
(License)</td>
|
||||||
</tr>
|
</tr>
|
||||||
@ -276,9 +276,16 @@
|
|||||||
>utilises Android StrongBox</a> to protect user keys using the device's
|
>utilises Android StrongBox</a> to protect user keys using the device's
|
||||||
hardware security module.<br>
|
hardware security module.<br>
|
||||||
<br>
|
<br>
|
||||||
Molly is available in 2 flavours; Molly, which includes the same proprietary
|
Molly is available in
|
||||||
Google code as Signal to support more features, and Molly-FOSS, which removes
|
<a class="table-link" href="https://github.com/mollyim/mollyim-android#free-and-open-source"
|
||||||
the proprietary Google code to provide an entirely open source client.</td>
|
>2 flavours</a>:<br>
|
||||||
|
<ul>
|
||||||
|
<li>Molly, which includes the same proprietary
|
||||||
|
Google code as Signal to support more features.</li>
|
||||||
|
<br>
|
||||||
|
<li>Molly-FOSS, which removes
|
||||||
|
the proprietary Google code to provide an entirely open source client.</li>
|
||||||
|
</ul></td>
|
||||||
<td class="table-main">Open source<br>
|
<td class="table-main">Open source<br>
|
||||||
<br>
|
<br>
|
||||||
(GPLv3)</td>
|
(GPLv3)</td>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user