소스 검색

Cryptpad screenshot

Bob Mottram 8 년 전
부모
커밋
2469051cd8
3개의 변경된 파일16개의 추가작업 그리고 4개의 파일을 삭제
  1. 4
    0
      doc/EN/app_cryptpad.org
  2. BIN
      img/cryptpad.jpg
  3. 12
    4
      website/EN/app_cryptpad.html

+ 4
- 0
doc/EN/app_cryptpad.org 파일 보기

@@ -16,6 +16,10 @@
16 16
 </center>
17 17
 #+END_EXPORT
18 18
 
19
+#+BEGIN_CENTER
20
+[[file:images/cryptpad.jpg]]
21
+#+END_CENTER
22
+
19 23
 This is similar to [[./app_etherpad.html][EtherPad]] 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.
20 24
 
21 25
 For added security this system is only available via an onion address, so you and your collaborators will need to be using Tor compatible browsers.

BIN
img/cryptpad.jpg 파일 보기


+ 12
- 4
website/EN/app_cryptpad.html 파일 보기

@@ -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>