<?xml version="1.0"?>
<rss version="2.0"><channel><title/><link>https://www.17thshard.com/blogs/blog/236-frustrations-guide-to-internet-privacy-and-cybersecurity/</link><description><![CDATA[<p>
	I've recently been looking into just how much data is actually being collected by various companies, and thought I would like to share what I have learned in the hopes that someone else can find it useful.
</p>
]]></description><language>en</language><item><title>The Tor network and the dark web</title><link>https://www.17thshard.com/blogs/entry/1669-the-tor-network-and-the-dark-web/</link><description><![CDATA[<p>
	This will probably be a short one.
</p>

<p>
	 
</p>

<p>
	So there are a lot of mysteries and misdirection offered about the dark web, today I'm going to shed as much light as I can on the subject.
</p>

<p>
	The onion router(Tor) network is a series of volunteer run nodes(or computers) that allows people to route their browser traffic through them to avoid things like government surveillance and censorship. How it works is that your method of accessing the TOR network(which I recommend only using the Tor browser for) will select three of these nodes, an entry node, a relay node, and an exit node. Each one of these serves a crucial function. First your browser uses the public information from each of these relays to encrypt your data requests, first the exit node, then the relay, then the entrance node. The entry node is where your requests enter the Tor network, your browser sends the encrypted information to the entrance node, which is able to see your computer's IP address, but not that of the site you are visiting. This connection is similar to a VPN, but I will talk about the differences later. The entrance node then removes the first layer of encryption and sends the data to the relay node. The relay node does not know your computer's IP address, or what website you are visiting. The relay node removes the second level of encryption, and forwards the information to the exit node. The exit node removes the final layer of encryption, and with that is able to tell which website you wish to visit, and sends out your request to the open web, however neither the exit node, or the website you visit can see your IP address, or your location.
</p>

<p>
	Theoretically this provides near perfect anonymity to anyone who wishes to use the Tor network. Indeed the NSA(People say that the FBI is spying on American's internet usage, it's actually the NSA, but for all intents and purposes you can consider them the same), has admitted that mass surveillance over the Tor network is impossible. Believe me, they've tried. However, it's not fool proof, and there are some weaknesses that we need to be aware of.
</p>

<ol>
	<li>
		The Tor network isn't a free VPN. Now if you really just need to hide from your ISP or a network administrator such as your school or work, it would probably work just fine. They can tell you are using the Tor browser, but nothing else. However you can't choose the exit relay, and that does come with some vulnerabilities, such as not having control for geo-restricted content, and some relays have been found downgrading HTTPS connections to HTTP connections. Do not use HTTP connections over the Tor Network. Honestly you probably shouldn't use HTTP connections for any reason, but especially not over the Tor browser.
	</li>
	<li>
		If someone such as the NSA has the ability to monitor nearly all internet traffic they can over time build profiles. I.e. you started using the Tor network at this time, someone downloaded 45GB of content off of this website via the Tor network five minutes later, you received 45GB of data at the same time, and then both you and the exit relay that made the download turned off your computers at near the same time. Now they can't necessarily prove it was you from just that, but they can build a profile from it.
	</li>
	<li>
		If someone controls the entrance, relay, and exit nodes they can see who you are and what websites you visit. Multiple government organizations run Tor nodes for that reason.
	</li>
</ol>

<p>
	 
</p>

<p>
	The dark web is similar, only that not only are you using the Tor network to connect to the website, but the website is using the Tor network to connect to you, meaning that a total of 6 nodes are being used, hiding both of you from each other. URL's on the dark web are completely randomly generated, but they all end in .onion. So you won't see something like 17thshard.com, instead you would see something like Qwfidanl54/dhffeihfjs8fhsih9rh=fshi.onion. That's not a real URL, don't try it.
</p>

<p>
	A lot of propaganda says that the dark web is only for criminals or hackers, that's not even close to true. While some do use the dark web, the dark web was created for a much higher purpose. Journalists and ordinary citizens in authoritarian countries use the dark web to find or post news the government wants to suppress, or simply to access the free internet. Researchers will post their findings there. The military uses the dark web for all kinds of things. Even businesses will sometimes use the dark web to create anonymous tip lines or to allow whistleblowers to report on their bosses without threat of punishment, even Facebook has a dark web domain.
</p>

<p>
	 
</p>

<p>
	In short the Tor network and the dark web are useful tools for the world, and greater understanding is needed in regards both to what they are and to what they are not.
</p>

<p>
	A few other things really quick
</p>

<p>
	If you are worried about your internet service provider(ISP) or local government flagging you as a Tor user(as some do), you can use a VPN to connect to a server in a freer country and access the Tor network from there.
</p>

<p>
	As access to the Tor network is more difficult in some countries due to government crackdowns the Tor project has created snowflake to allow volunteers in free countries to operate bridges that will allow people in places like China, Iran, or Egypt to have free access to the Internet, by making it look like they are having a video call with you, <a href="https://support.torproject.org/anti-censorship/what-is-snowflake/" rel="external nofollow">https://support.torproject.org/anti-censorship/what-is-snowflake/</a>.
</p>

<p>
	Which is something I plan to do once I have the resources to make it a reality.
</p>
]]></description><guid isPermaLink="false">1669</guid><pubDate>Tue, 02 Jun 2026 22:28:11 +0000</pubDate></item><item><title>Using permissions and privacy settings</title><link>https://www.17thshard.com/blogs/entry/1643-using-permissions-and-privacy-settings/</link><description><![CDATA[<p>
	This honestly should have been one of my first entries, but better late than never.
</p>

<p>
	Permissions in their most basic form are the ways that your devices manage what apps can access what sorts of information. Managing what applications have access to that information is necessary for any sort of privacy.
</p>

<p>
	The exact permissions your device recognizes depends on your OS, but generally they have the following
</p>

<p>
	SMS
</p>

<p>
	Contacts
</p>

<p>
	Photos and Videos
</p>

<p>
	Nearby Devices
</p>

<p>
	Camera
</p>

<p>
	Phone
</p>

<p>
	Music and Audio
</p>

<p>
	Call Logs
</p>

<p>
	Microphone
</p>

<p>
	Location
</p>

<p>
	Calendar
</p>

<p>
	Notifications
</p>

<p>
	Account info
</p>

<p>
	And several others
</p>

<p>
	 
</p>

<p>
	In general, no apps should have permissions that they don't need to work, and they should not have access to those permissions when not in use. However, even a standard look at your device's permissions history may not reveal everything, as certain pre-installed apps have access to all of your devices permissions and these may not appear by default, and these permissions have to be manually removed.
</p>

<p>
	Now obviously I can't list all the permissions to watch for and disable on every device there is out there, so instead I'll link some videos here for your reference. Note I do not necessarily agree with all of the recommendations they give, and many times I go a few steps further to turn settings off, however I think they serve as a great baseline for how to navigate these types of situations, and individual preference can go from there.
</p>

<p>
	 
</p>

<p>
	iPhone
</p>

<p>
	<a href="https://www.youtube.com/watch?v=wQE-OBW9hkk" rel="external nofollow">https://www.youtube.com/watch?v=wQE-OBW9hkk</a>
</p>

<p>
	<a href="https://www.youtube.com/watch?v=2HpwfWTucUM" rel="external nofollow">https://www.youtube.com/watch?v=2HpwfWTucUM</a>
</p>

<p>
	Android(Samsung in particular)
</p>

<p>
	<a href="https://www.youtube.com/watch?v=7Yr_BHQpBfw" rel="external nofollow">https://www.youtube.com/watch?v=7Yr_BHQpBfw</a>
</p>

<p>
	 
</p>

<p>
	Windows
</p>

<p>
	<a href="https://www.youtube.com/watch?v=rlwYKbEfFpM" rel="external nofollow">https://www.youtube.com/watch?v=rlwYKbEfFpM</a>
