www.jonaharagon.com Open in urlscan Pro
172.67.132.53  Public Scan

Submitted URL: http://www.jonaharagon.com/
Effective URL: https://www.jonaharagon.com/
Submission: On April 22 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

<form class="gh-form" data-members-form="">
  <input class="gh-form-input" type="email" placeholder="jamie@example.com" required="" data-members-email="">
  <button class="gh-button" type="submit">
    <span><span>Subscribe</span> <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor" viewBox="0 0 256 256">
        <path d="M224.49,136.49l-72,72a12,12,0,0,1-17-17L187,140H40a12,12,0,0,1,0-24H187L135.51,64.48a12,12,0,0,1,17-17l72,72A12,12,0,0,1,224.49,136.49Z"></path>
      </svg></span>
    <svg xmlns="http://www.w3.org/2000/svg" height="24" width="24" viewBox="0 0 24 24">
      <g stroke-linecap="round" stroke-width="2" fill="currentColor" stroke="none" stroke-linejoin="round" class="nc-icon-wrapper">
        <g class="nc-loop-dots-4-24-icon-o">
          <circle cx="4" cy="12" r="3"></circle>
          <circle cx="12" cy="12" r="3"></circle>
          <circle cx="20" cy="12" r="3"></circle>
        </g>
        <style data-cap="butt">
          .nc-loop-dots-4-24-icon-o {
            --animation-duration: 0.8s
          }

          .nc-loop-dots-4-24-icon-o * {
            opacity: .4;
            transform: scale(.75);
            animation: nc-loop-dots-4-anim var(--animation-duration) infinite
          }

          .nc-loop-dots-4-24-icon-o :nth-child(1) {
            transform-origin: 4px 12px;
            animation-delay: -.3s;
            animation-delay: calc(var(--animation-duration)/-2.666)
          }

          .nc-loop-dots-4-24-icon-o :nth-child(2) {
            transform-origin: 12px 12px;
            animation-delay: -.15s;
            animation-delay: calc(var(--animation-duration)/-5.333)
          }

          .nc-loop-dots-4-24-icon-o :nth-child(3) {
            transform-origin: 20px 12px
          }

          @keyframes nc-loop-dots-4-anim {

            0%,
            100% {
              opacity: .4;
              transform: scale(.75)
            }

            50% {
              opacity: 1;
              transform: scale(1)
            }
          }
        </style>
      </g>
    </svg> <svg class="checkmark" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 52 52">
      <path class="checkmark__check" fill="none" d="M14.1 27.2l7.1 7.2 16.7-16.8"></path>
      <style>
        .checkmark {
          width: 40px;
          height: 40px;
          display: block;
          stroke-width: 2.5;
          stroke: currentColor;
          stroke-miterlimit: 10;
        }

        .checkmark__check {
          transform-origin: 50% 50%;
          stroke-dasharray: 48;
          stroke-dashoffset: 48;
          animation: stroke .3s cubic-bezier(0.650, 0.000, 0.450, 1.000) forwards;
        }

        @keyframes stroke {
          100% {
            stroke-dashoffset: 0;
          }
        }
      </style>
    </svg> </button>
</form>

Text Content

Jonah Aragon
 * Home
 * Blog
 * Notes
 * YouTube
 * Letterboxd
 * Shop

Sign in Subscribe


LATEST


A CADDYFILE FOR HOSTING YOUR CLEARNET DOMAIN AND ALL SUBDOMAINS ON TOR

After installing torrc and pointing your hidden service to your Caddy server: #
Redirect base domain to www subdomain http://example.onion { redir
http://www.example.onion{uri} } # Proxy all subdomains of example.com
http://*.example.onion { @hostnames header_regexp hostname Host
(\S+)\.example\.onion # note the backslashes before the dots

Feb 18, 2024


RUNNING A MONERO NODE IN CONTAINER MANAGER ON SYNOLOGY DSM 7

Today I'm going to walk you through running a local Monero node on your Synology
NAS using the Container Manager app on the Synology DiskStation Manager 7
operating system. You will need to enter this text in Container Manager when you
get to the compose file creation step

Feb 13, 2024


