<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Diyar Ciftci 🇵🇸</title>
    <link>https://diyarciftci.xyz/</link>
    <description>Recent content on Diyar Ciftci 🇵🇸</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 25 Aug 2022 21:30:04 +0800</lastBuildDate><atom:link href="https://diyarciftci.xyz/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Chinese Domain Spam Email</title>
      <link>https://diyarciftci.xyz/posts/chinese-domain-spam-email/</link>
      <pubDate>Tue, 23 Dec 2025 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/chinese-domain-spam-email/</guid>
      <description>Having an email address especially one that is publicly announced like mine, you should expect spam emails. I generally don&amp;rsquo;t get many but this one was stupid and funny in my opinion so it deserved a short post about it.
The TLDR of the story is people trying to make you pay tonnes of money to supposedly purchase a Chinese version of your domain name before another company who is already interested in purchasing it gets it which can potentially effect the reputation of your site.</description>
    </item>
    
    <item>
      <title>Fuck Cloudflare</title>
      <link>https://diyarciftci.xyz/posts/fuck-cloudflare/</link>
      <pubDate>Wed, 12 Nov 2025 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/fuck-cloudflare/</guid>
      <description>I hate cloudflare so fucking much. In return for providing a few nice services, they fucked up the internet.
What Can they provide? They can provide a lot. Here are a few things.
Content delivery networking Distributed denial of service protection Web application firewall SSL Load balancing Analytics Bot management A lot of their services are provided for free. This naturally brings in many users. ~20% of the websites on the internet depend on them.</description>
    </item>
    
    <item>
      <title>Free Speech</title>
      <link>https://diyarciftci.xyz/posts/free-speech/</link>
      <pubDate>Sat, 11 Oct 2025 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/free-speech/</guid>
      <description>I&amp;rsquo;ve added an important change so have set this as a repost.
In the UK, I think a majority of the people that live here believe free speech in a society is a good thing but they also want harsh limits on free speech and it is constantly being further restricted. In my view, there isn&amp;rsquo;t really a difference between free speech and thought. One depends on the other and if you can&amp;rsquo;t express a thought in some way, it is meaningless.</description>
    </item>
    
    <item>
      <title>Gemini</title>
      <link>https://diyarciftci.xyz/posts/gemini/</link>
      <pubDate>Sat, 20 May 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/gemini/</guid>
      <description>The gemini protocol is an alternative communication protocol to options like HTTP or gopher. It is currently considered feature complete and works quite well.
Gemini is a protocol heavier than gopher, lighter than the web, aims for high power to weight ratio, takes user privacy seriously and isn&amp;rsquo;t looking to replace either gopher or HTTP. They have an FAQ answering many common questions. It would be fun for me to go on about the protocol but the wiki and the FAQ have pretty much all the information you could want to know about this so please just spend a little time browsing the site.</description>
    </item>
    
    <item>
      <title>Package Management Systems Mess</title>
      <link>https://diyarciftci.xyz/posts/package-management-systems-mess/</link>
      <pubDate>Sat, 20 May 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/package-management-systems-mess/</guid>
      <description>The focus of this post is on &amp;ldquo;universal&amp;rdquo; package management systems. There are a lot of these. Some make sense but a lot of them are very flawed and just makes package management more difficult on a system.
Learning Normal Package Managers Normal package managers like apt and pacman can sometimes be annoying too. It means that if you use various different distributions that are designed to work well with a specific package manager and are different from each other, it means you end up having to read the manual of all of them and having to remember more crap to do the same thing.</description>
    </item>
    
    <item>
      <title>Building A Custom Kernel On Debian</title>
      <link>https://diyarciftci.xyz/posts/building-a-custom-kernel-on-debian/</link>
      <pubDate>Fri, 19 May 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/building-a-custom-kernel-on-debian/</guid>
      <description>You may want to use a custom kernel because the normal version you can get from the repos aren&amp;rsquo;t very good for you. They may have unnecessary parts included or do not support some kind of very specific hardware you have. You can also test out patches and provide feedback, disable something that is causing a conflict, and possibly increase the speed of your machine by a small amount. Hardening is also fun.</description>
    </item>
    
    <item>
      <title>PGP</title>
      <link>https://diyarciftci.xyz/posts/pgp/</link>
      <pubDate>Fri, 19 May 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/pgp/</guid>
      <description>Sometimes you may want to use a cloud storage provider or service operated by someone else instead of hosting them yourself but you do not want anyone other than your intended recipients to be able to read that data. Some programs are designed this way using things like E2EE but what are you supposed to do when you want to use a service that doesn&amp;rsquo;t do this for you or critically fails despite using ZTA?</description>
    </item>
    
    <item>
      <title>Steganography</title>
      <link>https://diyarciftci.xyz/posts/steganography/</link>
      <pubDate>Fri, 19 May 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/steganography/</guid>
      <description>Last Edited 2025-10-11
