summaryrefslogtreecommitdiffstats
path: root/doc/security-framework.md
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2016-06-24 16:07:04 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2016-06-24 16:15:23 +0200
commit81df68c04dc5e32d5d6d06bc20a7030afdf45f59 (patch)
tree9a7c8b6250d15c3a75704a856a49477e74928095 /doc/security-framework.md
parentbad30c92a1cbe0e411f52c277cef37b6570b623f (diff)
upgrading documentation to new usage
Change-Id: I5fbee7ba7ec929f6bcc02ffac7202059df02aa29 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'doc/security-framework.md')
-rw-r--r--doc/security-framework.md11
1 files changed, 3 insertions, 8 deletions
diff --git a/doc/security-framework.md b/doc/security-framework.md
index ad20742..61b01bb 100644
--- a/doc/security-framework.md
+++ b/doc/security-framework.md
@@ -2,15 +2,10 @@
The security framework
======================
- version: 1
- Date: 29 mai 2016
- Author: José Bollo
-
-
-TABLE-OF-CONTENT-HERE
+NOT STARTED !!!!!!
Setting Smack rules for the application
-=======================================
+---------------------------------------
For Tizen, the following rules are set by the security manager for each application.
@@ -34,7 +29,7 @@ For Tizen, the following rules are set by the security manager for each applicat
Here, ~PKG~ is the identifier of the package and ~APP~ is the identifier of the application.
What user can run an application?
-=================================
+---------------------------------------
Not all user are able to run all applications.
How to manage that?