MOZILLA IS TAKING ON DATA BROKERS WITH MONITOR PLUS

My latest video in which I talk about Mozilla Monitor Plus, a new automatic data
broker opt-out tool from the creators of Firefox, and the ridiculousness that
having to deal with data brokers legally sharing all your personal information
in the United States is a thing at all. Video Notes

Feb 6, 2024


THE U.S. SENATE IS MEETING TODAY TO CENSOR THE WEB

Privacy advocacy groups like the EFF and Fight for the Future have been warning
about the Kids Online Safety Act (KOSA) since 2022 now, but it's still been
working its way through Senate committees despite this, and it's never been
closer to passing than now. To

Jan 31, 2024


APPLE IS INCREDIBLY SALTY ABOUT THE DIGITAL MARKETS ACT

Apple's press release yesterday reads with the professionally and poise of a
teenager throwing a tantrum, it's amazing really. Apple announces changes to
iOS, Safari, and the App Store in the European UnionApple announced changes to
iOS, Safari, and the App Store impacting developers’ apps in

Jan 26, 2024


MY 2024 WEB BROWSER TIER LIST

A browser tier list that actually has more than just the 10-15 usual suspects?
Yep, I'm sharing my thoughts on a lot of browsers today. Let me know in a
comment where your daily driver ranks and what you think about it! This whole
list will of course

Jan 22, 2024


AGE VERIFICATION IS INCOMPATIBLE WITH THE INTERNET

The recent move among U.S. states to add digital "age verification" to websites
which serve adult content is a troubling one. Digital age verification systems
are rife with privacy concerns, many requiring you to upload your government ID
to third-party vendors or even directly to the website

Jan 4, 2024


CONTACT KEY VERIFICATION HAS FINALLY ARRIVED IN IOS 17.2

The latest iOS 17.2 update arrived this week, bringing Contact Key Verification
to the public. This feature, announced a year ago, promises to drastically
improve the security of your iMessages through two technologies: Key
Transparency, and Contact Key Verification. In this post I’ll talk about why
this added

Dec 11, 2023


YOU SHOULD CONNECT TO TOR VIA A VPN

A video in which I respond to Mental Outlaw’s “Stop Using Tor With VPNs” video
that somebody shared with me, and then also talk more about Tor security.

Nov 29, 2023


DIGITAL WALLET PRIVACY & SECURITY

Google Pay and Apple Wallet don’t work quite how most people expect. Can they be
trusted to protect your privacy and security? I made this quick explainer to
cover how both of these products work.

Sep 5, 2023


"NON-BINARY" MEMORY? 48GB DDR5 SODIMM MODULES

In which I upgrade my ASUS ROG Zephyrus G14 (2023) model to 64GB RAM, thanks to
non-binary DDR5 memory~

Sep 1, 2023


BLUESKY SOCIAL'S ADVANTAGES AND DISADVANTAGES EXPLAINED

Bluesky Social is one of the biggest contenders in the fight to replace Twitter,
but does it live up to its goals? I’ve been using Bluesky for a few weeks now,
and I want to highlight some of its advantages over other popular competitors
like Mastodon, and explain why

May 18, 2023


JONAH ARAGON

I write about data privacy, digital rights, and cybersecurity. I also make
videos on YouTube.

Subscribe

RECOMMENDATIONS

 * SURVEILLANCE REPORT
   
   sr.omg.lol
   
   Weekly security and privacy news - Presented by Techlore & The New Oil

 * FREDDY’S JOTTINGS
   
   jottings.lol
   
   Freddy is a founding member of Privacy Guides, among other things. He writes
   a blog on omg.lol.

 * PRIVACY GUIDES BLOG
   
   blog.privacyguides.org
   
   The Privacy Guides blog publishes timely information, website announcements,
   and other updates from the team and contributors.

See all

WEBRINGS

 * FEDIRING
   
   ← Previous Random Next →

 * INDIEWEB WEBRING
   
   ← Previous Next →

See all
Jonah Aragon
 * Sign up
 * Contact me

Mastodon YouTube GitHub LinkedIn


JOIN MY NEWSLETTER

Promoting Privacy & Digital Rights

Subscribe