Wednesday, November 15, 2006

Security

There are differnt kind of security:

- authentication: Am I the guy I pretend to be?
- authorization: Do I have the privilges to do this operation? ( Assigning roles and permissions to perform specific operations)
- encryption:e.g. ssl
- data integrity
- non repudiation:

No comments: