|
|
|
|
|
by formerly_proven
1485 days ago
|
|
> If I'm unable to convey authorization by giving you the token, it is not a capability. If I am able to guess the token, it is not a capability. You're taking "communicable" too literally. It doesn't mean "literally giving someone else this bytestring and now they can do it, too". It means "there is a way to give someone else the capability". SCM_RIGHTS is such a way to communicate capabilities between processes. Further up above you're also conflating files and file descriptors, which are very different things. |
|