<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Privacy on Ivon's Blog</title><link>https://ivonblog.com/en-us/tags/privacy/</link><description>Recent content in Privacy on Ivon's Blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>infoivonblog.nkfjt@aleeas.com (Ivon Huang)</managingEditor><webMaster>infoivonblog.nkfjt@aleeas.com (Ivon Huang)</webMaster><copyright>You are welcome to share articles of Ivon's Blog (ivonblog.com). Please include the original URL when citing articles, and abide by CC BY-NC-ND 4.0 license. For commercial use, please write an e-mail to me.</copyright><lastBuildDate>Thu, 21 Sep 2023 09:00:00 +0800</lastBuildDate><atom:link href="https://ivonblog.com/en-us/tags/privacy/index.xml" rel="self" type="application/rss+xml"/><item><title>Why You Should Self-Host Services, and How to Actually Do It</title><link>https://ivonblog.com/en-us/posts/why-should-you-self-host/</link><pubDate>Thu, 21 Sep 2023 09:00:00 +0800</pubDate><author>infoivonblog.nkfjt@aleeas.com (Ivon Huang)</author><guid>https://ivonblog.com/en-us/posts/why-should-you-self-host/</guid><description>&lt;!-- Co-translated by ChatGPT --&gt;
&lt;p&gt;Self-hosting (self-hosted), also called &amp;ldquo;self-managed hosting&amp;rdquo; or &amp;ldquo;self-deployment&amp;rdquo;, is a computer science term meaning running network services on a private server to replace network services provided by large companies.&lt;/p&gt;
&lt;p&gt;Refer to Wikipedia&amp;rsquo;s definition of Self-hosting:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Self-hosting is the practice of running and maintaining a website or service using a private web server, instead of using a service outside of someone&amp;rsquo;s own control. Self-hosting allows users to have more control over their data, privacy, and computing infrastructure, as well as potentially saving costs and improving skills.&lt;/p&gt;
&lt;/blockquote&gt;&lt;p&gt;For example, purchasing a server, placing it at home, installing Nextcloud, and replacing Google Drive, with all data controlled in your own hands, is a kind of self-hosting.
&lt;figure&gt;
 &lt;img
 class="my-0 rounded-md"
 loading="lazy"
 decoding="async"
 fetchpriority="low"
 alt=""
 src="https://ivonblog.com/en-us/posts/why-should-you-self-host/images/title.webp"
 onerror="this.onerror=null;this.src='https://ivonblog.com/images/cannotloadimage.avif'"
 width="1490"
 height="907"&gt;&lt;/figure&gt;&lt;/p&gt;
&lt;p&gt;Self-hosting does not only mean setting up websites or file servers, but setting up a series of private web services. For almost every commercial network service you can think of, someone has made a self-hostable alternative.&lt;/p&gt;
&lt;p&gt;This article discusses the reasons for self-hosting and concrete methods.&lt;/p&gt;

&lt;h2 class="relative group"&gt;Reasons for Self-Hosting
 &lt;div id="reasons-for-self-hosting" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#reasons-for-self-hosting" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;In the current internet era, people find a company that provides a specific network service, use and rely on its service, and place personal data on it.&lt;/p&gt;
&lt;p&gt;Common network services include: photo albums, calendars, cloud drives, blogs, content management systems, e-books, video and audio streaming, password vaults, note software, game streaming services, search engines, VPNs&amp;hellip; and so on.&lt;/p&gt;
&lt;p&gt;However, many companies use free of charge as an appeal. In pursuit of profit, what they often sell is user privacy, such as collecting user data to serve ads. It can be considered an equivalent exchange. And for commercial competition, they also use various methods to retain users, making users hand over their important data while increasing the &lt;a href="https://ckhung0.blogspot.com/2014/10/barrier-of-exit.html" target="_blank" rel="noreferrer"&gt;cost of getting off the pirate ship&lt;/a&gt;, so they can never leave.&lt;/p&gt;
&lt;p&gt;Under the above premise, if personal data is regarded as the crystallization of a person&amp;rsquo;s effort, then it is the most precious asset. And this asset should not be bound. If users &lt;strong&gt;have spare energy&lt;/strong&gt; and care about autonomy over their data and privacy, and do not want to sacrifice personal rights and interests by letting data be firmly controlled by large companies, the only method is self-hosting.&lt;/p&gt;
&lt;p&gt;Self-hosting is not merely setting up websites, but setting up a series of private web services.&lt;/p&gt;
&lt;p&gt;Owning your own server and running the network services you want on it, accessing them anytime and anywhere, means the data is completely in your hands and will not be controlled by any enterprise.&lt;/p&gt;
&lt;p&gt;If you still need to use commercial cloud drives, just treat them as cold storage backup locations! Encrypt and lock files before throwing them up there.&lt;/p&gt;
&lt;p&gt;For the hardware system part, self-hosted services usually run on Linux systems, which are open source, free of charge, and user-autonomous free systems.&lt;/p&gt;
&lt;p&gt;As for the web services to run, the internet has many alternatives for equivalent commercial services, many of which are open source software. Users can easily find self-hosted alternatives and run them on their own servers. If problems arise, as long as one is familiar with using online forums, one can quickly obtain answers, and even help contribute features.&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://ivonblog.com/en-us/posts/why-should-you-self-host/featured.jpg"/></item><item><title>Five Ways to Protect Privacy Online and Defend Freedom and Digital Citizenship</title><link>https://ivonblog.com/en-us/posts/5-ways-to-protect-online-privacy/</link><pubDate>Mon, 29 May 2023 18:00:00 +0800</pubDate><author>infoivonblog.nkfjt@aleeas.com (Ivon Huang)</author><guid>https://ivonblog.com/en-us/posts/5-ways-to-protect-online-privacy/</guid><description>&lt;!-- Co-translated by ChatGPT --&gt;
&lt;p&gt;In today&amp;rsquo;s internet environment, if you want to protect digital privacy, preparing countermeasures for the worst-case scenario is unavoidable.&lt;/p&gt;
&lt;p&gt;&lt;figure&gt;
 &lt;img
 class="my-0 rounded-md"
 loading="lazy"
 decoding="async"
 fetchpriority="low"
 alt="Image from Wikipedia"
 src="https://ivonblog.com/en-us/posts/5-ways-to-protect-online-privacy/images/800px-Privacy_icon.svg.png"
 onerror="this.onerror=null;this.src='https://ivonblog.com/images/cannotloadimage.avif'"
 width="800"
 height="364"&gt;&lt;figcaption&gt;Image from Wikipedia&lt;/figcaption&gt;&lt;/figure&gt;&lt;/p&gt;
