TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Secure Wordpress and SSH with Two Factor Authentication

28 pointsby nwilkensabout 14 years ago

3 comments

adulauabout 14 years ago
With the YubiKey, there is an interesting possibility to set your own AES PSK in the token: <a href="http://www.yubico.com/personalization-tool" rel="nofollow">http://www.yubico.com/personalization-tool</a> . That allows you to depend only on your own server infrastructure and not the one from a third-party like YubiKey. (Might be useful seeing the recent RSA security issue)
dotBenabout 14 years ago
This method uses a Yubikey - does anyone have any experience with these?
评论 #2353816 未加载
Estragonabout 14 years ago
How about 2-factor auth for unlocking ssh keys and key-based login?