<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>NoHacked Archives - 阿力獅的 WP 測試站</title>
	<atom:link href="https://wpdemo.alexclassroom.taipei/tag/nohacked/feed/" rel="self" type="application/rss+xml" />
	<link>https://wpdemo.alexclassroom.taipei/tag/nohacked/</link>
	<description>展示 WordPress 自架站的無限可能</description>
	<lastBuildDate>Thu, 25 Jan 2018 20:51:50 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>

<image>
	<url>https://wpdemo.alexclassroom.taipei/wp-content/uploads/cropped-Japan-Account-Avatar-Circle-512-OPT-1.png</url>
	<title>NoHacked Archives - 阿力獅的 WP 測試站</title>
	<link>https://wpdemo.alexclassroom.taipei/tag/nohacked/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>從 2017 年一月底開始，Chrome 56 版 &#8230;</title>
		<link>https://wpdemo.alexclassroom.taipei/%e5%be%9e-2017-%e5%b9%b4%e4%b8%80%e6%9c%88%e5%ba%95%e9%96%8b%e5%a7%8b%ef%bc%8cchrome-56-%e7%89%88/</link>
		
		<dc:creator><![CDATA[阿力獅]]></dc:creator>
		<pubDate>Tue, 27 Dec 2016 20:29:01 +0000</pubDate>
				<category><![CDATA[Facebook 粉絲專頁貼文]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[HTTPS]]></category>
		<category><![CDATA[NoHacked]]></category>
		<category><![CDATA[SSL]]></category>
		<guid isPermaLink="false">https://wpdemo.alexclassroom.taipei/%e5%be%9e-2017-%e5%b9%b4%e4%b8%80%e6%9c%88%e5%ba%95%e9%96%8b%e5%a7%8b%ef%bc%8cchrome-56-%e7%89%88/</guid>

					<description><![CDATA[從 2017 年一月底開始，Chrome 56 版 (目前為 55 版) 會將所有 #HTTP 網站標記為「不安全網站」。

假如你是網站管理者/擁有者，請儘速為你的網站申請及安裝 SSL 憑證，並為網站設定為強制使用者走 #HTTPS 通訊協定 (前提是一定要有 SSL 憑證)，畢竟一般使用者無從判斷有無 HTTPS 的差異，但是當瀏覽器上顯示提示訊息說你的網站為「不安全網站」，對他們來說很可怕。

此外，申請 SSL 憑證很重要，但是憑證核發單位的公信力更重要，之前有憑證核發單位因為自己管控不當，被各大資訊廠從主流瀏覽器中移除他們的根憑證。

假如主流瀏覽器移除了核發 SSL 憑證的廠商的根憑證，那跟這類廠商申請的根憑證等於廢物，安裝了也是無效憑證，一樣會被標註為「不安全網站」。

個人網站或許不必花錢申請付費憑證，但是憑證核發廠商的公信力真的很重要，如果你不嫌麻煩，可以試著申請免費的 Let's Encrypt 的憑證。

#Google 官方消息: https://security.googleblog.com/2016/09/moving-towards-more-secure-web.html

Google 官方解釋 #SSL 的重要性: https://developers.google.com/web/fundamentals/security/encrypt-in-transit/why-https

網站擁有者還有約一個月的時間進行評估及佈署，不要到時網站流量因為使用者被提示訊息嚇跑而降低，然後你卻不知道原因。

#NoHacked]]></description>
										<content:encoded><![CDATA[<p>從 2017 年一月底開始，Chrome 56 版 (目前為 55 版) 會將所有 #HTTP 網站標記為「不安全網站」。</p>
<p>假如你是網站管理者/擁有者，請儘速為你的網站申請及安裝 SSL 憑證，並為網站設定為強制使用者走 #HTTPS 通訊協定 (前提是一定要有 SSL 憑證)，畢竟一般使用者無從判斷有無 HTTPS 的差異，但是當瀏覽器上顯示提示訊息說你的網站為「不安全網站」，對他們來說很可怕。</p>
<p>此外，申請 SSL 憑證很重要，但是憑證核發單位的公信力更重要，之前有憑證核發單位因為自己管控不當，被各大資訊廠從主流瀏覽器中移除他們的根憑證。</p>
<p>假如主流瀏覽器移除了核發 SSL 憑證的廠商的根憑證，那跟這類廠商申請的根憑證等於廢物，安裝了也是無效憑證，一樣會被標註為「不安全網站」。</p>
<p>個人網站或許不必花錢申請付費憑證，但是憑證核發廠商的公信力真的很重要，如果你不嫌麻煩，可以試著申請免費的 Let&#8217;s Encrypt 的憑證。</p>
<p>#Google 官方消息: <a href="https://security.googleblog.com/2016/09/moving-towards-more-secure-web.html" target="_blank">https://security.googleblog.com/2016/09/moving-towards-more-secure-web.html</a></p>
<p>Google 官方解釋 #SSL 的重要性: <a href="https://developers.google.com/web/fundamentals/security/encrypt-in-transit/why-https" target="_blank">https://developers.google.com/web/fundamentals/security/encrypt-in-transit/why-https</a></p>
<p>網站擁有者還有約一個月的時間進行評估及佈署，不要到時網站流量因為使用者被提示訊息嚇跑而降低，然後你卻不知道原因。</p>
<p>#NoHacked</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
