Skip to content

#Security

Found 3 posts with this tag

#Security #Cloudflare #Secrets +2

安全審計與機密管理:在 Cloudflare 中保護你的 API 金鑰與環境變數

PWA 應用的安全性不可忽視。這篇文章將詳細介紹 DueWise 如何管理 GitHub/Google OAuth 金鑰、VAPID 私鑰以及 D1 資料庫的安全訪問。

Read more →
#JWT #Authentication #Security +2

深入淺出 JWT:現代 Web 驗證的原理、實踐與安全進階

JSON Web Token (JWT) 已成為現代 Web 應用程式驗證的主流標準。本文將從結構原理出發,深度解析安全性考量,並比較 Session、PASETO 等機制。同時,我們將探討 Token 撤銷策略與前端存儲的安全性權衡,幫助開發者建構更穩健的認證系統。

Read more →