</p>

<p>
	<a href="https://www.youtube.com/watch?v=j0pXFwCkF-k" rel="external nofollow">https://www.youtube.com/watch?v=j0pXFwCkF-k</a>  &lt;- Disable Microsoft Recall is a must
</p>

<p>
	Mac
</p>

<p>
	<a href="https://www.youtube.com/watch?v=7wm6F66aLM0" rel="external nofollow">https://www.youtube.com/watch?v=7wm6F66aLM0</a>
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">1643</guid><pubDate>Thu, 28 May 2026 03:08:21 +0000</pubDate></item><item><title>VPNs the fact from fiction</title><link>https://www.17thshard.com/blogs/entry/1639-vpns-the-fact-from-fiction/</link><description><![CDATA[<p>
	Before we begin I would like to thank today's sponsor Nord VPN!
</p>

<p>
	Okay, jokes aside it's been a second since I did one of these, and in part it was me looking into more information, and just dealing with life things. Please forgive me.
</p>

<p>
	 
</p>

<p>
	Now I need to address some misconceptions. VPNs do not enhance your cybersecurity, your browser should automatically update your http connections to https connections. If not, I can walk you through the steps to configure that. A VPN cannot keep your passwords secure, or hide your identity on a website you've logged in on. What VPNs do, is enhance your privacy, however do not confuse privacy with anonymity. For starters I need to talk a little about Domain Name Services, or DNS. This is basically a protocol necessary for internet access, and contains information like your IP address, and the physical location of your ISP. If you remember this link from the first blog: <a href="https://dnsleaktest.com/" rel="external nofollow">https://dnsleaktest.com/</a> you might recall that this information is available to every website you visit. Likewise your ISP can see and record any and all websites you visit, and anything else that you use the internet for. Now, if like me you don't like the feeling of someone watching your every move online, there is some hope, enter the Virtual Private Network(VPN).
</p>

<p>
	How a VPN works is the VPN company will set up a computer server somewhere, and any VPN user can then connect to, sending encrypted data to the VPN host server. Your ISP can see that you are connected to a VPN, but not what you are doing online. The information you send to the VPN is decrypted once it reaches their servers, and sent out to the internet as if their computer was the one using the internet, all websites seeing their IP address, and location. It's for this reason, that despite the fact that I am nowhere near Seattle right now, that's where the Shard thinks I am located. The VPN server's ISP can see everything that the VPN server does on the internet, but cannot associate it with you, giving you a measure of privacy. Now some of you might have seen the obvious flaw in this system, that being that the VPN provider can see everything you do, and link it to you. That means that you need to have a lot of confidence in your VPN provider that they aren't recording any of that information, which is termed as a no-logs policy.
</p>

<p>
	 
</p>

<p>
	Since any VPN with a no-logs policy is effectively the same in terms of privacy as any other, there will be no levels given here, I will instead give a list of functional VPNs along with their various prices and advantages if any. There are also so many VPNs I cannot possibly list them all, so instead I'll just list some standouts here that have some interesting features.
</p>

<p>
	 
</p>

<p>
	Proton VPN
</p>

<p>
	All paid plans have a strict no logs policy which has been backed up by annual third party audits. The VPN is open sourced and has severs in over a hundred countries around the world. They have a free plan available for your experimentation, while they don't promise a no logs on the free account I do still recommend it for anyone new to VPNs looking to learn more. Note that if you use Proton for email or another service, you might want to look into getting a different VPN provider, so that your information and your VPN aren't from the same company, however you can also bundle the purchases, which may be easier on your wallet, and thus be preferable.
</p>

<p>
	Proton VPN's cheapest plan is for $71.76 which covers the first two years, renewing annually for  $83.88. Alternatively you can find it in the Proton Unlimited plan for $191.76 to cover the first two years, and $119.88 for each following year. <a href="https://protonvpn.com/pricing" rel="external nofollow">https://protonvpn.com/pricing</a>
</p>

<p>
	 
</p>

<p>
	Nord VPN
</p>

<p>
	Probably the biggest name of any of these VPN providers, and easily one of the most famous outright. Nord has undergone six independent audits of its no-logs policy the latest being in 2025.  The report is only available to customers, but was successfully passed. Nord VPN has a host of options you can choose from, some plans will include things like cloud storage, fraud monitoring, and other services. I however only recommend the two most basic plans unless you have a reason to do otherwise. The basic plan starts at $83.43 for the first 27 months, and renews for $139.08 per year, with the Plus plan starting at $96.93 for the first 27 months and renewing at $179.98 per year afterwards. <a href="https://nordvpn.com/pricing/" rel="external nofollow">https://nordvpn.com/pricing/</a>
</p>

<p>
	 
</p>

<p>
	Mullvad VPN
</p>

<p>
	You might recall the Mullvad browser from previous entries, which was designed to be used together with this VPN. When used together their anti-fingerprinting abilities stack, making it basically an impossibility to tell any two users apart, if you use both, and don't do anything to undermine the protection there is little anyone can do to track you between websites, or tell you apart from another user. If you use the Mullvad browser this might be the correct VPN for you. Being open sourced, and having passed several third party audits this is generally a great VPN. It does come with quite the price tag, being 5 Euros a month, regardless of how long you have the VPN for, and no alternative payment plans(for comparison, most of the others charge the equivalent of less than $4 a month) <a href="https://mullvad.net/en/pricing" rel="external nofollow">https://mullvad.net/en/pricing</a>
</p>

<p>
	 
</p>

<p>
	IVPN
</p>

<p>
	This open sourced VPN service takes an interesting approach, in that they don't have any sort of affiliate program, which makes them hard to find. They do however have some interesting features, including options for a three year plan for $140, as well as other plans that include a self hosted DNS system, and a packet manager. This allows you to see all of your web flow, and to build your own web filter to block certain sites. Additionally there is no email required for account setup, which is really nice. All things considered this is one of the more unique options, and long term, one of the cheapest. <a href="https://www.ivpn.net/en/pricing/" rel="external nofollow">https://www.ivpn.net/en/pricing/</a>
</p>

<p>
	 
</p>

<p>
	OVPN
</p>

<p>
	OVPN is one I know the least about, but they have proven in court that they don't track any information from users, in fact they claim that the entire system is built so that not only are logs not stored, but that they <u>cannot</u> be. Within their current legal jurisdiction they cannot be forced to log users data, and if the laws changed they have already promised to move corporate headquarters. Their cheapest plan is for three years totally $151.92. <a href="https://www.ovpn.com/en/pricing" rel="external nofollow">https://www.ovpn.com/en/pricing</a>
</p>

<p>
	 
</p>

<p>
	There are several others, and I'll list a relevant site that has a Q&amp;A style log of various VPNs along with some relevant information about them here: <a href="https://torrentfreak.com/best-vpn-anonymous-no-logging/" rel="external nofollow">https://torrentfreak.com/best-vpn-anonymous-no-logging/</a>
</p>

<p>
	 
</p>

<p>
	Of all of these I have listed(Not including the link above) the cheapest option is Proton's free plan, which does not contain full functionality. For full functionality the cheapest would be to use the first two years of Proton VPN, followed by switching to IVPN's three year plan.
</p>

<p>
	 
</p>

<p>
	Now should you use a VPN? Despite the advertising VPNs are not the end all be all of internet privacy, and it is far more important to change your browser and search engine as well as related apps as those can collect far more data from you than most other sources could. However, if you don't want to easily be tracked from site to site, or for a website you visit without an account to be able to build a profile of you, or simply just to get around geo-restrictions or government censorship, then VPNs are very helpful, and I highly recommend.
