Experiences with using Alloy in real-world projects

后端 未结 3 526
佛祖请我去吃肉
佛祖请我去吃肉 2021-02-01 07:05

I have been interested in formal methods for some time. I have used formal methods to reason about some very specific sub-areas of a few projects I have been working on. I was n

3条回答
  •  灰色年华
    2021-02-01 07:51

    Belatedly adding to this thread... Eunsuk Kang has recently applied Alloy to perform security analyses of web APIs for some start ups (following many applications of Alloy in security such as Apurva's analysis of OAuth and Barth et al's analysis of browser based security mechanisms for CSRF etc); Pamela Zave has been working on an impressive analysis of Chord, a peer to peer storage system, and has recently written up a fix to the original algorithm.

提交回复
热议问题