<div class="widget widget-articles body-px-md body-py-md grid-item-full">
    <div class="widget-header">
        <h2 class="widget-title">
            News
        </h2>
        <a class="icon-chevron-small-right icon-after" href="http://testlenke.no">
        More news
      </a>
    </div>
    <div class="widget-body">
        <div class="grid-base">
            <article class="article-preview grid-item-half">
                <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  class="grid-item-half">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 grid-item-half">
                <a href="" class="link-block">
    <img class="image" src="/img/article-2.jpg" alt="Security monitor" />
    <div class="copy">
        <h3  class="title">Security Software & Tools Tips – October 2019</h3>
        <p  class="grid-item-half">In this monthly post, we try to make you aware of five different security-related products. This is a repost from my personal website Ulyaoth This month we have chosen for the following: * block-doh * DisableWinTracking * P0f * GitGuardian * Sandboxie block-doh Information from the block-doh website: DoH provides “privacy” at the expense of […]</p>
        <time datetime="2019-11-01" class="text-sm date">October 20, 2019</time>
    </div>
  </a>
            </article>
            <article class="article-preview grid-item-half">
                <a href="" class="link-block">
    <img class="image" src="/img/article-3.jpg" alt="Security monitor" />
    <div class="copy">
        <h3  class="title">Do you know about all equipment connection in you operation, really?</h3>
        <p  class="grid-item-half">In this monthly post, we try to make you aware of five different security-related products. This is a repost from my personal website Ulyaoth This month we have chosen for the following: * block-doh * DisableWinTracking * P0f * GitGuardian * Sandboxie block-doh Information from the block-doh website: DoH provides “privacy” at the expense of […]</p>
        <time datetime="2019-11-01" class="text-sm date">October 18, 2019</time>
    </div>
  </a>
            </article>
            <article class="article-preview grid-item-half">
                <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  class="grid-item-half">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>
        </div>
    </div>

</div>
{% embed '@widget' with widget %}
  {% block body %}
    <div class="grid-base">
      {% for article in articles %}
        {% include '@article-preview' with article %}
      {% endfor %}
    </div>
  {% endblock %}
{% endembed %}
{
  "widget": {
    "widget_class": "widget-articles body-px-md body-py-md grid-item-full",
    "copy": {
      "title": "News",
      "link": "More news"
    }
  },
  "articles": [
    {
      "title": {
        "copy": "Never Trust a Platform to Put Privacy Ahead of Profit"
      },
      "img": {
        "src": "/img/article-4.jpg"
      },
      "excerpt": {
        "copy": "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 […]"
      },
      "date": {
        "copy": "October 11, 2019"
      },
      "class": "grid-item-half"
    },
    {
      "title": {
        "copy": "Security Software & Tools Tips – October 2019"
      },
      "img": {
        "src": "/img/article-2.jpg"
      },
      "excerpt": {
        "copy": "In this monthly post, we try to make you aware of five different security-related products. This is a repost from my personal website Ulyaoth This month we have chosen for the following: * block-doh * DisableWinTracking * P0f * GitGuardian * Sandboxie block-doh Information from the block-doh website: DoH provides “privacy” at the expense of […]"
      },
      "date": {
        "copy": "October 20, 2019"
      },
      "class": "grid-item-half"
    },
    {
      "title": {
        "copy": "Do you know about all equipment connection in you operation, really?"
      },
      "img": {
        "src": "/img/article-3.jpg"
      },
      "excerpt": {
        "copy": "In this monthly post, we try to make you aware of five different security-related products. This is a repost from my personal website Ulyaoth This month we have chosen for the following: * block-doh * DisableWinTracking * P0f * GitGuardian * Sandboxie block-doh Information from the block-doh website: DoH provides “privacy” at the expense of […]"
      },
      "date": {
        "copy": "October 18, 2019"
      },
      "class": "grid-item-half"
    },
    {
      "title": {
        "copy": "Never Trust a Platform to Put Privacy Ahead of Profit"
      },
      "img": {
        "src": "/img/article-4.jpg"
      },
      "excerpt": {
        "copy": "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 […]"
      },
      "date": {
        "copy": "October 11, 2019"
      },
      "class": "grid-item-half"
    }
  ]
}

There are no notes for this item.