前一回的內容需要更正部分程式碼
Debug
然後我發現前面把行情塞 Redis 的時候,製造了一個問題
原本的寫法直接用 str() 把 python dic...
今天來講講 istio 中的安全相關機制,增強一下服務間溝通的安全性
mTLS
傳統的Transport Layer Security (TLS) 是一種常見的...
Summarize
struct file, defined in <include/linux/fs.h>, is the second mo...
前言: 筆記是參考 UnderStanding The Linux Kernel
簡單講述一下 Linux Kernel:
Linux 是一種類Unix的作業...
參考資料 :
PDF投影片及程式碼 : 2024_iThome_DNN_Security
Four Defenses Against Adversar...
我們可以把 process 註冊在 Registry 裡,並用名稱去查詢,解決了 process 重啟後 pid 更換,或是需要動態產生名字但是又要避免動態生成...