Steganography is the act of hiding information within something else. As you can see from the wikipedia page, it comes in many forms like with numbers revealed under different colours or Jeremiah Denton blinking &amp;ldquo;TORTURE&amp;rdquo; in morse code when he was held as a prisoner of war. For this post, I will be focusing on steganography in digital forms. I will not cover all possibilities in digital form because this post would never end.</description>
    </item>
    
    <item>
      <title>Ed The Line Editor</title>
      <link>https://diyarciftci.xyz/posts/ed-the-line-editor/</link>
      <pubDate>Wed, 17 May 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/ed-the-line-editor/</guid>
      <description>Ed is a very basic line-oriented text editor. When other CLI editors like nano, vim, ne, emacs or tilde are not available on a UNIX-like system, it is very likely ed will be so it is a good idea to learn to use this basic program.
Below is an example of me doing some simple editing with ed.
# Create file touch textfile.txt # Edit file with the prompt &amp;#39;-&amp;gt;&amp;#39;. It will output current size of file (0 bytes).</description>
    </item>
    
    <item>
      <title>Onionshare</title>
      <link>https://diyarciftci.xyz/posts/onionshare/</link>
      <pubDate>Wed, 17 May 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/onionshare/</guid>
      <description>Onionshare Tor is a useful program for secure and anonymous communication with other people. There is a GUI and CLI for this program. Read the documentation for more information.
Tor Onionshare uses the tor network. You can set various options regarding this in the program including using a bridge if tor is censored in your country and to auto-connect to the network.
Options After connecting, you are presented with four options.</description>
    </item>
    
    <item>
      <title>Setup A Minecraft Server</title>
      <link>https://diyarciftci.xyz/posts/setup-a-minecraft-server/</link>
      <pubDate>Wed, 17 May 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/setup-a-minecraft-server/</guid>
      <description>Setting up a minecraft server isn&amp;rsquo;t hard but it really depends on what you want your minecraft server to be like. This post goes over some things but I will not go into extreme detail on each point because this post will be needlessly long and parts will become outdated very quickly.
Requirements The minimum requirement is to have a computer that works. That is pretty much it. It is only as complicated as you make it.</description>
    </item>
    
    <item>
      <title>Warrant Canaries</title>
      <link>https://diyarciftci.xyz/posts/warrant-canaries/</link>
      <pubDate>Wed, 17 May 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/warrant-canaries/</guid>
      <description>Some services you use may operate a warrant canary. There are pros and cons to using one. It is an implicit way to inform users if the service has been served with a subpoena.
The idea of a canary comes from a little while ago. I think it is fitting to use it in the way it is used today.
A mechanism to test for unsafe conditions, originating from the use of canaries in coal mines to detect poisonous gases or cave-ins.</description>
    </item>
    
    <item>
      <title>Whonix Installation On Debian</title>
      <link>https://diyarciftci.xyz/posts/whonix-installation-on-debian/</link>
      <pubDate>Wed, 17 May 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/whonix-installation-on-debian/</guid>
      <description>Whonix Tor is a high security (and anonymity focused) operating system ran as a virtual machine. In this post, I am going over installing it on a system with debian as the host with KVM. If you are confused about any steps, just refer to the documentation.
I am following this page. I&amp;rsquo;ve already got KVM set up properly on my system so I am skipping that part.
Download And Verify I do not have the patience to build from source but that is an option.</description>
    </item>
    
    <item>
      <title>Removing Metadata</title>
      <link>https://diyarciftci.xyz/posts/removing-metadata/</link>
      <pubDate>Mon, 15 May 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/removing-metadata/</guid>
      <description>Simply put, Metadata is data about data. Metadata is the information surrounding something rather than the thing itself. For example the metadata of a picture could be when it was taken, what device it was taken with, the location the picture was taken and a lot of other information but the picture of what you took isn&amp;rsquo;t metadata.
