-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Things that people agreed to do with TESLA.
- Loading branch information
1 parent
1a9b01e
commit 569b689
Showing
1 changed file
with
38 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
Things people are going to look at: | ||
* rwatson | ||
* socket lock verification | ||
* kg365 | ||
* MAC framework ( + audit?) | ||
* OpenSSH (sshd) | ||
* theraven | ||
* Python Objective-C bindings ("spectacularly shoddy code") | ||
* cross-language assertions (e.g. Smalltalk) -> requires dynamic registration | ||
* Xlib/Xcb: some X state-machine checking already | ||
* marinosi | ||
* marinosi's stack | ||
* avsm2 | ||
* OCaml GC (C interface) | ||
* bz | ||
* possibly ND6 or IPSEC assertions? | ||
* jon | ||
* check ability to express BigKnife's state machines | ||
* will ponder Capsicum | ||
* brooks | ||
* dhclient | ||
* will ponder Capsicum | ||
|
||
|
||
Other possible targets: | ||
* OpenSSL | ||
* how many ports do it wrongly? | ||
* Kerberos | ||
* Kernel TCP? | ||
* John Baldwin's thread, process state machines | ||
* Xen? (split drivers, etc.) | ||
* PAM ("complex, annoying, stateful")? | ||
* NFSv4? | ||
* nfslockd | ||
* PPP | ||
* lots of handcrafted switch cases | ||
* named, libresolve | ||
|