equal
deleted
inserted
replaced
|
1 <?xml version="1.0" encoding="utf-8"?> |
|
2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. --> |
|
3 <!-- This component and the accompanying materials are made available under the terms of the License |
|
4 "Eclipse Public License v1.0" which accompanies this distribution, |
|
5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". --> |
|
6 <!-- Initial Contributors: |
|
7 Nokia Corporation - initial contribution. |
|
8 Contributors: |
|
9 --> |
|
10 <!DOCTYPE concept |
|
11 PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd"> |
|
12 <concept id="GUID-AB3D07E6-83C9-4948-A13F-75A65498F444" xml:lang="en"><title>Security</title><prolog><metadata><keywords/></metadata></prolog><conbody> |
|
13 <p>S60 3rd Edition introduced the platform security architecture, which |
|
14 enhanced the existing security features. Security in mobile devices has the |
|
15 following objectives:</p> |
|
16 <ul> |
|
17 <li><p>Providing confidentiality for private data</p></li> |
|
18 <li><p>Protecting the integrity of the mobile device and the software |
|
19 in it</p></li> |
|
20 <li><p>Controlling access to sensitive operations and interfaces</p> |
|
21 </li> |
|
22 </ul> |
|
23 <section id="GUID-677730FB-A881-4ECA-B890-D45B97A22A14"> |
|
24 <p><xref href="GUID-B9414AE8-820E-4CA5-A9C4-29560CD6F2EF.dita">Application signing</xref> is |
|
25 now mandatory in order to install the application. All Symbian |
|
26 applications must be signed before they can be installed. All applications |
|
27 which use <xref href="GUID-6971B0A2-F79B-4E05-8AF3-BB1FC1932A22.dita">capability</xref>-protected |
|
28 APIs, where the capability cannot be granted by the end user, have to be certified. |
|
29 Such certification can be obtained through <xref href="https://www.symbiansigned.com/" scope="external">Symbian |
|
30 Signed</xref>.</p> |
|
31 </section> |
|
32 </conbody></concept> |