Inspection + Removal A useful program I recommend is exiftool (the wiki page).</description>
    </item>
    
    <item>
      <title>Randomness For Computers</title>
      <link>https://diyarciftci.xyz/posts/randomness-for-computers/</link>
      <pubDate>Fri, 28 Apr 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/randomness-for-computers/</guid>
      <description>Last Edited 2025-10-11
Randomness is very useful for various things in computing. Trying to get a better random value is critical depending on use case.
Use Case There are many circumstances where randomness is useful. A lot of the time, users don&amp;rsquo;t see that it is being used so they can&amp;rsquo;t see how important it is.
Simulate various physical, chemical and biological phenomenon that are typically random. Machine learning Cryptography and several algorithm design techniques Why Does It Matter?</description>
    </item>
    
    <item>
      <title>Building Your Own Desktop Computer</title>
      <link>https://diyarciftci.xyz/posts/building-your-own-desktop-computer/</link>
      <pubDate>Thu, 27 Apr 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/building-your-own-desktop-computer/</guid>
      <description>In this post, I&amp;rsquo;ll be going over a few things to do when building your own computer. After years of learning other things too, building a desktop for myself today is trivial. First time I built my own desktop was a little difficult but it isn&amp;rsquo;t really as hard as some people expect it to be. The TLDR is to just get the parts and put it together. You will of course need a screw driver kit so make sure you have one of those.</description>
    </item>
    
    <item>
      <title>Qubes Installation And Basic Usage</title>
      <link>https://diyarciftci.xyz/posts/qubes-installation-and-basic-usage/</link>
      <pubDate>Tue, 25 Apr 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/qubes-installation-and-basic-usage/</guid>
      <description>Qubes Tor is a very unique system and very secure (depending on usage). It a system of many machines within it to separate your computer usage into different virtual machines (various qubes) with Xen as its hypervisor instead of KVM which I am more used to. There are a few different operating systems the qubes ISO comes included with but you have options to add others. To learn for yourself, you can look at the documentation Tor yourself.</description>
    </item>
    
    <item>
      <title>rEFInd Boot Manager</title>
      <link>https://diyarciftci.xyz/posts/refind-boot-manager/</link>
      <pubDate>Sat, 15 Apr 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/refind-boot-manager/</guid>
      <description>rEFInd is a very handy program I use. As described on the website, rEFInd is a boot manager and not a boot loader.
This program is very useful in setups such as multi-boot on a macbook, for a hackintosh setup and generally for setups where you have several disks and want a single, simple boot manager to choose what to boot on your system. When I have confronted issues when trying to boot on my system, refind has saved me on many occasions.</description>
    </item>
    
    <item>
      <title>Arch Installation</title>
      <link>https://diyarciftci.xyz/posts/arch-installation/</link>
      <pubDate>Tue, 11 Apr 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/arch-installation/</guid>
      <description>Arch installation is very easy since archinstall. This post shows a simple installation in a VM.
I went to the downloads page and selected to download the ISO from a mirror of my choice which was mirrorservice.org. Follow the instructions on this page if you want to verify your download.
If installing on hardware, write the ISO to a flash drive as described in the arch wiki and select to boot from the flash drive.</description>
    </item>
    
    <item>
      <title>Debian Network Installation</title>
      <link>https://diyarciftci.xyz/posts/debian-network-installation/</link>
      <pubDate>Tue, 11 Apr 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/debian-network-installation/</guid>
      <description>I will be going over a simple network installation of debian from a minimal CD. If you want to have an easier install from a live environment with the right desktop and some handy pre-installed programs, please go with the live install images. There is a good install manual too.
I am going with the amd64 ISO (currently version 11.6.0). I am installing in a VM. If installing on hardware, write the image to a flash drive with a tool like etcher, dd or another program you prefer.</description>
    </item>
    
    <item>
      <title>mpv</title>
      <link>https://diyarciftci.xyz/posts/mpv/</link>
      <pubDate>Fri, 07 Apr 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/mpv/</guid>
      <description>You usually need a media player on a system and mpv is my favourite. Other media players like VLC are still good but I prefer mpv.
