Replies: 1 comment 3 replies
-
안녕하세요. read가 항상 secret file에 대해서만 일어난다고 가정할 수 없습니다. Hi, No, you can't assume that a read command is always performed on the secret file. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
이름 Your Name
KimDohyung(김도형)
질문 Question
안녕하세요.
다름이 아니라 acl과 capability 방식 모두에서 read는 반드시 secret file을 대상으로만 일어난다고 가정할 수 있나요? 설명에 따르면 read에 성공하면 무조건 compromised를 반환하게 되어있어서 질문드립니다.
감사합니다
번역본 Translated Version
Hello.
Can we assume "read" command always occur for "secret file" in both acl and capability? I ask this because according to description, we always return compromised if we success to read.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions