Skip to content
This repository was archived by the owner on Jun 24, 2022. It is now read-only.

Commit 963f934

Browse files
committed
test
1 parent 37fc824 commit 963f934

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

_includes/sections/instant-messenger.html

+7-6
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ <h3>Disadvantages</h3>
6161
</div>
6262
</div>
6363

64+
<div>
6465
<h2 id="federated" class="anchor">
6566
<a href="#federated"><i class="fas fa-link anchor-icon"></i></a>
6667
Federated
@@ -112,6 +113,7 @@ <h3>Disadvantages</h3>
112113
</div>
113114
</div>
114115

116+
<div>
115117
<h4>Worth Mentioning</h4>
116118

117119
<ul>
@@ -159,11 +161,11 @@ <h2 id="peer-to-peer" class="anchor">
159161
<div class="container">
160162
<div class="row">
161163
<div class="col-md-6">
162-
<h3>Advantages</h3>
163-
<ul>
164-
<li>Minimal information is exposed to third parties.</li>
165-
<li>Modern P2P platforms implement end-to-end encryption by default. There are no servers that could potentially intercept and decrypt your transmissions, unlike centralized and federated models.</li>
166-
</ul>
164+
<h3>Advantages</h3>
165+
<ul>
166+
<li>Minimal information is exposed to third parties.</li>
167+
<li>Modern P2P platforms implement end-to-end encryption by default. There are no servers that could potentially intercept and decrypt your transmissions, unlike centralized and federated models.</li>
168+
</ul>
167169
</div>
168170
<div class="col-md-6">
169171
<h3>Disadvantages</h3>
@@ -178,4 +180,3 @@ <h3>Disadvantages</h3>
178180
</div>
179181
</div>
180182
</div>
181-

0 commit comments

Comments
 (0)