Auto update: Is this secure?

后端 未结 7 1652
囚心锁ツ
囚心锁ツ 2020-12-23 18:04

Dot Net Auto Update

I felt like .net was lacking a simple secure automatic update library so I\'ve implemented something and put it up here. Before anyone considers

7条回答
  •  借酒劲吻你
    2020-12-23 18:32

    So I'm not clear on something; the downloader verifies that the manifest is the one it expects, via a signature, does it do the same for the actual patches it installs?

提交回复
热议问题