No Telemetry Unlike some other media players, mpv does not collect any information about its users. No opt-in or opt-out for it. It&amp;rsquo;s a pointless waste of bandwidth and doesn&amp;rsquo;t feel required anyways.
Simple And Powerful Mpv has a very simple UI that is easy to navigate.</description>
    </item>
    
    <item>
      <title>Web Browsers</title>
      <link>https://diyarciftci.xyz/posts/web-browsers/</link>
      <pubDate>Fri, 07 Apr 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/web-browsers/</guid>
      <description>Web browsers are very useful but choosing the right one and using one safely isn&amp;rsquo;t always easy. A lot of people today use computers and a large portion of their time is spent in the browser so people should be careful. Thank you to @pleo:matrix.org for recommending this topic to write about.
Browser Choice There are many browsers to choose from even if a majority use the same engine (chromium). Techlore has a page listing some desktop and mobile web browsers to choose from.</description>
    </item>
    
    <item>
      <title>Navigating I2P</title>
      <link>https://diyarciftci.xyz/posts/navigating-i2p/</link>
      <pubDate>Wed, 05 Apr 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/navigating-i2p/</guid>
      <description>Navigating the I2P network has been made very easy with addressbooks. Addressbooks help to find new eepsites you may be interested in and helps with not having to remember a very lengthy address. For clients, please look at my previous post.
Address Length + Discovery A base32 address is determined by a base64 address for the eepsite. The b32 address is still too long for most people to remember and can look like vyros74gy2ubpkvoga6wy5qn264kiar2gb2qxemov4p2abnzzgca.</description>
    </item>
    
    <item>
      <title>High Performance VM?</title>
      <link>https://diyarciftci.xyz/posts/high-performance-vm/</link>
      <pubDate>Sat, 01 Apr 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/high-performance-vm/</guid>
      <description>Last edited 2025-10-11 When I first heard about this, I didn&amp;rsquo;t think it made much sense. When I was using virtualbox on a macbook running windows, I could see the performance degradation inside the VM in comparison to normal system use on the host machine. With GPU passthrough, I can&amp;rsquo;t really tell the difference between host and guest machine performance anymore (in most scenarios).
It took me a while to discover this and when I did, I bought a second GPU (750 Ti + 1070 setup) for my desktop and followed relevant arch wiki documentation to get this set up on my arch machine and following similar documentation for when I migrated my setup to debian.</description>
    </item>
    
    <item>
      <title>Gentoo Installation</title>
      <link>https://diyarciftci.xyz/posts/gentoo/</link>
      <pubDate>Fri, 31 Mar 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/gentoo/</guid>
      <description>Installing gentoo isn&amp;rsquo;t as hard as people describe. People get very elitist about what distro they use, what init system, if they use a tiling window manager and so on but the truth is I don&amp;rsquo;t think anyone cares. There is a place for everything so use what is right for you. Gentoo is a source-based distribution so expect a lot of time spent compiling programs especially if you are using a desktop like GNOME.</description>
    </item>
    
    <item>
      <title>Monero</title>
      <link>https://diyarciftci.xyz/posts/monero/</link>
      <pubDate>Thu, 30 Mar 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/monero/</guid>
      <description>I think a majority of crypto currencies are not valuable as a currency and are run with pump and dump schemes that a lot of people end up fooling for. There are stupid things like stable coins that aren&amp;rsquo;t stable and meme coins. A lot of people don&amp;rsquo;t use crypto currencies as a currency for buying and selling things but instead trying to profit with buying when it&amp;rsquo;s cheap and selling when it&amp;rsquo;s high.</description>
    </item>
    
    <item>
      <title>Slow Loris Attack</title>
      <link>https://diyarciftci.xyz/posts/slow-loris-attack/</link>
      <pubDate>Tue, 28 Mar 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/slow-loris-attack/</guid>
      <description>This is one of the coolest types of denial of service I&amp;rsquo;ve seen and I had to make a short post on it.