</p>
]]></description><guid isPermaLink="false">1639</guid><pubDate>Wed, 27 May 2026 02:49:38 +0000</pubDate></item><item><title>Digital Ecosystems, Degoogle and Alternatives</title><link>https://www.17thshard.com/blogs/entry/1560-digital-ecosystems-degoogle-and-alternatives/</link><description><![CDATA[<p>
	This will probably be the largest of all of my entries here, but here we go.
</p>

<p>
	Digital ecosystems just like real ecosystems are interconnected applications that share data and accounts between them. On an initial look this can seem very positive, however it also means that if that account is compromised then everything associated with it is as well. It also means that if the company that owns it doesn't respect your privacy they have access to everything.
</p>

<p>
	The largest digital ecosystem is of course that of Google
</p>

<div class="ipsSpoiler" data-ipsspoiler="">
	<div class="ipsSpoiler_header">
		<span>Spoiler</span>
	</div>

	<div class="ipsSpoiler_contents">
		<ol>
			<li>
				Google Chrome
			</li>
			<li>
				Google Search
			</li>
			<li>
				Google Docs
			</li>
			<li>
				Google Sheets
			</li>
			<li>
				Gmail
			</li>
			<li>
				Google Drive
			</li>
			<li>
				Google Drawings
			</li>
			<li>
				Google Keep
			</li>
			<li>
				Google Photos
			</li>
			<li>
				Google Pay
			</li>
			<li>
				Chrome OS
			</li>
			<li>
				Android
			</li>
			<li>
				Google Maps
			</li>
			<li>
				Google Gemini
			</li>
			<li>
				YouTube
			</li>
			<li>
				Google Calendar
			</li>
			<li>
				Google Authenticator
			</li>
			<li>
				Google Classroom
			</li>
			<li>
				Google Chat
			</li>
			<li>
				Google Forms
			</li>
			<li>
				Google Meet
			</li>
			<li>
				Google Translate
			</li>
			<li>
				Google Slides
			</li>
			<li>
				Google Messages
			</li>
			<li>
				A lot more
			</li>
		</ol>
	</div>
</div>

<p>
	Everything you keep or put into one of these services is stored in some way by google. Also if you aren't a huge fan of AI anything you have in Google Drive/Photos/Docs/Sheets/Slides+ is being fed to Gemini.
</p>

<p>
	That's a lot to watch out for, but there's more
</p>

<p>
	Microsoft
</p>

<div class="ipsSpoiler" data-ipsspoiler="">
	<div class="ipsSpoiler_header">
		<span>Spoiler</span>
	</div>

	<div class="ipsSpoiler_contents">
		<ol>
			<li>
				Microsoft 365
				<ol>
					<li>
						Word
					</li>
					<li>
						Excel
					</li>
					<li>
						Powerpoint
					</li>
					<li>
						Outlook
					</li>
					<li>
						One Note
					</li>
					<li>
						One Drive
					</li>
					<li>
						Clipchamp
					</li>
				</ol>
			</li>
			<li>
				Copilot
			</li>
			<li>
				Windows
				<ol>
					<li>
						Windows Defender
					</li>
				</ol>
			</li>
			<li>
				Forms
			</li>
			<li>
				Group Me
			</li>
			<li>
				Internet Explorer (They still make this?)
			</li>
			<li>
				Microsoft Edge
			</li>
			<li>
				Bing
			</li>
			<li>
				Microsoft Teams
			</li>
			<li>
				Microsoft Authenticator
			</li>
			<li>
				Minecraft
			</li>
			<li>
				A whole lot more
			</li>
		</ol>
	</div>
</div>

<p>
	Meta
</p>

<div class="ipsSpoiler" data-ipsspoiler="">
	<div class="ipsSpoiler_header">
		<span>Spoiler</span>
	</div>

	<div class="ipsSpoiler_contents">
		<ol>
			<li>
				Facebook
			</li>
			<li>
				Instagram
			</li>
			<li>
				Messenger
			</li>
			<li>
				WhatsApp
			</li>
			<li>
				Meta AI
			</li>
			<li>
				ETC
			</li>
		</ol>
	</div>
</div>

<p>
	I could also list Apple, but I think you all get the picture. I imagine that everyone is tied up in at least one of these ecosystems in one way or another, and while I do recommend trying to remove oneself completely, I do not think it wise or necessary to do so all at once. I recommend starting with some of the most important things, or at least the easiest and making one adjustment at a time. Additionally for most of us will have to use some of these for work/school/family. In those cases, I recommend simply doing the best you can.
</p>

<p>
	As for practical alternatives, I clearly cannot go through each of these one by one and give all possible alternatives, so instead I will give some things that generally everyone needs and some programs that accomplish this. I will also note that this is where privacy can begin to cost money, and I will try to list the prices as often as I can.
</p>

<p>
	 
</p>

<p>
	Now one of the easiest things to do would be to simply replace one ecosystem for another, and if you want to do that I recommend Proton
</p>

<div class="ipsSpoiler" data-ipsspoiler="">
	<div class="ipsSpoiler_header">
		<span>Spoiler</span>
	</div>

	<div class="ipsSpoiler_contents">
		<ol>
			<li>
				Proton Mail(Email and Calendar)
			</li>
			<li>
				Proton VPN
			</li>
			<li>
				Proton Authenticator
			</li>
			<li>
				Proton Drive
			</li>
			<li>
				Proton Pass(Password manager)
			</li>
			<li>
				Proton Docs
			</li>
			<li>
				Proton Sheets
			</li>
			<li>
				Proton Meet
			</li>
			<li>
				Proton Wallet
			</li>
			<li>
				Lumo AI
			</li>
			<li>
				Standard Notes
			</li>
		</ol>
	</div>
</div>

<p>
	Proton really is trying to make a privacy focused version of almost everything Google does, and constantly adds new features or new products. Most of these products have free trials to see them for yourself, however full functionality requires a paid subscription, which with the cheapest plan for all Proton products is $120 a year($9.99/month, but it's charged once per year) for a single person, with options for couple or family plans. Proton is open source and undergoes a third party review every year which they make public at that time. They are highly reputable and if all in one is what you're looking for they are easy to use and will feel familiar to anyone accustomed to Google. 
</p>

<p>
	Get Proton: <a href="https://proton.me/pricing#compare-plans" rel="external nofollow">https://proton.me/pricing#compare-plans</a>
</p>

<p>
	 
</p>

<p>
	On the other hand there are reasons that you might want to diversify what programs you use and who you trust with your data. In which case you may want to use only a single Proton product, or none at all. In that case I'll list the general things everyone needs, as well as some alternatives to the big tech ecosystems along with their varying strengths and weaknesses. Of course I can't list everything, but I'll list the products that I have at least tried or heard enough about to recommend(because I'm broke and things cost money). I won't go over VPNs or Operating Systems today, and I'll leave those for another time.
</p>

<p>
	 
</p>

<p>
	Email: Alternatives to Gmail and Outlook
</p>

