# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 1
# self = https://watcher.sour.is/conv/pugqz7q
爲什麼有 HTTPS?因爲 HTTP 不安全!HTTPS 如何實現安全通信?**
爲什麼有 HTTPS?因爲 HTTP 不安全! 現在的互聯網已經不再是 “田園時代”,“黑暗森林” 已經到來。上網的記錄會被輕易截獲,網站是否真實也無法驗證,黑客可以僞裝成銀行網站,盜取真實姓名、密碼、銀行卡等敏感信息,威脅人身安全和財產安全。上網的時候必須步步爲營、處處小心,否則就會被不知道埋伏在哪裏的黑客所 “獵殺”。HTTPS 如何實現安全通信?如何構建出固若金湯的網絡城堡?主要涉及的知識點 ⌘ Read more