2 Matching Annotations
  1. Last 7 days
    1. Attestation proves _which_ code is running, but that code still has to be trustworthy: whatever runs inside the TEE can see your plaintext, so it is part of the trusted computing base.

      【非共识】文章明确指出,验证只能证明'哪个代码正在运行',但代码本身的可信度仍然需要独立验证。这种观点挑战了常见的'验证=安全'的简单思维,强调了验证的局限性,是安全思维中的重要非共识观点。

  2. Apr 2026
    1. Sage sends URLs and package hashes to Gen Digital reputation APIs. File content, commands, and source code stay local.

      这个隐私声明揭示了Sage的数据处理策略,采用了最小化数据传输的设计哲学。这种平衡安全与隐私的做法很有洞察力,表明开发者理解用户对数据泄露的担忧,同时认识到某些云端分析对于有效威胁检测的必要性。