<div class="ipsSpoiler" data-ipsspoiler="">
	<div class="ipsSpoiler_header">
		<span>Spoiler</span>
	</div>

	<div class="ipsSpoiler_contents">
		<p>
			Most people don't use this for communication anymore, but as a way to sign up for other services, however if you don't want Google or Microsoft to read your communications probably a good idea to get a private email.
		</p>

		<p>
			Proton Mail
		</p>

		<p>
			Proton mail is a simple and secure email provider. All emails are end to end encrypted when sending messages to anyone who is also using a Proton email account. Meaning no one, not even Proton, can read them. Email headers however are not encrypted. The encryption does mean however that you cannot search for words in your emails. If you send a message to someone who isn't, then you have the option to password encrypt the message so that the receiver's service can't read your email. Proton also has the Proton Bridge feature, allowing you to open Protonmail inside of Outlook or Gmail if you need to use it for work or school.
		</p>

		<p>
			They have a bunch of other features to, and you can look at options and pricing here, there is a free trial, with the cheapest paid version being $47/year <a href="https://proton.me/pricing#compare-plans" rel="external nofollow">https://proton.me/pricing#compare-plans</a>
		</p>

		<p>
			 
		</p>

		<p>
			Tuta Mail
		</p>

		<p>
			Previously Tutanota, Tuta Mail was founded around the same time Proton Mail was(I might make a blog entry about that). They offer most of the same features, with a few noticeable differences. Tuta mail built their own encryption system that allows you to search for words or phrases in your emails without breaking encryption, and Tuta Mail doesn't have a comparable feature to Proton Bridge, so you must open it from the Tuta app or webpage.
		</p>

		<p>
			Get Tuta Mail, best price is 36 Euros a year(they don't offer USD) <a href="https://tuta.com/pricing" rel="external nofollow">https://tuta.com/pricing</a>
		</p>

		<p>
			Both of them have free versions with some limitations, and are open source projects and have proven in court that they can't read your emails, as well as supporting security keys for 2FA.
		</p>
	</div>
</div>

<p>
	Notes: Alternative to Google Keep and One Note.
</p>

<div class="ipsSpoiler" data-ipsspoiler="">
	<div class="ipsSpoiler_header">
		<span>Spoiler</span>
	</div>

	<div class="ipsSpoiler_contents">
		<p>
			Safe Notes
		</p>

		<p>
			This thing is amazing. With this one open source community made app you can have all of your notes in one spot, color coded, with multiple tabs per note, all without an account linked to them. If you want to sync them on the web---all notes are stored locally by default---then each note is tied to a URL, not an account. This can allow you to have shared notes with really anyone without having accounts tied to it. Likewise both the app and individual notes can be password protected, keeping anyone going through your phone from finding them. Really the only things it's missing for me are an easy way to make bullet points and the ability to reorganize the tabs within a note.
		</p>

		<p>
			Get Safe Notes: <a href="https://safenotes.dev/" rel="external nofollow">https://safenotes.dev/</a>
		</p>

		<p>
			 
		</p>

		<p>
			Obsidian
		</p>

		<p>
			Obsidian is honestly one of the more ambitious projects I've seen. Open source with community made plug-ins, you can turn this note taking app into almost anything from notes, to word processors, to even a slideshow presentation. Natively it has tabs within notes, and even subtabs. It lacks an easy way to make bullet points on the basic model, but it probably has a way to do it. The base software is free with some optional payment plans for additional features like sync and publishing.
		</p>

		<p>
			Get Obsidian: <a href="https://obsidian.md/download" rel="external nofollow">https://obsidian.md/download</a>
		</p>

		<p>
			 
		</p>

		<p>
			Standard Note
		</p>

		<p>
			Standard Note is an open source note taker, and it's got some decent functionality, including an easy way to make bullet points. It does require an account for most features, but other than that I have no complaints. It comes with files, tabs within notes, and a whole host of other feature. If you really want to it also has some pricy paid options for some extra cool features, but I don't recommend it.
		</p>

		<p>
			Get Standard Note: <a href="https://standardnotes.com/plans" rel="external nofollow">https://standardnotes.com/plans</a>
		</p>
	</div>
</div>

<p>
	Word Processors: Alternatives to Google Docs and Microsoft Word. I have a feeling with a lot of writers here this will be popular.
</p>

<div class="ipsSpoiler" data-ipsspoiler="">
	<div class="ipsSpoiler_header">
		<span>Spoiler</span>
	</div>

	<div class="ipsSpoiler_contents">
		<p>
			LibreOffice Writer: The word processor of the LibreOffice Suite, this will feel very similar to Microsoft word, with a few differences. By default all documents are stored locally, and can be exported as doc.x files for work or school. It also comes with the option to password protect important documents. The entire office suite is free, though you can donate to the creators.
		</p>

		<p>
			Get LibreOffice: <a href="https://www.libreoffice.org/download/" rel="external nofollow">https://www.libreoffice.org/download/</a>
		</p>

		<p>
			 
		</p>

		<p>
			Scrivener: Scrivener is a project designed for writers specifically, and comes with plot outlining and notes to go along with your manuscript as well as a side by side editor. There is a 30 day free trial followed by a $60 single time payment. All documents are stored locally, and are truly yours. I haven't tried this yet, but I am planning to do so in the near future, and will let you know how it goes.
		</p>

		<p>
			Get Scrivener: <a href="https://www.literatureandlatte.com/scrivener/overview?fpr=arye66" rel="external nofollow">https://www.literatureandlatte.com/scrivener/overview?fpr=arye66</a>
		</p>

		<p>
			 
		</p>

		<p>
			Proton Docs:
		</p>

		<p>
			I haven't tried this, and it's really new. It's open source, privacy focused, and likely very similar to google docs
		</p>

		<p>
			Get Proton Docs: <a href="https://proton.me/drive/docs" rel="external nofollow">https://proton.me/drive/docs</a>
		</p>
	</div>
</div>

<p>
	Spreadsheets: alternatives to Google Sheets and Microsoft Excel
</p>

<div class="ipsSpoiler" data-ipsspoiler="">
	<div class="ipsSpoiler_header">
		<span>Spoiler</span>
	</div>

	<div class="ipsSpoiler_contents">
		<p>
			I've linked to the sources for these elsewhere but I'll go over the advantages of each here
		</p>

		<p>
			LibreOffice Calc: An open sourced alternative highly similar to Microsoft Excel, and highly versatile. It can be downloaded as a .xlsx file for work or school, or be password protected to prevent unauthorized individuals from seeing it.
		</p>

		<p>
			Proton Sheets: Unlike LibreOffice Proton Sheets is trying to be an alternative to Google Sheets, rather than Excel. I haven't had the opportunity to use it myself, but at the moment Proton sheets is really new, and from what I've seen it isn't quite ready for anyone who needs spreadsheets that can do a lot of heavy work, though that will likely change in the future.
		</p>
	</div>
</div>

<p>
	Slideshows: Alternative to Google Slides or PowerPoint
</p>

<div class="ipsSpoiler" data-ipsspoiler="">
	<div class="ipsSpoiler_header">
		<span>Spoiler</span>
	</div>

	<div class="ipsSpoiler_contents">
		<p>
			LibreOffice Impress: Works like PowerPoint, can be downloaded as a .ppt file, and can be password protected.
		</p>

		<p>
			Obsidian: As said above, you can make slideshows in Obsidian if you want, though I recommend using a dedicated slideshow program if you have to present to others.
		</p>
	</div>
</div>

<p>
	Cloud Storage: Alternatives to Google Drive or One Drive
</p>

<div class="ipsSpoiler" data-ipsspoiler="">
	<div class="ipsSpoiler_header">
		<span>Spoiler</span>
	</div>

	<div class="ipsSpoiler_contents">
		<p>
			Honestly I recommend only using local storage. If it isn't stored on your computer, it's stored on someone else's. Thumb drives and external hard drives can hold incredible amounts of data, and it's all under your control. However, if you want Cloud storage here are some options
		</p>

		<p>
			Proton Drive: Linked to Proton docs and Sheets, and similar in form and function to all other Proton projects listed above: <a href="https://proton.me/drive" rel="external nofollow">https://proton.me/drive</a>
		</p>

		<p>
			Tuta Drive: This is currently in beta and thus hasn't been released yet, however if you're reading this more than a few months after I post this, this could be an option.
		</p>
	</div>
</div>

<p>
	Maps: Alternative to Google or Apple Maps
</p>

<div class="ipsSpoiler" data-ipsspoiler="">
	<div class="ipsSpoiler_header">
		<span>Spoiler</span>
	</div>

	<div class="ipsSpoiler_contents">
		<p>
			Organic maps
		</p>

		<p>
			Organic maps is open sourced, and community made map software. I've found it to often be more accurate in my location than google maps, though your situation may vary. There is no account linked to it, and no ads, no location tracking, and includes public transport, hiking and biking routes and more.
		</p>

		<p>
			Get Organic Maps: <a href="https://organicmaps.app/" rel="external nofollow">https://organicmaps.app/</a>
		</p>
	</div>
</div>

<p>
	Messaging and calls
</p>

<div class="ipsSpoiler" data-ipsspoiler="">
	<div class="ipsSpoiler_header">
		<span>Spoiler</span>
	</div>

	<div class="ipsSpoiler_contents">
		<p>
			Most call and text apps are either not secure, or not private, including standard phone calls. There are some exceptions.
		</p>

		<p>
			Signal. This app is such a standout multiple world governments use it for their employees. Everyone from federal workers in Germany, to the Vice President of the United States use this app, and use it to discuss their thoughts, and even state secrets. Signal has proven multiple times in court that after account creation they can't tie anything to your account. Its an open source non-profit project, that supports text, voice and video calls. It blocks copilot from taking screenshots of what you're doing and is all around just excellent.
		</p>

		<p>
			Get Singal: <a href="https://signal.org/" rel="external nofollow">https://signal.org/</a>
		</p>
	</div>
</div>

<p>
	 
</p>

<p>
	There are of course countless other applications that you can use for your privacy needs. I recommend looking at Privacy Guides if you are looking for something else. I find most of their recommendations to be very good, though they have some applications they ignore for not meeting some seemingly arbitrary requirements.
</p>

<p>
	<a href="https://www.privacyguides.org/en/tools/" rel="external nofollow">https://www.privacyguides.org/en/tools/</a>
</p>

<p>
	Update: found this gem of a website, it has some good ones too, but note that not everything there is privacy focused, so read up before switching: <a href="https://alternativeto.net/" rel="external nofollow">https://alternativeto.net/</a>
</p>
]]></description><guid isPermaLink="false">1560</guid><pubDate>Mon, 27 Apr 2026 21:09:46 +0000</pubDate></item><item><title>Web Browsers and Search Engines</title><link>https://www.17thshard.com/blogs/entry/1537-web-browsers-and-search-engines/</link><description><![CDATA[<p>
	Well I'm back again. This is where my guide stops being theory and starts becoming practice. It's also the first one where I hope everyone who reads this gets to the end not only more imformed, but also with easy steps to impliment in their day to day lives.
