Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified figures/SecurityFigs.odp
Binary file not shown.
Binary file added figures/hourglass.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 7 additions & 1 deletion intro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,13 @@ capability. The best-effort packet delivery model included a "default
open" setting: if you knew the destination address of a host, you
could send it a packet.

.. could include something about decentralization
.. _fig-hourglass:
.. figure:: figures/hourglass.png
:width: 220px
:align: center

The Internet architecture depicted as an hourglass. The narrow waist is the
Internet Protocol (IP), which includes no built-in security features.

The Morris Worm served as something of a wake-up call to the early
developers of the Internet by highlighting just how vulnerable it
Expand Down
Loading