The Internet and the World Wide Web have specific security needs and challenges, many of which relate to how applications are built on top of the original stateless HTTP protocol. We will examine these issues and the many solutions that address them.
Key Concepts
- 1.
The Web was originally designed for sharing documents and linking them together semantically.
- 2.
Additional systems have been built on those foundations, such as encrypted communications (TLS and HTTPS) and web applications. ...