Download List

项目描述

Umbrella is a security mechanism that implements a
combination of Process-Based Access Control (PBAC)
and authentication of binaries through Digital
Signed Binaries (DSB). The scheme is designed for
Linux-based consumer electronic devices ranging
from mobile phones to set-top boxes. Umbrella is
implemented on top of the Linux Security Modules
(LSM) framework. The PBAC scheme is enforced by a
set of restrictions on each process. This policy
is distributed with a binary in form of execute
restrictions and within the program via a
"restricted fork" feature.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-03-10 16:46
0.2

限制位向量已得到执行,使一个以上的限制,可以设置。这是,现在,静态的限制清单玩弄获得的伞的能力的感觉。此版本包括有可能限制访问文件系统的重要组成部分,以及获取IP网络。最后,还可以限制从产卵新的进程的进程。
标签: Major feature enhancements
A restriction bit-vector has been implemented, so
that more than one restriction can be set. This
is, for now, a static list of restrictions to play
around with to get a feel of the capabilities of
Umbrella. This release includes the possibility to
restrict access to important parts of the
filesystem as well as access to IP networking.
Finally, it is also possible to restrict a process
from spawning new processes.

2004-03-02 18:00
0.1

标签: Initial freshmeat announcement

Project Resources