# two factor authentication (blogs) — RSS Amplifier

Recent posts from the 5 feeds in the RSS Amplifier directory that cover two factor authentication.

Page: <https://rssamplifier.com/topics/two-factor-authentication/blogs>  
Feed: <https://rssamplifier.com/topics/two-factor-authentication/blogs.md>

---

## [Your partner as an attack surface](https://www.sarah-savage.com/your-partner-as-an-attack-surface/)

_2026-08-10 · Sarah Savage · Sarah Savage_

When it comes to WordPress security, I employ numerous defense-in-depth techniques. From a WAF to locking down WordPress core and keeping up to date with patches (and others I won’t disclose), my goal is to ensure that an attacker has… continue reading The post Your partner as an attack surface first appeared on Sarah Savage .

## [Checklists are for verifying, not remembering](https://www.sarah-savage.com/checklists-are-for-verifying-not-remembering/)

_2026-08-03 · Sarah Savage · Sarah Savage_

I’ve been a commercial pilot (certificate holder) for the last ten years. I’m used to running and validating checklists. So when it came to my business, I thought checklists were the answer: I could use them to remind myself of… continue reading The post Checklists are for verifying, not remembering first appeared on Sarah Savage .

## [The complexity of mental health](https://www.sarah-savage.com/the-complexity-of-mental-health/)

_2026-05-28 · Sarah Savage · Sarah Savage_

I shared that I was heading to treatment for PTSD starting May 1. I’m happy to share that I was discharged home on May 20th. I am not entirely better. I am not worse. But I am hopeful about the… continue reading The post The complexity of mental health first appeared on Sarah Savage .

## [Why I’m stepping into treatment May 1](https://www.sarah-savage.com/why-im-stepping-into-treatment-may-1/)

_2026-04-28 · Sarah Savage · Sarah Savage_

Warning: this post references violence. Ten years ago, during a mental health crisis, I was harmed in a hospital by the people who were supposed to help me. Doctors said the pain would fade with time. It didn’t. Ten years… continue reading The post Why I’m stepping into treatment May 1 first appeared on Sarah Savage .

## [Experiencing Microconf for the first time](https://www.sarah-savage.com/experiencing-microconf-for-the-first-time/)

_2026-04-15 · Sarah Savage · Sarah Savage_

This week I attended Microconf Portland, where I heard exceptional talks by exceptional speakers and enjoyed a tremendous hallway track with other SaaS and software founders. I wanted to capture my thoughts on the experience. Microconf is a conference series… continue reading The post Experiencing Microconf for the first time first appeared on Sarah Savage .

## [My week with Claude Code &#8211; hard work and gotchas](https://www.sarah-savage.com/my-week-with-claude-code-hard-work-and-gotchas/)

_2026-03-03 · Sarah Savage · Sarah Savage_

I’m a firm believer in the idea that you have to use a tool to fully critique it. With that in mind I committed to using Claude Code for an entire week, putting it through its paces to see what… continue reading The post My week with Claude Code – hard work and gotchas first appeared on Sarah Savage .

## [Juries and AI as critical infrastructure](https://www.sarah-savage.com/juries-and-ai-as-critical-infrastructure/)

_2026-02-12 · Sarah Savage · Sarah Savage_

A few years ago, I had an opportunity to serve on a jury. Twelve ordinary citizens were called to hear a case, where we heard from five supremely confident but deeply conflicting witnesses. Our job was to sort out who… continue reading The post Juries and AI as critical infrastructure first appeared on Sarah Savage .

## [Installing DEC Windows on Tru64 UNIX 5.1](https://mike632t.wordpress.com/2026/01/12/installing-dec-windows-on-tru64-unix-5-1/)

_2026-01-12 · mike632t · Notes on Linux_

The earliest version of Tru64 UNIX that supports the ATI Radeon Graphics Card (3X-PBXGG-AA) in my DS10 is version 5.1B, but unfortunately this release does not include the classic DEC Windows Desktop, however it is possible to copy the files Continue reading

## [My experience coding with AI tooling](https://www.sarah-savage.com/my-experience-coding-with-ai-tooling/)

_2026-01-08 · Sarah Savage · Sarah Savage_

I’m a big believer in the notion that you can’t really critique something until you’ve tried it. With that in mind, I spent some time over the holiday break with AI, working on a couple projects. Here are the results… continue reading The post My experience coding with AI tooling first appeared on Sarah Savage .