&lt;p&gt;This article shares five tricks I learned for protecting online privacy while also protecting user freedom. They are provided for reference from simple to easy; some were learned from anti-CCP netizens.&lt;/p&gt;
&lt;p&gt;In the context of this article, the order of value importance is: privacy &amp;gt; freedom &amp;gt; open source &amp;gt; practicality &amp;gt; convenience. Therefore, sometimes I will recommend online privacy services that are neither free nor open source, but this does not mean I do not value internet users&amp;rsquo; freedom rights.&lt;/p&gt;

&lt;h2 class="relative group"&gt;1. Do Not Casually Use Your Real Email
 &lt;div id="1-do-not-casually-use-your-real-email" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#1-do-not-casually-use-your-real-email" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;When registering accounts, use forwarding to protect your real email address, eliminate harassment, and protect privacy. &lt;a href="https://support.apple.com/zh-tw/guide/icloud/mme38e1602db/icloud" target="_blank" rel="noreferrer"&gt;Apple icloud&lt;/a&gt;, &lt;a href="https://relay.firefox.com/" target="_blank" rel="noreferrer"&gt;Mozilla Firefox Relay&lt;/a&gt;, and &lt;a href="https://simplelogin.io/" target="_blank" rel="noreferrer"&gt;SimpleLogin&lt;/a&gt; can do this. With a third-party forwarding mechanism, use the email provided by these service providers during registration, then forward it to yourself to prevent leaking your real email address.&lt;/p&gt;
&lt;p&gt;Do not easily hand over your real phone number. If possible, use virtual numbers such as TextNow for registration more often. Paying is fine too.&lt;/p&gt;
&lt;p&gt;Pay attention to whether the personal profile page after account registration displays phone and email information, exposing everything to others.&lt;/p&gt;
&lt;p&gt;Use strong passwords when registering on websites (Firefox supports random password generation), and make good use of encrypted password manager software to manage passwords.&lt;/p&gt;
&lt;p&gt;Do not give every website account the same name. (Hehe, although I used to use the same one everywhere, now I do not dare.) Do not put numbers such as QQ numbers/phone numbers in your account name. I heard that in China this makes it easy to be doxxed by nasty people through &amp;ldquo;box-opening&amp;rdquo; or human flesh search.&lt;/p&gt;
&lt;p&gt;Using your real name and photos on Facebook and Twitter is also very dangerous. If possible, I recommend changing your name today, or decisively deleting social media accounts to cut off all paths that leak personal identity.&lt;/p&gt;

&lt;h2 class="relative group"&gt;2. Remove EXIF When Uploading Photos and Videos
 &lt;div id="2-remove-exif-when-uploading-photos-and-videos" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#2-remove-exif-when-uploading-photos-and-videos" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;EXIF is a file format that records photo data. It is embedded inside photo files, and some video files may also have this kind of metadata. EXIF states what camera and aperture were used to take the photo. If GPS is enabled when taking photos with a phone, EXIF will also write in the coordinates where you took the photo.&lt;/p&gt;
&lt;p&gt;After taking and uploading a photo, image hosting platforms such as Imgur and Postimg.cc may not remove the photo&amp;rsquo;s EXIF information for you, which can leak geographic location. Therefore, removing EXIF before uploading is an important step.&lt;/p&gt;
&lt;p&gt;On Android phones, download &lt;a href="https://github.com/SimpleMobileTools/Simple-Gallery" target="_blank" rel="noreferrer"&gt;Simple Gallery&lt;/a&gt;, which has a feature for removing EXIF from photos.&lt;/p&gt;
&lt;p&gt;On computers, you can use &lt;a href="https://exiftool.org/" target="_blank" rel="noreferrer"&gt;EXIF Tool&lt;/a&gt; to batch remove EXIF information from photos and videos.&lt;/p&gt;
&lt;p&gt;Hey, hey, do not be stupid enough to look for websites online that claim they can remove EXIF and then foolishly upload your photos for them to process! &lt;a href="http://ivonblog.com/en-us/posts/online-converters-privacy-issues/" target="_blank" rel="noreferrer"&gt;When Casually Using Online Conversion Services, Have You Considered Privacy Issues?&lt;/a&gt;&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://ivonblog.com/en-us/posts/5-ways-to-protect-online-privacy/featured.png"/></item></channel></rss>