This shows you the differences between two versions of the page.
|
isc:lectures:04 [2023/03/29 10:31] mihai.chiroiu |
isc:lectures:04 [2024/11/01 17:22] (current) florin.stancu |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ==== Lecture 04 - Access Control ==== | + | ==== Lecture 04 - Authorization ==== |
| <HTML> | <HTML> | ||
| - | <iframe class="pdf_frame" src="https://ocw.cs.pub.ro/courses/_media/isc/lectures/isc_04_acl.pdf" scrolling="no" width="100%" height="550" frameborder="0"></iframe> | + | <iframe src="https://docs.google.com/presentation/d/e/2PACX-1vSiL_G09CvZ9bXfTQB3ghoPLzF_ecybIgyObbS910ckuHMlUNzccjqv83xDXq8Raw/embed?start=false&loop=false&delayms=3000" frameborder="0" width="100%" height="600" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> |
| - | <script> | + | |
| - | window.onload = function sizeFrame() { | + | |
| - | var frame = document.getElementById("pdf_frame"); | + | |
| - | var parent = frame.parentNode; | + | |
| - | frame.width = window.getComputedStyle(parent).width; | + | |
| - | }; | + | |
| - | </script> | + | |
| </HTML> | </HTML> | ||
| - | {{:isc:lectures:isc_04_acl.pdf | Lecture 04 - Access Control}} | + | [[https://docs.google.com/presentation/d/e/2PACX-1vSiL_G09CvZ9bXfTQB3ghoPLzF_ecybIgyObbS910ckuHMlUNzccjqv83xDXq8Raw/pub?start=false&loop=false&delayms=60000| Lecture 04 - Authorization]] |
| + | === More resources === | ||
| + | |||
| + | * //[[https://people.scs.carleton.ca/~paulv/toolsjewels.html|Computer Security and the Internet: Tools and Jewels]]// => [[https://people.scs.carleton.ca/~paulv/toolsjewels/TJrev1/ch5-rev1.pdf|Chapter 5 (pdf)]] | ||