ソースを参照

Mobile images

Bob Mottram 9 年 前
コミット
0d71286728
共有2 個のファイルを変更した3 個の追加3 個の削除を含む
  1. 1
    1
      doc/EN/usage.org
  2. 2
    2
      website/EN/usage.html

+ 1
- 1
doc/EN/usage.org ファイルの表示

344
 * RSS Reader
344
 * RSS Reader
345
 The way that RSS reading is set up on Freedombone gives you strong reading privacy. Not only is there onion routing between you and the server but also between the server and the source of the RSS feed. The only down side is that many RSS feeds are still http only, and so could be vulnerable to injection attacks, but it's expected that more of this will go to https in the foreseeable future due to a combination of growing recognition of security issues and systems like Let's Encrypt which make obtaining certificates much easier.
345
 The way that RSS reading is set up on Freedombone gives you strong reading privacy. Not only is there onion routing between you and the server but also between the server and the source of the RSS feed. The only down side is that many RSS feeds are still http only, and so could be vulnerable to injection attacks, but it's expected that more of this will go to https in the foreseeable future due to a combination of growing recognition of security issues and systems like Let's Encrypt which make obtaining certificates much easier.
346
 
346
 
347
-[[file:rss_reader_mobile.jpg]]
347
+[[file:images/rss_reader_mobile.jpg]]
348
 
348
 
349
 See the control panel for the RSS reader onion address.
349
 See the control panel for the RSS reader onion address.
350
 
350
 

+ 2
- 2
website/EN/usage.html ファイルの表示

3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
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
-<!-- 2016-04-02 Sat 13:49 -->
6
+<!-- 2016-04-02 Sat 13:52 -->
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9
 <title></title>
9
 <title></title>
969
 
969
 
970
 
970
 
971
 <div class="figure">
971
 <div class="figure">
972
-<p><img src="rss_reader_mobile.jpg" alt="rss_reader_mobile.jpg" />
972
+<p><img src="images/rss_reader_mobile.jpg" alt="rss_reader_mobile.jpg" />
973
 </p>
973
 </p>
974
 </div>
974
 </div>
975
 
975