This document summarizes a paper on Content Centric Networking (CCN). Some key points of CCN include that it considers only named data packets rather than host identities, supports multicasting when multiple data sources are found, uses name prefixes for routing instead of IP prefixes, and builds security into each data packet through digital signatures rather than securing the data channel. CCN is evaluated to have lower throughput than TCP initially but can perform better in scenarios where data sharing is common. There are some open concerns about CCN including the structure of content names and inter-domain routing.