diff --git a/content/posts/2018-10-08-openbsd-donation.md b/content/posts/2018-10-08-openbsd-donation.md index ee65dbf..c6c30b6 100644 --- a/content/posts/2018-10-08-openbsd-donation.md +++ b/content/posts/2018-10-08-openbsd-donation.md @@ -18,3 +18,7 @@ OpenBSD is a bit different however. Even though it is a full OS, it is perhaps m In my case, I run a mail server powered by OpenSMTPD as well, another amazing piece of software. It saved me from the demonic ritual called postfix configuration. Void Linux, my Linux distro of choice is also powered by LibreSSL, yet another OpenBSD project. (Confusingly, OpenSSL is the original, and LibreSSL is the OpenBSD fork. I guess that's just what happens when your preferred naming scheme is taken) I don't run the OpenBSD operating sytem directly. But there's probably no other project that has provided such a flood of contributions to my systems indirectly. To encourage this, **I threw 50 Euros to the OpenBSD project.** Hopefully all the OpenBSD projects will keep flourishing, and if Linux one day diverges too far from my needs (Not impossible, considering the recent Code of Conduct mess) then I might just end up running OpenBSD on my laptop. + +**Edit 9th Oct 2018:** Some people suggested I add screenshots of the moneyflow to these posts. So here goes: + +![Screenshot of OpenBSD transaction](/content/images/2018/10/OpenBSD-donation-screenshot.png) \ No newline at end of file diff --git a/static/content/images/2018/10/OpenBSD-donation-screenshot.png b/static/content/images/2018/10/OpenBSD-donation-screenshot.png new file mode 100644 index 0000000..49ed1d5 Binary files /dev/null and b/static/content/images/2018/10/OpenBSD-donation-screenshot.png differ