瀏覽代碼

IPFS port

Bob Mottram 9 年之前
父節點
當前提交
0561f5264f
共有 3 個檔案被更改,包括 7 行新增1 行删除
  1. 1
    0
      doc/EN/installation.org
  2. 二進制
      man/freedombone.1.gz
  3. 6
    1
      website/EN/installation.html

+ 1
- 0
doc/EN/installation.org 查看文件

179
 | Email   |        993 |
179
 | Email   |        993 |
180
 | VoIP    |      64738 |
180
 | VoIP    |      64738 |
181
 | Tox     |      33445 |
181
 | Tox     |      33445 |
182
+| IPFS    |       4001 |
182
 
183
 
183
 * Keydrives
184
 * Keydrives
184
 After installing for the first time it's a good idea to create some keydrives. These will store your gpg key so that if all else fails you will still be able to restore from backup. There are two ways to do this:
185
 After installing for the first time it's a good idea to create some keydrives. These will store your gpg key so that if all else fails you will still be able to restore from backup. There are two ways to do this:

二進制
man/freedombone.1.gz 查看文件


+ 6
- 1
website/EN/installation.html 查看文件

4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
 <title></title>
6
 <title></title>
7
-<!-- 2015-09-08 Tue 19:36 -->
7
+<!-- 2015-09-30 Wed 10:27 -->
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
562
 <td class="org-left">Tox</td>
562
 <td class="org-left">Tox</td>
563
 <td class="org-right">33445</td>
563
 <td class="org-right">33445</td>
564
 </tr>
564
 </tr>
565
+
566
+<tr>
567
+<td class="org-left">IPFS</td>
568
+<td class="org-right">4001</td>
569
+</tr>
565
 </tbody>
570
 </tbody>
566
 </table>
571
 </table>
567
 </div>
572
 </div>