Changes between Version 11 and Version 12 of SecurityIssuesFirstDay
- Timestamp:
- 2008/02/12 12:41:57 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SecurityIssuesFirstDay
v11 v12 30 30 31 31 == Discussion space == 32 * Authorization levels 32 * Authorization levels (unix-like permissions) 33 33 * Interchanging protocols (formats) 34 34 * Authentication & delegation: Authentication, both of end-user and of infrastructure components, could based on X509 digital certificates. This proven technology is commonly used, for example when connecting to a secure website (https). Certificates are managed through a Public Key Infrastructure (PKI), which deals with the secure creation, validation and revocation of certificates.