<article class="article-preview ">
    <a href="" class="link-block">
    <img class="image" src="/img/article-4.jpg" alt="Security monitor" />
    <div class="copy">
        <h3  class="title">Never Trust a Platform to Put Privacy Ahead of Profit</h3>
        <p  >This blog post is a summary of this week’s Information Security News put together by our Security Incident Response Team (SIRT). “If you wanted to secure the phone numbers you’d just put them in a database table called ‘2FA numbers don’t sell to marketers,’” says Matthew Green, a cryptographer at Johns Hopkins University. “This stuff […]</p>
        <time datetime="2019-11-01" class="text-sm date">October 11, 2019</time>
    </div>
  </a>
</article>
<article class="article-preview {{ class }}">
  <a href="" class="link-block">
    <img class="image" src="{{ img.src }}" alt="{{ img.alt }}" />
    <div class="copy">
      {% include '@header--h3' with title %}
      {% include '@paragraph' with excerpt %}
      {% include '@text' with date %}
    </div>
  </a>
</article>
{
  "img": {
    "src": "/img/article-1.jpg",
    "alt": "Security monitor"
  },
  "title": {
    "class": "title",
    "copy": "Happy birthday, CVE!"
  },
  "excerpt": {
    "copy": "This blog post is a summary of this week’s Information Security News put together by our Security Incident Response Team (SIRT). It was October 1999. Macs had just got embedded Wi-Fi, Napster had launched, and Yahoo had purchased Geocities for $3.6bn. Something else happened that escaped most computer users at the time: CVE posted its [...]"
  },
  "date": {
    "element": "time",
    "class": "text-sm date",
    "attr": "datetime=\"2019-11-01\"",
    "copy": "November 1, 2019"
  }
}

There are no notes for this item.