vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| > Or just copy what netbsd is doing with only running binarys that match the > md5 given to the kernel at boot (or compile) time. That's an interesting idea. There could also be capabilities so that root can let users compile and run their own programs, and only from their ~/bin directory, after md5 has been given. If no capability/no md5, no run. Capabilities are supposed to be far better than the old permissions bits scheme. http://www.eros-os.org/ uses capabilities, check it out for details. |