</p>

<p>
	First up are the very tools we use to access the internet. Web Browsers and Search Engines.
</p>

<p>
	If any of you are like me you've heard those terms before but don't know the difference between them. Don't worry, the two are meant to work together, and I'll explain the two of them.
</p>

<p>
	Web Browsers are what displays websites to you. They determine things like window size, store cookies, and how websites interact with you.
</p>

<p>
	Search Engines on the other hand are what finds websites when you put something in the search bar.
</p>

<p>
	Both are essential to using the internet, and having the two of them be privacy focused is a must.
</p>

<p>
	 
</p>

<p>
	Web Browsers
</p>

<p>
	I'll start with Web Browsers as they were the first that I focused on, and to do that I will first review my levels of privacy, and listing browsers for each one.
</p>

<p>
	Level 0: "I don't like hackers" Privacy isn't a concern, only security.
</p>

<p>
	Level 1: "I'm doing nothing wrong, but also nothing you need to know."
</p>

<p>
	Level 2: "Data collection is theft."
</p>

<p>
	Level 3: [Error 404: Not found]. The goal is to be a ghost online.
</p>

<p>
	 
</p>

<p>
	Level 0
</p>

<p>
	Google Chrome
</p>

<p>
	The web browser I'm certain most of you are using now, and statistically the most popular web browser in the world. Kept up to date, this will protect ypu from most hackers. It's also sending everything you do to Google.
</p>

<p>
	 
</p>

<p>
	Microsoft Edge
</p>

<p>
	This one is only here because I can't figure out how to delete it. It's slightly slower than Chrome, but at least it turns on. Looking at you Internet Explorer.
</p>

<p>
	 
</p>

<p>
	Level 1
</p>

<p>
	Brave
</p>

<p>
	Built as an offshoot of Chromium(the seed for Google Chrome) this is a clean and simple web browser designed to give you privacy with as few inconveniences as possible. It works with all chrome extensions, blocks trackers and ads by default, and is highly customizable. Of all the browsers I will talk about this is probably the easiest to pick up and start using. User friendliness is on maximum.
</p>

<p>
	Brave is open sourced, and has an interesting marketing scheme. Unlike Chrome, Brave has no third party ads, with first party ads only shown on the homescreen. These ads are the same for all users, and not based on individual data. Additionally Brave sells extra services such as Brave VPN and firewall. Additionally if you are into crypto, Brave will pay you to watch ads if you want.
</p>

<p>
	On iPhone however, it is built around Apple's browser WebKit, so it isn't running chromium.
</p>

<p>
	Here's a link to try it yourself: <a href="https://brave.com/" rel="external nofollow">https://brave.com/</a>
</p>

<p>
	 
</p>

<p>
	Firefox
</p>

<p>
	Perhaps the most well known alternative to Chrome and Edge. Firefox unlike most other web browsers isn't based off of Chromium, but rather a different seed called Gecko.
</p>

<p>
	Firefox is open sourced, and funded largely through deals with Google, where in exchange for hundreds of millions of dollars a year Firefox makes Google the default search engine. Remember this, it will be important later.
</p>

<p>
	Firefox on its own is alright, but you will want to manually adjust settings, and install the uBlockOrigin extension. As extensions are unusable on mobile I only recommend Firefox as a desktop browser. 
</p>

<p>
	Download Firefox: <a href="https://www.firefox.com/en-US/" rel="external nofollow">https://www.firefox.com/en-US/</a>
</p>

<p>
	A guide to fixing Firefox settings: <a href="https://www.youtube.com/watch?v=aULplHUYNNE" rel="external nofollow">https://www.youtube.com/watch?v=aULplHUYNNE</a>
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	Level 2
</p>

<p>
	Here's where browsers will start to sacrifice your daily browsing for the sake of privacy. If you want, you can have multiple browsers installed, and use one for general purposes, and another for when greater privacy is needed. If you love customizing your browsers, you should probably stick to Level 1.
</p>

<p>
	 
</p>

<p>
	Librewolf
</p>

<p>
	Librewolf is based off Firefox, but with a bit of a different philosophy.
</p>

<p>
	Librewolf is opensource, and made entirely by volunteers, to the point that they won't even accept donations.
</p>

<p>
	Librewolf blocks all third party ads, and has none of its own.
</p>

<p>
	Librewolf is also the first browser on this list employ a deep anti-fingerprinting technique. Normal fingerprinting in this sense refers to using unique identifiers to tell users apart. Librewolf and others turn this on its head. The idea being that a website is unable to tell two librewolf users apart from each other, creating a herd immunity. As a result of this while Librewolf technically has access to all of Firefox's browser extensions, using them defeats the purpose of Librewolf as it makes you stand out. You also have to log in to websites with every visit, cannot set websites to dark mode as a default, remember which sites are in dark mode and the browser window size may be smaller than your screen resulting in a border to fit your screen size.
</p>

<p>
	In addition to the general anti-fingerprinting difficulties, I will also note that during my experimentation that Librewolf had some bugs, like Youtube audio playing while the visuals were frozen. Other than that my overall experience was largely positive. In addition, there is no Android version of Librewolf and it struggles with MacOS.
</p>

<p>
	Get Librewolf: <a href="https://librewolf.net/" rel="external nofollow">https://librewolf.net/</a>
</p>

<p>
	 
</p>

