diff --git a/content/posts/2025-using-tls-ech-from-python.md b/content/posts/2025-using-tls-ech-from-python.md index 4ee9236..e06aa48 100644 --- a/content/posts/2025-using-tls-ech-from-python.md +++ b/content/posts/2025-using-tls-ech-from-python.md @@ -17,8 +17,6 @@ In this post I will describe the flow of a connection using Encrypted Client Hel and present a working code example using a fork of CPython built with DEfO project's OpenSSL fork to connect to ECH-enabled HTTPS servers. - - To understand why this is an issue, let's take a step back and look at how websites are hosted. Many websites are hosted on shared servers, which means that a single server machine is responsible for serving multiple, possibly hundreds or thousands, of websites. diff --git a/content/posts/2026-butter-box-connectivity/index.md b/content/posts/2026-butter-box-connectivity/index.md index f5aed34..b95c83f 100644 --- a/content/posts/2026-butter-box-connectivity/index.md +++ b/content/posts/2026-butter-box-connectivity/index.md @@ -11,9 +11,6 @@ tags = ['local','offline','wifi-halow','lora'] We have just wrapped up a project with the [Guardian Project team](https://guardianproject.info/) exploring options for connectivity to allow for updates to software and content on the [Butter Box](https://likebutter.app/) and for communications between users of multiple Butter Boxes. - - - We have explored two technologies: * [LoRA](#lora) diff --git a/content/posts/2026-butter-box-portal/index.md b/content/posts/2026-butter-box-portal/index.md index 613ada3..67f8ccf 100644 --- a/content/posts/2026-butter-box-portal/index.md +++ b/content/posts/2026-butter-box-portal/index.md @@ -12,8 +12,6 @@ As part of our latest development project with the [Guardian Project team](https re-engineered the [Butter Box](https://likebutter.app/) portal interface. This post describes the design choices and improvements within the new portal. - - ## Portal tech stack Previously, the interface was a static site built with [Jekyll](https://jekyllrb.com/), which offered no customisation diff --git a/content/posts/2026-hiring-python-developer/index.md b/content/posts/2026-hiring-python-developer/index.md index ebb5a4e..250c450 100644 --- a/content/posts/2026-hiring-python-developer/index.md +++ b/content/posts/2026-hiring-python-developer/index.md @@ -12,8 +12,6 @@ SR2 Communications develops technology to support individuals, journalism public with their digital security needs. This ranges from secure hosting of an off-the-shelf application to bespoke development of novel software to fill a niche requirement. - - We are searching for a Python developer to join our team to work on a backend application. The application will use the FastAPI framework and communicate with a PostgreSQL database and third-party APIs. The application uses OpenID Connect for authentication. diff --git a/themes/sr2 b/themes/sr2 index 596b4e4..3febfb1 160000 --- a/themes/sr2 +++ b/themes/sr2 @@ -1 +1 @@ -Subproject commit 596b4e4810ed300bc8bc84d8b0cf2c8cde8a8582 +Subproject commit 3febfb1a337f2ed1a851f71239cea3b9d17fcbc9