{% extends 'scipost/base.html' %} {% block breadcrumb %} {% endblock %} {% block meta_description %}{{ block.super }} Security{% endblock meta_description %} {% block pagetitle %}: Security{% endblock %} {% block content %}

Security checks for your personal data

We at SciPost take online security very seriously, and would like to encourage you to do the same for all your personal matters, on all online platforms you make use of.

This page (private to you) gives you the possibility of verifying if your credentials are contained in publicly-known breaches which have occurred and have been investigated by web security professionals.

Security assessment for your email address {{ request.user.email }}

With the link here under, we can probe the haveibeenpwned.com service for you (this is a trusted openly-accessible information source built by web security professional Troy Hunt; to learn more about it, see the FAQ). We will then display a simple digest of the data, without it being logged or saved.

{% include 'bi/arrow-right.html' %} Check to see if my email address {{ request.user.email }} has been pwned
{% endblock %}