<p>
	Mullvad
</p>

<p>
	This browser will feel fairly similar to Librewolf, for a number of reasons.
</p>

<p>
	Firstly, they are both open sourced, modified versions of Firefox that block all ads. Secondly they both employ the same heavy anti-fingerprinting strategy. This means that just like with Librewolf, any two users of Mullvad are impossible to distinguish.
</p>

<p>
	However from here there are some differences. Mullvad was made as a joint effort between the TOR project and Mullvad VPN. Where it comes to funding, the TOR project is a non-profit and does the work for free. Mullad VPN is a paid subscription, and part of the reason behind the browser was to convince users to use their VPN. I'll talk more about Mullvad VPN in a different entry, but for now it's enough to know that no one profits from you using the  Mullvad browser.
</p>

<p>
	Just like Librewolf the recommendation is to not modify the browser, meaning you have to log in, switch to dark mode, minimize screens and whatever else, to each website everytime you use them. Mullvad also does not save your search history, or give search suggestions. However unlike Librewolf, I didn't notice any performance issues. The browser looks a bit odd, but if you can get used to that it's a pretty seamless transition.
</p>

<p>
	There are no mobile browser versions for Mullvad.
</p>

<p>
	Get Mullvad: <a href="https://mullvad.net/en/browser" rel="external nofollow">https://mullvad.net/en/browser</a>
</p>

<p>
	 
</p>

<p>
	Level 3
</p>

<p>
	There is only one Browser here. This is it. The king of private browsers, the undisputed champ. Part of the reason that the Mullvad browser was designed was to be a more user friendly version of this. The step beyond privacy and to anonymity.
</p>

<p>
	The Tor Browser.
</p>

<p>
	TOR stands for The Onion Router, and when you set it up on your computer you have all searches made through it are tripple encrypted and sent through various other Tor users before being sent out to your desired website. If that doesn't make sense, don't worry, I barely understand it myself.
</p>

<p>
	If Librewolf and Mullvad are using gloves to avoid leaving a fingerprint the Tor Browser is putting your hands in acid to burn your fingerprints off. With Librewolf and Mullvad it was heavily recommended not to modify. Here it is an order that comes with a very explicate "or else."
</p>

<p>
	The Tor Browser is the open source brain child of the Tor project, a non-profit aiming to bring internet privacy to everyone.
</p>

<p>
	It comes with all the downsides of Mullvad but it's also slow. However, it also has some benfits. Anyone watching your internet traffic, such as a school, employeer, or ISP(Internet service provider), can see you are using the Tor Browser, but nothing else. Not what sites you visit, nothing. The websites you visit are likewise clueless as to anything about you.
</p>

<p>
	It is also probably the safest way to access the Dark Net, though if you want you can also use Brave for that(though I do not recommend). I may make a blog entry on the dark web later.
</p>

<p>
	I haven't actually taken the time to use this one yet, so check back in a few weeks and I might update this with more information.
</p>

<p>
	While available for Windows, Linux, and Android, there is no iOS version of the TOR browser. The TOR project has an iOS browser called the Onion Browser, but I have no idea if it's good or not.
</p>

<p>
	Get the Tor Browser: <a href="https://www.torproject.org/" rel="external nofollow">https://www.torproject.org/</a>
</p>

<p>
	 
</p>

<p>
	I know this has been long(so please let me know if these should be shorter), but with Web Browsers out of the way I want to move on to Search Engines.
</p>

<p>
	Unlike browsers I won't have a leveling system here, rather I will talk about three main points with search engines.
</p>

<p>
	1. Privacy
</p>

<p>
	2. Quality
</p>

<p>
	3. Bias
</p>

<p>
	Privacy is pretty obvious, does the search engine store and sell your searches? Quality is how relavant the responces are to your queries. Bias is how the Search Engine filters your results. This is generally only really noticeable for politics, but I believe that it is something important to keep in mind, because even if you agree with what the Search Engine shows you, it's good to be aware of how it may color your perspective. I will not say whether any particular biasing bad or not, just point them out.
</p>

<p>
	The importance of choosing the right search engine cannot be overstated. We tell them things we wouldn't tell our best friend, and as stated above, Google will pay hundreds of millions of dollars a year in order to be the default(not even only, just the default) search engine on another browser.
</p>

<p>
	 
</p>

<p>
	I also want to quickly list what each of the browsers uses as their default search engine, though you can usually change it pretty easily.
</p>

<p>
	Google Chrome and Firefox: Google Search
</p>

<p>
	Edge: Bing
</p>

<p>
	Brave: Brave Search
</p>

<p>
	Librewolf, Mullvad, TOR: DuckDuckGo
</p>

<p>
	In general you can change the default search engine by going to the browser homepage, going to settings and clicking search engines.
</p>

<p>
	 
</p>

<p>
	Google Search
</p>

<p>
	Privacy: Not only is everything you search cataloged, but everything ypu type into the search bar is stored and sold to advertizers
</p>

<p>
	Quality: Google Search, admittedly, has perhaps the best quality of results of any search engine
</p>

<p>
	Bias: Google admits to actively promoting large corporate news sites it deems "trustworthy" over independant sorces. Wonder why large corperate Google would do that? It also tends to skew results to the political left, though that's an obervation and not something Google admits to.
</p>

<p>
	 
</p>

<p>
	Bing:
</p>

<p>
	Privacy: Bing respects privacy as much as Google does.
</p>

<p>
	Quality: You're kidding right? In all seriousness, Bing is better than it was a few years ago, but it still isn't as good as Google.
</p>

<p>
	Bias: Bing shows many of the same biases Google does.
</p>

<p>
	 
</p>

<p>
	Brave Search
</p>

<p>
	Privacy: Solid respect for privacy, and funded the same way that the Brave Browser is.
</p>

<p>
	Quality: Unlike the rest of the search engines here, Brave doesn't source its results from Google or Bing, but rather it built it's own web crawlers to deliver its own results. It's generally pretty good, unless you need an image search, then it has problems.
</p>

<p>
	Bias: Unlike any of the others Brave has a toggle at the top between left and right news sources, which I honeslty appreciate. The openness is kind of refreashing. It does still have a corperate bias regardless of affiliation.
</p>

<p>
	 
</p>

<p>
	DuckDuckGo
</p>

<p>
	Privacy: A private Search Engine. They are funded through ads, but those ads are only sourced from a single search. For example of you search for: "computers," you might see computer ads. But when you search for "mac n' cheese," later the ads do not know that you searched for computers earlier. 
</p>

<p>
	Quality: All responses are sourced from Bing, so the results are the same.
</p>

<p>
	Bias: Along with having the same biases as Bing, the CEO came out and said that they were going to pioritize information that they believed to be true. This may improve on Bing's initial biases, it may make them worse. That entirely depends on how much you trust DuckDuckGo.
</p>

<p>
	 
</p>

<p>
	Startpage
</p>

<p>
	Privacy: Startpage is a private Search Engine, funded the same way DuckDuckGo is. Additionally, Startpage offers anonymous viewing of websites, allowing you to look at(but not interact with) webpages while completely hidden.
</p>

<p>
	Quality: Startpage sources its results from Google, so you get excellent quality.
</p>

<p>
	Bias: Sourcing from Google, Startpage has all the same biases Google does.
</p>

<p>
	 
</p>

<p>
	SearX
</p>

<p>
	This one is interesting as SearX is really just a moduel that you either build youself, or use someone else's. I'm not tech savey enough to do it, but apparently it works amazingly.
</p>

<p>
	 
</p>

<p>
	Ecosia
</p>

<p>
	Privacy: This thing sells your data, but it uses the money to plant trees if you value that more.
</p>

<p>
	Quality: Results are sourced from Bing
</p>

<p>
	Bias: See above.
</p>

<p>
	 