Usually with a denial of service attack, you need a fast internet connection to make a server unusable or where they are limiting speed per machine or you need a lot more, you need to DDoS with a botnet preferably personal computers (for residential IPs).
A slow loris attack in comparison does not require a fast internet connection.</description>
    </item>
    
    <item>
      <title>The Modern Web Is Bloated</title>
      <link>https://diyarciftci.xyz/posts/the-modern-web-is-bloated/</link>
      <pubDate>Tue, 28 Mar 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/the-modern-web-is-bloated/</guid>
      <description>When I go to a URL linked to by my search engine or visit my usual websites that I have saved, it shouldn&amp;rsquo;t download over 15 MB before it starts to function or push my CPU usage to 100% when I look at htop.
A lot of websites today load a lot of things that users don&amp;rsquo;t want and ruin the experience of browsing the web. One major thing is trackers which I am not completely against but some websites go overboard and put me off going to their site.</description>
    </item>
    
    <item>
      <title>Passwords</title>
      <link>https://diyarciftci.xyz/posts/passwords/</link>
      <pubDate>Mon, 27 Mar 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/passwords/</guid>
      <description>Setting easy to remember, hard to guess passwords isn&amp;rsquo;t as difficult as people say. Making strange passwords that are hard to remember but aren&amp;rsquo;t very strong is something a lot of people do. Using a passphrase is a better idea. An XKCD comic gets the point across.
You can go to dicewareto generate one, generate one in a password manager such as KeePassXC or you can pick up a physical dictionary and select words randomly for your passphrase.</description>
    </item>
    
    <item>
      <title>Recovering Deleted Data And Secure Deletion</title>
      <link>https://diyarciftci.xyz/posts/recovering-deleted-data-and-secure-deletion/</link>
      <pubDate>Mon, 27 Mar 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/recovering-deleted-data-and-secure-deletion/</guid>
      <description>Data that is &amp;ldquo;deleted&amp;rdquo; on most operating systems isn&amp;rsquo;t genuinely deleted from the disk. The data on the disk is still very much there. The place where it was stored on disk is marked to be overwritten when disk space is needed by another program. Depending on the size of the file and how much space is available on the disk, it may be recoverable with no damage or partly corrupted.</description>
    </item>
    
    <item>
      <title>SSH With Keys Over Tor Setup</title>
      <link>https://diyarciftci.xyz/posts/ssh-with-keys-over-tor-setup/</link>
      <pubDate>Mon, 27 Mar 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/ssh-with-keys-over-tor-setup/</guid>
      <description>If you want to securely and anonymously access a machine, this may be for you. You may not want to do this if you want a very responsive experience. This is done on debian so change commands to what is required to make it work on your own system whether with different package manager than apt, different init system than systemd, etc. This does not require opening any ports on your router.</description>
    </item>
    
    <item>
      <title>Internet Censorship In Britain</title>
      <link>https://diyarciftci.xyz/posts/internet-censorship-in-britain/</link>
      <pubDate>Fri, 24 Mar 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/internet-censorship-in-britain/</guid>
      <description>In comparison to countries such as Iran and China, internet censorship isn&amp;rsquo;t too bad here in the UK. However, blocking does still occur much more often than countries like the USA. Censorship is usually done with a good motive behind it but it causes a lot more harm in many scenarios.
Traffic Discrimination Depending on which ISP you choose, they may throttle or block different types of traffic. P2P traffic for example may be rate limited during certain periods or blocked.</description>
    </item>
    
    <item>
      <title>Why Setup Your Own Website?</title>
      <link>https://diyarciftci.xyz/posts/why-setup-your-own-website/</link>
      <pubDate>Fri, 24 Mar 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/why-setup-your-own-website/</guid>
      <description>There are many reasons why it is a good idea to create your own website and I will go over some that I think are very important. This goes for most people including people that have nothing to do with software engineering. The only people that I think shouldn&amp;rsquo;t have one are those that want nothing to do with modern technology such as mormons, serious orthodox jews etc.
It Isn&amp;rsquo;t Very Difficult Setting up your own website today doesn&amp;rsquo;t cost too much and doesn&amp;rsquo;t take a lot of time to learn.</description>
    </item>
    
    <item>
      <title>Alternative Signal Clients</title>
      <link>https://diyarciftci.xyz/posts/alternative-signal-clients/</link>
      <pubDate>Fri, 17 Mar 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/alternative-signal-clients/</guid>
      <description>I use signal because it is a simple private messenger that looks to be secure. I started using it long before a lot of the drama with whatsapp. It is very friendly so getting other people to move to this isn&amp;rsquo;t too difficult.
