--- title: What's Next at Safing layout: page ---
{{ site.last_progress_update_on }}

Progress Overview

Without privacy there is no freedom of press, no freedom of speech, not even freedom of thought.

{% assign progress_posts = site.publications | reverse | where: "progress_update", "true" %} {% for post in progress_posts limit: 1 %} {% include thumbnail_blog.html pre_header="BLOG" %} {% endfor %}
{% if site.data.next.cards.done.size > 0 %}
Recently Completed ({{ site.data.next.cards.done.size }})
{% for card in site.data.next.cards.done %} {% include project_card.html state = 'done' %} {% endfor %}
{% endif %} {% if site.data.next.cards.in_progress.size > 0 %}
In Progress ({{ site.data.next.cards.in_progress.size }})

Being in progress does not imply the project will be completed soon. Plenty will take a while a few might even get discarded. Read the monthly blog updates to follow the progress and conclusion of every project.

{% for card in site.data.next.cards.in_progress %} {% include project_card.html state = 'in_progress' %} {% endfor %}
{% endif %} {% if site.data.next.cards.discarded.size > 0 %}
Recently Discarded ({{ site.data.next.cards.discarded.size }})
{% for card in site.data.next.cards.discarded %} {% include project_card.html state = 'discarded' %} {% endfor %}
{% endif %} {% if site.data.next.cards.postponed.size > 0 %}
Postponed ({{ site.data.next.cards.postponed.size }})
{% for card in site.data.next.cards.postponed %} {% include project_card.html state = 'postponed' %} {% endfor %}
{% endif %}

There is More. A Lot More.

We have plans and ideas for years to come. We will never be "done" but always evolve and progress. I'm sure you have cool ideas for us too! Take a look what we already plan on doing in the longer run.

Explore the backlog