</p>

<p>
	I hope everyone could get something from this, including easy ways to improve their daily browsing. Please respond to the poll up top it will help me improve these in the future.
</p>
]]></description><guid isPermaLink="false">1537</guid><pubDate>Thu, 16 Apr 2026 04:23:26 +0000</pubDate></item><item><title>The Basics of Security and Privacy</title><link>https://www.17thshard.com/blogs/entry/1517-the-basics-of-security-and-privacy/</link><description><![CDATA[<p>
	Well I have another entry for you here on my journey to internet privacy, though this one will focus a bit more on security. As this is also the basics, I think it's something that everyone should know. Therefore it is the only time in this blog where I will ask you to share this information with everyone. The more people who know the better.
</p>

<p>
	<span style="font-size:16px;">Factors of Authentication</span>
</p>

<p>
	The number one priority both with cybersecurity and privacy is that only the intended individuals have access to certain information. Now one way to do this very easily is to simply keep all information stored locally on a single device. Nothing comes in, and nothing goes out. However that prevents any form of communication between computers. So in order for us to do banking, use social media, or countless other things we have certain factors in order to recognize certain individuals. Largely speaking there are three ways to identify someone.
</p>

<ol>
	<li>
		Knowledge
	</li>
	<li>
		Characteristics
	</li>
	<li>
		Possessions
	</li>
</ol>

<p>
	 
</p>

<p>
	Knowledge
</p>

<p>
	Knowledge is the first of these. You can see this in real life by asking someone something only they would know, such as when you first met, when your birthday is, important events and so forth. However that requires you and the person to both be thinking human beings. Online we give one another passwords that enable us to quickly find and confirm one another's identity. The problem with this is that if either party is irresponsible with the password then it's gone and there's no way to know who has access to it. There's nothing you can do about how other services save your passwords, however there are some easy tips to making safer passwords.
</p>

<ol>
	<li>
		Use different passwords for everything. That way if one website or app is compromised you don't lose everything. This does risk you forgetting your passwords and so you want a way to remember them.
	</li>
	<li>
		Don't write down your passwords, or at the very least not the whole thing. That may seem odd after I just said you risked forgetting your passwords. However, if you store them online such as with google sheets or with cloud storage some company out there has all of your passwords, and there's no telling who can look at them. Likewise if anyone gets their hands on your password cheat sheet they have access to everything. I recommend writing down only hints or coded messages that will help you remember without actually being your passwords. If you speak multiple languages this can be very helpful.
	</li>
	<li>
		Don't store your passwords online. See above.
	</li>
</ol>

<p>
	Of course if you don't use a website that often, or don't care if the account is compromised you can disregard some of these, but they are still good rules to follow.
</p>

<p>
	Characteristics
</p>

<p>
	Characteristics is a different kind of thing altogether. These are things unique to you, such as fingerprints, facial structures, voice, anything that allows close family to recognize you from someone else. Online these serve a very similar purpose, and in theory biometrics are the perfect solution, because they are immutable. You won't find someone suddenly wearing your face. Unfortunately, the inability to change them makes them a vulnerability online. If someone gets a digital file of your fingerprint or face they can use it in your place, or to access your account and there isn't a way for you to change it.
</p>

<p>
	Possessions
</p>

<p>
	Using something in your possession to authenticate yourself is pretty simple. In person we use keys in a similar way. If you have the key you are allowed in. Online this takes a different approach. Certain apps or other features will send specific signals to each other, with randomization codes stored on your device. The way they work would take a long time to explain, but basically using the almighty powers of MATH you can take a really long sequence of letters and numbers, mix it with the time and create a six digit code every thirty seconds. When you establish these authenticators you set up a single code, and from that time forward. That's the secret behind authenticator apps, like google authenticator and whatnot. I'll talk more about encryption later. However, this does mean that if someone ever got access to that string of letters and numbers they could get your authentication codes.
</p>

<p>
	Phishing
</p>

<p>
	Phishing is basically the act of trying to get you to give up your username and password to a website. This is often done through email, either by asking for the information, or by sending a link to a website owned by the scammer that looks like the target website, often a bank. When you try and log in that information goes straight to the scammer. Always be alert, read the URLs carefully, and don't click on suspicious links in emails.
</p>

<p>
	Two Factor Authentication
</p>

<p>
	Basically everything right now uses passwords, and it is becoming increasingly common to use 2FA, or two factor authentication. Which is to use passwords with one of the other factors, commonly text(SMS) messaging or an authenticator app. This is great for security, as it is a lot harder for someone unwanted to get ahold of both your passwords and your phone. There are a few things to be aware of however. The first is that SMS messages are not secure. In transit they aren't encrypted, and your cell service provider can read them, as can others. And as I will speak on shortly they can be compromised. However, if you use an authenticator app this is largely resolved, with a few other caveats I don't feel like getting into right now, but if someone wants I will explain in the replies.
</p>

<p>
	SIM Fraud
</p>

<p>
	For those of you who don't know a SIM card is a component in your phone that allows it to connect to cell towers. It's where cell phone companies store your phone number and other information. One of the reasons that SMS messages or phone calls don't work really well as 2FA is that it is really common for scammers who get access to your information(another great reason to want both security and privacy online) calls pretending to be you and has your number transferred to a different SIM card. They are now in possession of your phone number and receive all texts meant for you.
</p>

<p>
	Security Keys
</p>

<p>
	I found out about these recently and haven't had the opportunity to use them yet. I will let you know how it goes once I do however. Security keys are physical objects that look like thumb drives, and they take everything that authenticator apps try to do and turn it up to eleven. Basically instead of using the time and a string of numbers and letters to create a code the key shares a code with the host website/app, and then keeps track of a whole bunch of information, such as the number of times you've logged in, and a lot of other math that my brain doesn't entirely understand to generate a unique code each time you log into a website. With that done, it becomes next to impossible to log in without having that physical security key, even if someone gets your password. As most of these keys use your fingerprint in order to work, and that scanner is reliant on a physical input, not just a scan, even if someone steals the key, or it gets lost they can't get access to your accounts either. On top of that the key will remember what websites you've been to, and won't allow you to give the code to the wrong one, even if they look legitimate. It is highly recommended however that if you use security keys you set two up at the same time and leave one of those keys in a secure location, because if you only have one and it gets lost, you are locked out of that account and there is no way to recover it. The success can be demonstrated by google making them mandatory with zero successful phishing attempts after that.
</p>

<p>
	 
</p>

<p>
	<span style="font-size:16px;">Privacy</span>
</p>

<p>
	Now having gone over that I'll move to more of a privacy focused angle.
</p>

<p>
	Nothing is Free
</p>

<p>
	Shocker, but things cost money. That is true on the internet as well. Any service that is being offered requires someone out there to be spending money to make it available to you. As a result, with few exceptions, they also have some way of making money off of that service. In privacy circles this has taken the form of the adage: "If you don't pay for the product, you are the product." Take Facebook for example, the ordinary user doesn't pay anything to use Facebook, yet Facebook is a company worth more money than most of us can even comprehend. How? The answer is simple, Facebook sells its users to other people, in this case to advertising companies. Something to always keep in mind is, how are is this service being funded. When I get to offering alternatives to big tech I'll go out of my way to point out how they get their funding.
</p>

<p>
	Ads and their problems
</p>

<p>
	Many people today will say that ads are the problem with privacy. Some more politically minded individuals will blame capitalism. Neither of those statements are true. Targeted ads however, are a big part of it. Ads unto themselves are just a way for companies to show you products they have that they believe you want to buy. This can be a very helpful and mutually beneficial relationship. However, when a middleman enters the picture with the ability to spy on your data and is willing to sell it to advertisers to optimize their ability to find people we have trouble. This is why if there is a weakness in your privacy, the first place you will see it is in personalized ads. You can easily see this if you are traveling. Watch ads in New York and then fly to Colorado. Immediately political ads will change to local candidates without you ever doing anything.
