|
@@ -3,7 +3,7 @@
|
3
|
3
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
4
|
4
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
5
|
5
|
<head>
|
6
|
|
-<!-- 2017-05-28 Sun 11:33 -->
|
|
6
|
+<!-- 2017-07-27 Thu 15:16 -->
|
7
|
7
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
8
|
8
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
9
|
9
|
<title></title>
|
|
@@ -248,6 +248,14 @@ for the JavaScript code in this tag.
|
248
|
248
|
<h1>CryptPad</h1>
|
249
|
249
|
</center>
|
250
|
250
|
|
|
251
|
+<div class="org-center">
|
|
252
|
+
|
|
253
|
+<div class="figure">
|
|
254
|
+<p><img src="images/cryptpad.jpg" alt="cryptpad.jpg" />
|
|
255
|
+</p>
|
|
256
|
+</div>
|
|
257
|
+</div>
|
|
258
|
+
|
251
|
259
|
<p>
|
252
|
260
|
This is similar to <a href="./app_etherpad.html">EtherPad</a> but with better security and more document types which can be collaboratively edited in real time. It includes not just text editing but also creating presentations, voting and editing source code.
|
253
|
261
|
</p>
|
|
@@ -264,9 +272,9 @@ Enabling someone to edit a document is as simple as sending them the URL via a c
|
264
|
272
|
Documents are stored locally within the browser of each user and the server just acts as a coordinator. No documents are stored on the server.
|
265
|
273
|
</p>
|
266
|
274
|
|
267
|
|
-<div id="outline-container-orgd443efe" class="outline-2">
|
268
|
|
-<h2 id="orgd443efe">Installation</h2>
|
269
|
|
-<div class="outline-text-2" id="text-orgd443efe">
|
|
275
|
+<div id="outline-container-orgf7a5294" class="outline-2">
|
|
276
|
+<h2 id="orgf7a5294">Installation</h2>
|
|
277
|
+<div class="outline-text-2" id="text-orgf7a5294">
|
270
|
278
|
<p>
|
271
|
279
|
Log into your system with:
|
272
|
280
|
</p>
|