bibliography.bib 550 B

1234567891011121314151617181920
  1. @article{ConfusedDeputy,
  2. author = {Norm Hardy},
  3. title = {The Confused Deputy
  4. (or why capabilities might have been invented)},
  5. journal = {ACM SIGOPS Operating Systems Review},
  6. number = {},
  7. month = {octobre},
  8. year = {1988}
  9. }
  10. @misc{ObjectsAsCaps,
  11. author = {Joe Duffy},
  12. title = {Objects as Secure Capabilities},
  13. howpublished =
  14. {\url{http://joeduffyblog.com/2015/11/10/objects-as-secure-capabilities/}},
  15. note = {Dernier accès: 2018-09-12},
  16. month = {novembre},
  17. year = {2015}
  18. }