</p>

<p>
	Fingerprinting
</p>

<p>
	The way that companies make and market these ads is though what is called fingerprinting. This is basically the ability for them to identify who you are and link it to what you are doing. With enough information they can even do this across different platforms, so that multiple websites, accounts, and profiles can all be tied back to you. That is mostly in the realms of government agencies, and should worry us all.
</p>

<p>
	Websites over Apps
</p>

<p>
	Apps have a lot of permissions and access to data from your phone or computer. Generally if at all possible you should use webpages rather than apps.
</p>

<p>
	Ecosystems
</p>

<p>
	A common saying is "Don't put all of your eggs in one basket." Realistically speaking however, most of us do this all the time. How many of us have at one point or another been in the google ecosystem? Writing in google docs, recording information in google sheets, Gmail, google chat, google hangouts, google chrome, google search engine, google, google, google. Other ecosystems like Microsoft office also exist. This allows them to build large records of your past behavior and if that account gets hacked, or deleted everything is gone and there's nothing you can do about it.
</p>

<p>
	Open Source
</p>

<p>
	Everything online runs on code. Most large companies don't let anyone anywhere near their code. Try asking google how the YouTube algorithm works sometime. They won't tell you. Other companies and organizations have a different approach. The full code is open and on display for all to see. This means that anyone can look at, improve, or build their own off brand version, basically for free. It also means anyone can inspect it for potential problems or spyware. Open source providers are thus highly trustworthy, and I will say which of my recommendations are open source or not.
</p>

<p>
	Third-party verification
</p>

<p>
	This is basically when one company pays another to look at their products and try and break them. If the hired hackers can get in then they fail the inspection. If they can't the product passes the verification. Third party reviews are also highly valuable.
</p>

<p>
	Trade offs
</p>

<p>
	Just like as I said above nothing is free. That also often means that few things are universally better. In exchange for more privacy you also have to give something else up. This might be money, or convenience, but there is always a price. That's why I don't think there's a one size fits all for privacy. Everyone has to make their own decisions.
</p>

<p>
	 
</p>

<p>
	Starting here soon, I'll give more step by step tips on improving your personal privacy.
</p>
]]></description><guid isPermaLink="false">1517</guid><pubDate>Thu, 09 Apr 2026 17:11:48 +0000</pubDate></item><item><title>Why Privacy</title><link>https://www.17thshard.com/blogs/entry/1502-why-privacy/</link><description><![CDATA[<p style="background-color:#ffffff;color:#353c41;font-size:14px;">
	So this is kind of documenting my journey down the internet privacy rabbit hole. I'll kind of share what I've learned as I go hoping that others can gain something from it.
</p>

<p style="background-color:#ffffff;color:#353c41;font-size:14px;">
	 
</p>

<p style="background-color:#ffffff;color:#353c41;font-size:14px;">
	First off "Why Privacy?"
</p>

<p style="background-color:#ffffff;color:#353c41;font-size:14px;">
	Perhaps the reason I hear most often against maximizing online privacy is that you don't need it. This can be summarized in the philosophy of "I'm doing nothing wrong, so I have nothing to hide."
</p>

<p style="background-color:#ffffff;color:#353c41;font-size:14px;">
	I personally think that most people who fall in this camp don't have the faintest idea as to how much information you can actually find out about someone online. If you do and still don't care, that's your choice. However, I want to ask: Do you feel uncomfortable with someone watching your phone over your shoulder? How about looking through your search history without telling you? How about tracking your location at all times? I think that would make almost anyone uncomfortable.
</p>

<p style="background-color:#ffffff;color:#353c41;font-size:14px;">
	 
</p>

<p style="background-color:#ffffff;color:#353c41;font-size:14px;">
	The levels of privacy.
</p>

<p style="background-color:#ffffff;color:#353c41;font-size:14px;">
	Like most things privacy comes in levels, which I will summarize below, and throughout this blog I will use to help you achieve your desired level of internet privacy.
</p>

<p style="background-color:#ffffff;color:#353c41;font-size:14px;">
	Level 0. "I don't like hackers" People at this level are only really concerned with protecting themselves from hacking, scams and extortion.
</p>

<p style="background-color:#ffffff;color:#353c41;font-size:14px;">
	Level 1. "I'm doing nothing wrong, but I'm also doing nothing you need to know about." At this level people take the basic precautions to avoid the most invasive corporate and government espionage and are contentious about how much of their information is available online.
</p>

<p style="background-color:#ffffff;color:#353c41;font-size:14px;">
	Level 2. "Data collection is theft." At this level most people feel like they own their personal information, and anyone collecting it is stealing. These individuals go to just as extreme lengths to protect their data as they do to protect their belongings, and guard it just as jealously.
</p>

<p style="background-color:#ffffff;color:#353c41;font-size:14px;">
	Level 3. [Error 404: Not Found]. At this level people go to extreme lengths to remove any and all traces of themselves from the internet. This level almost requires you to not use the internet at all.
</p>

<p style="background-color:#ffffff;color:#353c41;font-size:14px;">
	 
</p>

<p style="background-color:#ffffff;color:#353c41;font-size:14px;">
	Who do we need privacy from?
</p>

<p style="background-color:#ffffff;color:#353c41;font-size:14px;">
	Well, everyone really, but there are some culprits that are bigger than the others.
</p>

<ol style="background-color:#ffffff;color:#353c41;font-size:14px;">
	<li>
		Big tech companies like Google, Meta, and Microsoft
	</li>
	<li>
		Government agencies like the NSA if you live in the US
	</li>
	<li>
		Hackers and Scammers
	</li>
	<li>
		Your Internet Service Provider(ISP)
	</li>
	<li>
		Every website you visit.
	</li>
</ol>

<p style="background-color:#ffffff;color:#353c41;font-size:14px;">
	I'll get into how to protect yourself later, but for now let's see just how much information they have access to.
</p>

<p style="background-color:#ffffff;color:#353c41;font-size:14px;">
	First go to this website <a href="https://www.dnsleaktest.com/" rel="external nofollow" style="background-color:transparent;color:#002f4d;">https://www.dnsleaktest.com/</a>
</p>

<p style="background-color:#ffffff;color:#353c41;font-size:14px;">
	Unless you have already taken steps to protect yourself you might be surprised on how accurate of a location this random website was able to get from you. Well, it's not just this one. Every website can collect this information from you.
</p>

<p style="background-color:#ffffff;color:#353c41;font-size:14px;">
	To see this on the shard go to your Account Settings &gt; Recently Used Devices. You should see not only what devices you used, their operating system, the browser you used, and the location you used them from.
</p>

<p style="background-color:#ffffff;color:#353c41;font-size:14px;">
	Other services are even more invasive tracking what other devices are logged on using the same mobile or wi-fi network, location, search history, mouse movements, keyboard patterns and so much more.
</p>

<p style="background-color:#ffffff;color:#353c41;font-size:14px;">
	 
</p>

<p style="background-color:#ffffff;color:#353c41;font-size:14px;">
	Why do they collect all of this data? Most websites and social media companies use it to sell targeted ads, so you can pay money to send the same advertisements to all members of a family, to people who watched your competitors ads etc. etc. Most governments use it to track, influence and control you.
</p>

<p style="background-color:#ffffff;color:#353c41;font-size:14px;">
	 
</p>

<p style="background-color:#ffffff;color:#353c41;font-size:14px;">
	In the next installment I'll start going though ways to protect yourself and your information.
</p>
]]></description><guid isPermaLink="false">1502</guid><pubDate>Tue, 31 Mar 2026 15:48:37 +0000</pubDate></item></channel></rss>
