ZYVOPMulti-Platform Sync
SeriesAI NewsWhy ZyVOPJoin Discord
LoginGet Started
ZYVOPMulti-Platform Sync

The Developer Publishing Hub. Write once, publish everywhere, and make your work citation-ready with built-in SEO, AEO, and GEO discovery support. Zero reader paywalls.

Content

  • Categories
  • Tags
  • Badges
  • Leaderboard
  • Write Article
  • Newsletter

Company

  • About Us
  • Why ZyVOP
  • Developer API & CLI
  • Write for Us
  • Contact

Connect

  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • DMCA Policy
  • Code of Conduct

© 2026 ZyVOP. Developer Publishing Hub.

Zero paywalls · Full content ownership
All systems operational
HomeProduct ShowcaseNetfox 0.19.0 — what a certificate says about itself
Product Showcase

Netfox 0.19.0 — what a certificate says about itself

Netfox now reads the certificate a TLS port presents and says plainly when it has expired, is about to, or was signed by itself.

Giovambattista Fazioli
Giovambattista Fazioli
Senior Full-stack Engineer, Lead DeveloperSupport
September 7, 2026
2 min read
Series

Mac Apps

Part 3 of 3

Prev
Next
Netfox 0.19.0 — what a certificate says about itself
#macos#network#Tools

Every home network has a few of them: the NAS admin page, the printer's web UI, the router itself, a Home Assistant box. They all speak TLS, they all present a certificate, and almost nobody ever looks at it — until a browser refuses to open one and you are left guessing whether the device is broken, misconfigured, or just doing what home devices do.

Netfox 0.19.0 reads that certificate for you and says what it says.

What you will see

Open a device, pick a port that speaks TLS from the first byte — 443, 8443, 993, 995 and their kind — and press Read certificate. The card underneath shows who the certificate was issued to, who issued it, and when it expires. Then it states the two things worth knowing without making you work them out:

  • Expired. Named as such, with the date.

  • Signed by itself. Nothing vouches for it. That is normal on a home device that generated its own, and worth a second look anywhere else — and the card says exactly that, so the verdict arrives with its context.

Two more lines appear only when they matter: a certificate that runs out within three weeks, and one that is not valid yet — which on a home network almost always means the clock on the device is wrong, not the certificate.

The service lookup on an open port. The certificate card sits right beside it, behind the same privacy switch.

The service lookup on an open port. The certificate card sits right beside it, behind the same privacy switch.

What it does not do

It does not start anything on its own. The read happens when you press the button, and only if the same privacy setting that governs looking up service info is on. Ports that start in plain text and upgrade to TLS later are deliberately left alone: a greeting aimed at them is not a greeting.

And in Demo Mode the card is hidden entirely. A certificate's name on a home network is very often the device's hostname, which is exactly the kind of thing Demo Mode exists to keep off a screenshot.

A correction

The What's New panel of 0.18.1 said nothing in the app itself had changed. That was wrong, and the panel inside the app was the one place it could not be fixed on the day. Besides the signing fix, 0.18.1 also graded the radio's headroom by the same threshold the Wi-Fi tool uses, named the interface the route leaves through, and rewrote two sentences of the link panel. This release's panel says so.


Netfox is free, a universal binary (Apple Silicon + Intel), runs on macOS 15.6+, and is signed and notarized.

Netfox for macOS — Website: https://netfox.app · Download: https://netfox.app/download

Series

Mac Apps

Part 3 of 3

Prev
Next

Comments (0)

Login to post a comment.

Giovambattista Fazioli
Giovambattista Fazioli

Senior Full-stack Engineer, Lead Developer

Italian Senior Full-stack Engineer and Lead Developer on the Cloud team at Namecheap. I build developer tools, React/Mantine UI components and native macOS apps — mostly open source. I work across TypeScript, Next.js, Go and SwiftUI, and I've been coding since the Commodore/Assembly days. Creator of WP Bones and 25+ Mantine extensions, and maintainer of the Undolog open-source studio.

Support
Subscribe to Giovambattista Fazioli's Newsletter

Direct email dispatches when new stories are published. Zero algorithms.

More from Giovambattista Fazioli

View profile

octoscope 0.32.0 — the Overview tab: profile, social and activity counters, languages bar, top repositories and network

There is a question the Repos tab could not answer until now. Not "how much did I commit to this one?" — the drill-in has told you that for a while — but...

3 minSep 7

FinderGit 0.29.0 — open a commit like a folder

There’s a moment, reading a commit list, where you want to know one small thing: which files did that one touch?

3 minSep 4

Netfox 0.18.0 — is it my connection, or the internet?

There is a question that comes up every time something feels slow, and until now Netfox could not...

3 minSep 4

Mantine Book — Grab Any Edge, Turn Any Page

A realistic iBooks-style book for React built on Mantine: stack two-sided pages and turn them by...

5 minSep 4

Netfox — The macOS app that never loses track of your network

I built Netfox because every existing answer to "what's actually on my network?" annoyed me. The...

5 minSep 4