浏览代码

Update docs for SIP and Tor Messenger

Bob Mottram 9 年前
父节点
当前提交
f3cb9db08a
共有 2 个文件被更改,包括 5 次插入1 次删除
  1. 1
    1
      doc/EN/faq.org
  2. 4
    0
      doc/EN/usage.org

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

40
 
40
 
41
 /Out of fashion/ but still working computer hardware tends to be cheap and readily available, yet still good for providing internet services.
41
 /Out of fashion/ but still working computer hardware tends to be cheap and readily available, yet still good for providing internet services.
42
 * Can I add more users to the system?
42
 * Can I add more users to the system?
43
-Yes. Freedombone can support a small number of users, for a "/friends and family/" type of home installation. This gives them access to an email account, XMPP and the blog (depending on whether the variant which you installed includes those). To add a user login as root then run the command:
43
+Yes. Freedombone can support a small number of users, for a "/friends and family/" type of home installation. This gives them access to an email account, XMPP, SIP phone and the blog (depending on whether the variant which you installed includes those). To add a user login as root then run the command:
44
 
44
 
45
 #+BEGIN_SRC bash
45
 #+BEGIN_SRC bash
46
 freedombone-adduser [username]
46
 freedombone-adduser [username]

+ 4
- 0
doc/EN/usage.org 查看文件

676
 Enter your username (username@domainname) and password.
676
 Enter your username (username@domainname) and password.
677
 
677
 
678
 Click on *Advanced* and make sure that *Encryption required* and *Ignore SSL certificate errors* are checked.  Ignoring the certificate errors will allow you to use the self-signed certificate created earlier.  Then click *Done* and set your Jabber account and Empathy to *On*.
678
 Click on *Advanced* and make sure that *Encryption required* and *Ignore SSL certificate errors* are checked.  Ignoring the certificate errors will allow you to use the self-signed certificate created earlier.  Then click *Done* and set your Jabber account and Empathy to *On*.
679
+*** Using Tor Messenger
680
+Tor Messenger is a messaging client which supports XMPP, and its onion routing enables you to protect the metadata of chat interactions to some extent by making it difficult for an adversary to know which server is talking to which. You can download Tor Messenger from [[torproject.org]] and the setup is pretty simple.
679
 *** Using with Android
681
 *** Using with Android
680
 Install [[https://f-droid.org/][F-Droid]]
682
 Install [[https://f-droid.org/][F-Droid]]
681
 
683
 
715
 Selecting the server by pressing on it then connects you to the server so that you can chat with other connected users.
717
 Selecting the server by pressing on it then connects you to the server so that you can chat with other connected users.
716
 
718
 
717
 /Note: if you don't know the default domain name and you did a full installation then it will be the same as the wiki domain name./
719
 /Note: if you don't know the default domain name and you did a full installation then it will be the same as the wiki domain name./
720
+** SIP phones
721
+Freedombone also supports SIP phones The username and domain is the same as for your email address, and the SIP password and extension number will appear within the README file in your home directory. Various SIP client options are available, such as CSipSimple on Android and Jitsi on desktop or laptop machines. Ideally use clients which support ZRTP, which will provide the best level of security.