- Exploring SE for Android
- William Confer William Roberts
- 133字
- 2021-07-23 20:37:34
Summary
The DAC model is extremely powerful, but its lack of fine granularity and use of an extraordinarily powerful root
user leaves something to be desired. With the increasing sensitivity of mobile handset use, the case to increase the security of the system is well-founded. Thankfully, Android is built on Linux and thus benefits from a large ecosystem of engineers and researchers. Since the Linux Kernel 2.6, a new access control model called Mandatory Access Controls (MAC) was added. This is a framework by which modules can be loaded into the kernel to provide a new form of access control model. The very first module was called SELinux. It is used by Red Hat and others to secure sensitive government systems. Thus, a solution was found to enable such access controls for Android.
- 數(shù)據(jù)結(jié)構(gòu)(Java語(yǔ)言描述)
- C語(yǔ)言程序設(shè)計(jì)
- Scala Reactive Programming
- Node.js:來(lái)一打 C++ 擴(kuò)展
- Vue.js 2 Web Development Projects
- ASP.NET程序開(kāi)發(fā)范例寶典
- OpenCV 3 Blueprints
- Sails.js Essentials
- Instant Automapper
- Modernizing Legacy Applications in PHP
- JavaScript編程精解(原書(shū)第2版)
- 軟件測(cè)試分析與實(shí)踐
- XML程序設(shè)計(jì)(第二版)
- Python計(jì)算機(jī)視覺(jué)與深度學(xué)習(xí)實(shí)戰(zhàn)
- React.js實(shí)戰(zhàn)