## [Microservices may be dangerous for your team](https://www.sarah-savage.com/microservices-may-be-dangerous-for-your-team/)

_2025-11-25 · Sarah Savage · Sarah Savage_

Last week, Zend by Perforce wrote a blog post about when and how to migrate from a monolithic application to a microservices architecture. For those that haven’t read the post, the TL;DR is that as your application grows, it makes… continue reading The post Microservices may be dangerous for your team first appeared on Sarah Savage .

## [Reach prospects with real signals (Sponsored)](https://crawlproof.com/a/yEF0hXIm5pot)

_2025-11-25 · **Sponsored**_

Find prospects talking about your problem and get context-backed moments to engage

## [Coding tests as an interview smell](https://www.sarah-savage.com/coding-tests-as-an-interview-smell/)

_2025-11-17 · Sarah Savage · Sarah Savage_

Recently I had an opportunity to interview with a company that I really respected. Normally I wouldn’t consider taking any kind of role or gig (as I run a small business), but the problem space was particularly interesting and the… continue reading The post Coding tests as an interview smell first appeared on Sarah Savage .

## [Configuring the Pi Zero USB port as a keyboard](https://mike632t.wordpress.com/2025/09/28/configuring-the-pi-zero-usb-port-as-a-keyboard/)

_2025-09-28 · mike632t · Notes on Linux_

Since the Pi Zero allows you to configure the USB port as a USB slave you can make it behave as like a USB serial interface, network interface, keyboard or mass storage device all of which can be very Continue reading

## [Difficult Truths for our Harsh Times — Have security & privacy research, and the students we have trained, actually made the world a better place?](https://stuartschechter.org/posts/ross-anderson/)

_2025-03-24 · Mildly-Aggrieved (not mad!) Scientist_

Not everyone will miss Ross Anderson. Ross was not afraid to speak truths that made people uncomfortable. His ideas and arguments threatened the beliefs, status, power, ego, and bank balances of others — often those with power. His writings and talks undermined proponents of hardware attestation, chip-and-pin authentication, and surveillance, to name just a few. Many of those threatened by what…

## [U-Boot for ayn Odin](http://sigmaris.info/blog/2025/01/ayn-odin-u-boot/)

_2025-01-11 · sigmaris.info_

Last year, I picked up a new ayn Odin gaming handheld, and ended up working on installing Linux on it (regular Linux, not Android). I thought the process and things I learned during it would make for some good blog posts, so part of the way through the process I started writing down what I was doing, in the hope it would be interesting to others when published. This post will be the first in a…

## [Enabling Two Factor Authentication on WordPress using &#8216;oathtool&#8217;](https://mike632t.wordpress.com/2024/11/17/enabling-two-factor-authentication-on-wordpress-using-oathtool/)

_2024-11-17 · mike632t · Notes on Linux_

The solution turned out to be quite a bit easier then I expected. To set up two factor authentication using ‘oathtool‘ you need to login to WordPress, view your profile and then select the 'Security' option from the menu on Continue reading

## [How some of the world's most brilliant computer scientists got password policies so wrong](https://stuartschechter.org/posts/password-history/)

_2024-11-11 · Mildly-Aggrieved (not mad!) Scientist_

The US government&rsquo;s latest recommendations acknowledge that password composition and reset rules are not just annoying, but counterproductive. The story of why password rules were recommended and enforced without scientific evidence since their invention in 1979 is a story of brilliant people, at the very top of their field, whose well-intentioned recommendations led to decades of ignorance.…

## [Something old something new](https://mike632t.wordpress.com/2024/11/04/something-old-something-new/)

_2024-11-04 · mike632t · Notes on Linux_

It won t have escaped anyone s attention that as well as Debian, I m also a bit of a fan of retro computing. Having implemented a simple substitution cipher in ALGOL 68 I decided to see if I could do the same Continue reading

## [A simple substitution cipher using Algol 68](https://mike632t.wordpress.com/2024/10/21/a-simple-substitution-cipher-using-algol68/)

_2024-10-21 · mike632t · Notes on Linux_

A simple substitution cipher implemented in ALGOL 68.I was inspired to see if I could come up with something a bit shorter than the this example and I also wanted to be see if I could use the same routine Continue reading