However, some people may not like the default client but there are some options. With all of these, accounts with phone numbers are still required and the service is still currently not federated so you have to use signal servers.</description>
    </item>
    
    <item>
      <title>I2P clients</title>
      <link>https://diyarciftci.xyz/posts/i2p-clients/</link>
      <pubDate>Fri, 17 Mar 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/i2p-clients/</guid>
      <description>Last edited 2023-05-14
Thanks to notbob for the suggested edits. You can email them at notbob@i2pmail.org or notbob@mail.i2p (within I2P network) for any questions you may have. Other contact methods are listed on their eepsite.
If you do not know what I2P is, read the wiki. There may be other clients but the three that matter most is I2P with java, I2P+ with java and I2PD with C++.
I2P looks friendly but in practice, it mostly isn&amp;rsquo;t.</description>
    </item>
    
    <item>
      <title>TempleOS</title>
      <link>https://diyarciftci.xyz/posts/templeos/</link>
      <pubDate>Thu, 16 Mar 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/templeos/</guid>
      <description>TempleOS isn&amp;rsquo;t really your daily use operating system of today but it is a very interesting, fun, lightweight and easy to use system.
This OS is said to be the prophesied third temple. It was written entirely by Terry A. Davis and it is his final gift to us. He wrote the compiler, the language it runs on (HolyC), the kernel, several games (unfun and fun), etc. Everything runs in ring 0 and there is no networking.</description>
    </item>
    
    <item>
      <title>Doas and Sudo</title>
      <link>https://diyarciftci.xyz/posts/doas-and-sudo/</link>
      <pubDate>Wed, 15 Mar 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/doas-and-sudo/</guid>
      <description>On most Linux systems, sudo is a pre-installed program. Sudo is a very large program and for what most people use it for, it doesn&amp;rsquo;t have to be so complex. It being such a large program means vulnerabilities come up more often. For a program almost all Linux systems have, its CVE reports don&amp;rsquo;t look very good. If you want to run a program as root from a normal user account, use doas.</description>
    </item>
    
    <item>
      <title>End to End Encryption Ban</title>
      <link>https://diyarciftci.xyz/posts/end-to-end-encryption-ban/</link>
      <pubDate>Wed, 15 Mar 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/end-to-end-encryption-ban/</guid>
      <description>The UK government are on the attack against E2EE again. I&amp;rsquo;m sick and tired of out of touch politicians trying to get these draconian bills passed. They don&amp;rsquo;t seem to care how much harm bills like this can cause against companies and their users.
But They Aren&amp;rsquo;t Banning E2EE In some sense they are but overall no they aren&amp;rsquo;t because it&amp;rsquo;s even worse than that. They argue that they are not banning E2EE because the messages can still be E2EE from device to device but that doesn&amp;rsquo;t really mean anything.</description>
    </item>
    
    <item>
      <title>Onion Hidden Service Setup Guide</title>
      <link>https://diyarciftci.xyz/posts/onion-hidden-service-setup-guide/</link>
      <pubDate>Wed, 15 Mar 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/onion-hidden-service-setup-guide/</guid>
      <description>Setting a simple tor service up isn&amp;rsquo;t too difficult. The tor project has their own page Tor for it and you can find many other places on the internet telling you how like this from riseup.
Below is an example I have with nginx for the web server on a debian based system (apt for package manager). Text editing is done with nano in this example. Use whatever you want (vim, gedit).</description>
    </item>
    
    <item>
      <title>Package Update Over Tor for Debian</title>
      <link>https://diyarciftci.xyz/posts/package-update-over-tor-for-debian/</link>
      <pubDate>Wed, 15 Mar 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/package-update-over-tor-for-debian/</guid>
      <description>If you want to hide what packages you are downloading, this is a nice way to do that.
