Su

@susutw
11 Followers
16 Following
41 Posts
寫下的過去是另一個開始
Profliehttps://sudosu.tw/
GitHubhttps://github.com/susutw

2026/02/28 伊朗在軍事行動期間切斷對外連線,一封就是 80 多天。根據 Cloudflare Radar 的觀測,斷網期間對外流量掉到平常高點的 0.3% 上下,幾乎歸零。一直到 05/26 前後流量才急速回升,但恢復不完整,社群平台的封鎖仍在,當地人多半還得靠工具才連得到外面。

社群目前在台灣、新加坡各運作一個 WebTunnel 橋接。光靠這兩個節點不夠。只要你有一台 VPS 和一個網域,就動手架一個橋接。架不了伺服器,打開瀏覽器跑 Snowflake,開著分頁一樣能幫上忙。

封網的這近三個月,伊朗只剩一個被高度過濾的國內網路,銀行、外送這類本地服務還能用,對外連線幾乎全斷,當地人連 Tor 都連不上。連線一回來,很多人急著想知道外面這段期間發生了什麼、跟失聯的親友重新聯絡,記者要把當地消息傳出去,公民團體要和外界協調,這些都得連回那些被長期封鎖的網站。要繞過審查多半得靠 Tor,而在 Tor 本身也被封鎖的地方,還得透過各地志工架的橋接才連得上,其中一部分連線就經過社群架在台灣的這個節點。

邀請一起參與匿名流量的貢獻
https://anoni.net/docs/blog/2026/05/iran-blackout-webtunnel/

在正體中文環境,想找一套伺服器看不到內容的協作工具不容易。Google Docs、Notion、Microsoft 365 把每段文字存在自家伺服器,廣告、訓練語料、政府調閱。對敏感稿件的記者、社運工作者、整理訪談的 NGO、敏感議題的學者來說,決定一份草稿能不能安全寫出。

CryptPad 將內容在瀏覽器端加密,伺服器只有密文,介面能取代 Google Docs。

從 2023 年底第一個上游 PR,2026/5/13 CryptPad 把正體中文(zh_Hant)收進內建語系,前後兩年半。台灣、香港、澳門使用者可以直接上手。🙂

https://anoni.net/docs/blog/2026/05/2026-cryptpad-zh-hant/

The anoni-net has integrated its Tor Relay query tool into an MCP package, allowing you to check the current status of Tor Relays through natural language. The agent will pull everything together for you. Now you can leave it all to your AI agent! 🙂 https://anoni.net/docs/en/community/onionoo-mcp/
onionoo MCP: a query service for Tor relays - anoni.net Docs — Sinophone Asia-Pacific Networked Freedom Observatory

A community-hosted Onionoo proxy that exposes the Tor relay metadata API as both an OpenAPI-described HTTP service and an MCP server, so AI agents and tooling can query Tor relays without wrangling raw Onionoo.

The Tor Project Support page is now available in Traditional Chinese (zh-TW)! More precisely, we've completed translations for the entire Tor suite of services — everything should be going live soon. Hoping that bringing things into the local language makes the experience feel a lot more accessible. 🙂

在這年頭不追 AI 復古做 Python 社群是否搞錯了什麼?

總之 Taipei.py 臺北 Python 使用者社群重新成立了,有興趣的可以先加入: https://www.meetup.com/taipei_py/

感謝 PSF 贊助成立此 group。

Anonymity Networks Community × ETHTaipei

This year we are excited to partner with ETHTaipei (Taipei #Ethereum Community) on program coordination. Both communities approach anonymous payments from different angles. To ensure each submission reaches the most fitting audience, we will review proposals together:

● Application-oriented and introductory talks
● Technical and protocol-level talks

Read the full CFP details and submission guide: https://anoni.net/docs/en/blog/2026/04/2026-anoni-net-eth-taipei/

anoni-net invites submissions for the COSCUP 2026 Anonymous Network Track (Year 2).🙂

Two-day program: talks, workshops, demos, and practice sharing.
CFP: https://anoni.net/docs/activity/coscup-2026-cfp/

Topics: privacy, anonymous networks/freedom, anonymous payments, international collaboration, and related issues.
Legal, educational use only.

很高興和大家分享:我們在 Tor Project 客座文章已正式發佈了!

這篇文章記錄了在國立臺灣師範大學推動 Tor Relay 的實務過程,不只談技術配置,也談如何和網管、教授與行政系統溝通,讓一個「可被說明、可被管理」的方案真的落地。

其中最重要的一點是:我們部署的是 Tor Relay(中繼節點),不是 Exit Node(出口節點)。如果你也關注校園網路治理、隱私基礎設施或公共技術實作,希望這篇經驗能提供參考。 🙂

https://blog.torproject.org/setting-up-tor-university-relay-taiwan/

#Tor #TorRelay #NetworkGovernance #DigitalRights #Taiwan #NTNU

Setting Up a Tor Relay at National Taiwan Normal University: A Practical Experience of Communicating with the University and Leaving Open Possibilities | Tor Project

A computer science student at National Taiwan Normal University successfully set up a Tor Relay on campus by working within institutional processes—communicating with administrators, completing paperwork, and explaining the difference between relays and exit nodes. This guest post from anoni.net shares practical advice for deploying Tor relays on university networks.

● 更好追溯的決策紀錄,讓架構變更討論更聚焦

Tor Project 的系統管理員團隊 TPA 最近把做決策的方式,從過去的 RFC(Request For Comments)改為 ADR(Architecture Decision Record)。不僅是通知變更何時上線,也把提案的背景與取捨交代清楚。

這套 ADR 流程的重點在「讓文件易讀好懂」與「責任劃分更明確」。模板從容易長篇的結構精簡到 5 個面向。流程也調整節奏。重大決策在會議說明,較小決策則用 email。

TPA 會先釐清每項決策的決策者。再定義被諮詢者與需被告知者。對齊經典的 RACI,降低「人人都想發言」造成的自行車棚效應。

最後,TPA 也把「做決策與記錄決策」和「對外溝通決策」拆開。ADR 文件專注在記錄決策本身。外部說明則用更像五何法(Five Ws)的方式重新整理,讓讀者快速抓到重點。

決策紀錄更容易一眼消化。權責更清楚。討論不容易無止境延續。

文章連結: https://anoni.net/docs/blog/2026/03/tpa-adr/

#ADR #OpenSource #TorProject #Documentation

用 ADR 記錄決策:Tor 系統管理團隊的新做法 - 匿名網路社群 Anoni.net/Docs

TPA 從 RFC 改為 ADR 的緣由與做法,以及為何「先決定誰做決定」很重要;文末整理其他開源專案的提案與決策流程。

Update: we've decided to go ahead and submit the CFP to @COSCUP 2026. The track will be called Fediverse & Social Web—think FOSDEM's Social Web devroom, but in Taipei. #COSCUP is free to attend, like FOSDEM.

If the track is accepted, would you be interested in coming to Taipei (Aug 8–9) to give a talk?

(Boosts appreciated!)

https://hollo.social/@hongminhee/019ca8b2-ecca-7150-a237-37f35de45401

#fedidev #fediverse #SocialWeb #ActivityPub

Yes, I'd like to speak
8.7%
Maybe, tell me more
8.7%
I can't make it, but I support this
78.3%
Not interested
4.3%
Poll ended at .