#install required packages apt update &amp;amp;&amp;amp; apt-get install tor apt-transport-tor -y After installing, edit all repositories listings (/etc/apt.sources.list , /etc/apt/sources.list.d/* , etc.) adding &amp;ldquo;tor+&amp;rdquo; before &amp;ldquo;http://&amp;rdquo;. Example below.
deb tor+https://deb.debian.org/debian bullseye main deb-src tor+https://deb.debian.org/debian bullseye main deb tor+https://deb.debian.org/debian bullseye-updates main deb-src tor+https://deb.debian.org/debian bullseye-updates main deb tor+https://security.debian.org/debian-security/ bullseye-security main deb-src tor+https://security.debian.org/debian-security/ bullseye-security main If you would like to change the repositories to updating from a hidden service, you can do that too.</description>
    </item>
    
    <item>
      <title> Desktop Operating Systems</title>
      <link>https://diyarciftci.xyz/posts/desktop-operating-systems/</link>
      <pubDate>Tue, 14 Mar 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/desktop-operating-systems/</guid>
      <description>Last edit 2025-10-11
For this, I am not going to be talking about any mobile phone OS like android or embedded systems like libreCMC.
Distro Hopping When I entered the linux world at first, I did this and it is one of the most stupid things to do.
Look at this linux distro tree (png). There are so many distros and many are created and abandoned. Many do not hold any special purpose.</description>
    </item>
    
    <item>
      <title>Smart Homes</title>
      <link>https://diyarciftci.xyz/posts/smart-homes/</link>
      <pubDate>Tue, 14 Mar 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/smart-homes/</guid>
      <description>Smart homes are becoming a bigger thing over time and I don&amp;rsquo;t really like them a whole lot. A lot of people that end up buying and setting these up don&amp;rsquo;t think a whole lot about the negative consequences.
Security A lot of these devices like smart cameras, lights, thermostats, etc. have to be connected to your network and have internet access. Many of the companies that produce these products don&amp;rsquo;t care too much about security which can put your whole network in danger and the data that the smart home devices collect could be inspected by an attacker.</description>
    </item>
    
    <item>
      <title>VPNs</title>
      <link>https://diyarciftci.xyz/posts/vpns/</link>
      <pubDate>Mon, 13 Mar 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/vpns/</guid>
      <description>A VPN isn&amp;rsquo;t a bad thing but the way in which they are usually advertised to people are. A VPN isn&amp;rsquo;t for the purpose they advertise. What these companies are advertising is a glorified proxy.
Logging They can and probably do log. Any that say they don&amp;rsquo;t could just lie. They can&amp;rsquo;t acquire everything but they can collect a reasonable amount of information.
Security and Privacy A VPN by itself doesn&amp;rsquo;t bring you security.</description>
    </item>
    
    <item>
      <title>Cell Phones</title>
      <link>https://diyarciftci.xyz/posts/cell-phones/</link>
      <pubDate>Sun, 12 Mar 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/cell-phones/</guid>
      <description>I dislike using cell phones for many different reasons and for me, I can&amp;rsquo;t find one I can like to use.
Repairability Companies that produce these devices intentionally make it more difficult to repair the device you purchased by implementing DRM and making exclusive deals for parts manufacturers to not provide them for anyone else. With this, the user is forced to go the company for any repairs and they are able to set the price to whatever they want.</description>
    </item>
    
    <item>
      <title>Gun Ownership</title>
      <link>https://diyarciftci.xyz/posts/gun-ownership/</link>
      <pubDate>Sun, 12 Mar 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/gun-ownership/</guid>
      <description>Last edited 2025-10-11
Guns in the United Kingdom can be a sensitive subject. After events such as the Dunblane massacre and Hungerford massacre (committed with legal firearms), gun laws became much stricter and they have continued to become stricter over the years. Currently, the process to get a gun in the UK means you have to meet various criteria and will take a lot of time.
In this, I may use the word firearm and shotgun interchangeably but defined by current licensing law, a 2 + 1 shotgun is not a firearm.</description>
    </item>
    
    <item>
      <title>My First Post</title>
      <link>https://diyarciftci.xyz/posts/my-first-post/</link>
      <pubDate>Mon, 06 Mar 2023 00:00:00 +0000</pubDate>
      
      <guid>https://diyarciftci.xyz/posts/my-first-post/</guid>
      <description>Last edited 2025-10-11
I thought it would be good to create my own site to talk about what&amp;rsquo;s on my mind or what I am doing and make some services available to people. Where I can, I will try to keep the site light and accessible. If you have discovered an issue or would like to request something, please contact me.
I&amp;rsquo;m utilizing several networks so this site can be reached by people easily.</description>
    </item>
    
  </channel>
</rss>
