ຂ້າມໄປທີ່ເນື້ອຫາ
WordPress.org

ລາວ

  • ທິມ
  • ປັກອິນ
  • ຂ່າວ
  • ກ່ຽວກັບ
  • ທິມລາວ
  • ຕິດຕໍ່
  • ດາວໂຫລດ WordPress
ດາວໂຫລດ WordPress
WordPress.org

Plugin Directory

Yubikey

  • ສົ່ງປລັກອິນ
  • ທີ່ມັກຂອງຂ້ອຍ
  • ເຂົ້າສູ່ລະບົບ
  • ສົ່ງປລັກອິນ
  • ທີ່ມັກຂອງຂ້ອຍ
  • ເຂົ້າສູ່ລະບົບ

Yubikey

ໂດຍ Kieran O’Shea
ດາວໂຫຼດ
  • ລາຍລອຽດ
  • ການຣີວິວ
  • ການຕິດຕັ້ງ
  • ການພັດທະນາ
ການຊ່ວຍເຫຼືອ

ຄຳອະທິບາຍ

This plugin dramatically enhances the security of your WordPress website by adding Multi Factor Authentication (MFA) in the form of One Time Passwords (OTP)
using Yubikey USB Tokens. In addition to providing your username and password to login, this plugin requests an OTP code
generated by a Yubikey, validates this via an API and only grants access if this check passes. The requirement to use an OTP can be set on a user by user
basis and there is also a feature to require users above a certain privilege level to always use OTP.

External services

This plugin connects to an API to validate the OTP tokens generated by your security key. This is required because storing the private keys
on the same web server as the site you wish to protect would be a security risk.

By default Yubico’s own validation server is employed, although you may setup your own server and use this instead

The default Yubico API only collects the one time password (OTP) data as provided by your security key when you login. The service validates this
and then stores this token as “used” so it may not be replayed as part of an attack. It does not collect any other data (such as what URL is being
authenticated using the key etc.)

This service is provided by “Yubico AB”: Privacy Policy, Terms of Use

ພາບໜ້າຈໍ

  • Entering key ID on the profile page
  • Client ID & API key and other Yubikey options
  • The enhanced login box

ການຕິດຕັ້ງ

  1. Buy a Yubikey if you do not already have one that supports OTP
  2. If you want to use Yubico’s cloud validation server, Create a Yubico ID & API Key
  3. Unzip plugin into your /wp-content/plugins/ directory.
  4. Enter Yubico ID & API key on the Settings -> Yubikey options page
  5. Enter Key ID on the Users -> Profile and Personal options page. The Key ID is the first 12 characters produced when your Yubikey
    generates an OTP – these remain constant and are used to identify your key with the validation server

ຄຳຖາມທີ່ພົບເລື້ອຍ

Where can I learn more about how Yubikey OTP works?

Please visit the Yubico OTP Webpage

How much does the Yubikey cost?

There are a variety of keys available, but the cheapest key that will work with the OTP model currently retails at $50. You can find
information on this key by visiting the associated Yubico Product Page

Can I use my own validation server?

While setting up such a server is beyond the scope of this FAQ, yes you can. Simply put the URL of your validation server in
the “Private Validation Server API URL” field on the Settings -> Yubikey adin page. Remember to update the ID and API Key fields to a pair
that is supported by your server.

Does the plugin force OTP use by all users?

No, unless you set the “Profile from which OTP is mandatory” setting, in which case users with this permission or above will need an OTP
to login. If you enable this feature it is critical that all users on your site who hold this permission profile or above have already setup
OTP in their profile, otherwise they will be locked out of the site! All other users will only require an OTP if they set one up in their
user profile.

What is the “Allow XML-RPC login below profile” setting for?

When a user enables OTP in their profile, they will be unable to login to WordPress using the XML-RPC API (most commonly known as the method
by which the WordPress smartphone app accesses WordPress sites). If you enable this setting, users below this permission level will be allowed to
login via XML-RPC (the WordPress app) without use of an OTP (the app does not support use of OTP or supplemental login fields).

I enabled OTP on my profile and now I’m locked out of the site, can I get back in?

Of course; just rename the yubikey plugin directory in wp-content/plugins/ and the plugin will automatically be disbaled. With the plugin disabled
you will be able to login with just your plain username and password.

ການຣີວິວ

Reviews welcome

Kieran O’Shea 10 ພຶດສະພາ 2025
Calling all regular Yubikey users! If you haven’t done so already, please take the time to review the plugin here If you have a problem, issue or question, please post in the forums first before rating the plugin negatively – most things can be sorted out either through communication or a new release!
ອ່ານການຣີວິວທັງໝົດ 1 ລາຍການ

ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ

“Yubikey” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມໃນການພັດທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ
  • Kieran O’Shea
  • Henrik Schack

ແປ “Yubikey” ເປັນພາສາຂອງເຈົ້າ.

ສົນໃຈຮ່ວມພັດທະນາບໍ່?

ເບິ່ງລະຫັດ, ກວດເບິ່ງ ຄັງເກັບ SVN, ຫຼື ຕິດຕາມ ບັນທຶກການພັດທະນາ ຜ່ານ RSS.

ບັນທຶກການປ່ຽນແປງ

1.0.1

  • Added restriction so plugin file cannot be accessed directly
  • Added a description in the readme file that explains the use of the external Yubico validation service

1.0

  • Forked from “yubikey-plugin” by Henrik Schack
  • Updated Yubikey API support to version 2.0
    ** Inclusion of nonce field
    ** Upgrading to HTTPS
    ** Enabled support for hash validation of the request as well as the response for greater security
  • Added support for self-hosted validation server
  • Configurable “minimum permission” that can bypass use of OTP, for example, if you’re an admin you must use OTP, a subscriber need not
  • Optional restriction on ability of users above a certain access level from accessing the XML-RPC API
  • Ensure that OTP requirement is bypassed when logging in via the XML-RPC API
  • POT file updated with changed language strings (bundled translations from fork remain but will require updating)
  • Ensured plugin passes all requirements of the WordPress Plugin Check (PCP)

ຂໍ້ມູນກຳກັບ (Meta)

  • ເວີຊັນ 1.0.1
  • ອັບເດດຫຼ້າສຸດເມື່ອ 10 ເດືອນ ທີ່ຜ່ານມາ ທີ່ຜ່ານມາ
  • ການຕິດຕັ້ງທີ່ໃຊ້ງານຢູ່ 40+
  • ເວີຊັນ WordPress 5.2 ຫຼື ສູງກວ່າ
  • ທົດສອບເຖິງເວີຊັນ 6.8.3
  • ພາສາ
    English (US)
  • ແທັກ
    loginMFAotpsecurityyubikey
  • ມຸມມອງຂັ້ນສູງ

ການໃຫ້ຄະແນນ

5 ຈາກທັງໝົດ 5 ດາວ.
  • ການວິຈານ 5 ດາວ ຈຳນວນ 1 ລາຍການ 5 ດາວ 1
  • ການວິຈານ 4 ດາວ ຈຳນວນ 0 ລາຍການ 4 ດາວ 0
  • ການວິຈານ 3 ດາວ ຈຳນວນ 0 ລາຍການ 3 ດາວ 0
  • ການວິຈານ 2 ດາວ ຈຳນວນ 0 ລາຍການ 2 ດາວ 0
  • ການວິຈານ 1 ດາວ ຈຳນວນ 0 ລາຍການ 1 ດາວ 0

ເພີ່ມຄຳຄິດເຫັນຂອງຂ້ອຍ

ເບິ່ງ ຄຳຄິດເຫັນ ທັງໝົດ

ຜູ້ຮ່ວມພັດທະນາ

  • Kieran O’Shea
  • Henrik Schack

ການຊ່ວຍເຫຼືອ

ມີຄຳຖາມ ຫຼື ຕ້ອງການຄວາມຊ່ວຍເຫຼືອບໍ່?

ເບິ່ງຟໍຣັມການຊ່ວຍເຫຼືອ

ບໍລິຈາກ

ເຈົ້າຕ້ອງການສະໜັບສະໜູນການພັດທະນາຂອງປລັກອິນນີ້ບໍ່?

ບໍລິຈາກໃຫ້ປລັກອິນນີ້

  • ກ່ຽວກັບ
  • ຂ່າວສານ
  • ໂຮສຕິງ
  • ຄວາມເປັນສ່ວນຕົວ
  • ງານທີ່ໂດດເດັ່ນ
  • ທີມ
  • ປລັກອິນ
  • ຮູບແບບບລັອກ
  • ຮຽນຮູ້
  • ຊ່ວຍເຫຼືອ
  • ນັກພັດທະນາ
  • WordPress.tv ↗
  • ມີສ່ວນຮ່ວມ
  • ກິດຈະກຳ
  • ບໍລິຈາກ ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

ລາວ

  • ຢ້ຽມຊົມບັນຊີ X (ຊື່ເກົ່າ Twitter) ຂອງພວກເຮົາ
  • ຢ້ຽມຊົມບັນຊີ Bluesky ຂອງພວກເຮົາ
  • ຢ້ຽມຊົມບັນຊີ Mastodon ຂອງພວກເຮົາ
  • ຢ້ຽມຊົມບັນຊີ Threads ຂອງພວກເຮົາ
  • ຢ້ຽມຊົມໜ້າ Facebook ຂອງພວກເຮົາ
  • ຢ້ຽມຊົມບັນຊີ Instagram ຂອງພວກເຮົາ
  • ຢ້ຽມຊົມບັນຊີ LinkedIn ຂອງພວກເຮົາ
  • ຢ້ຽມຊົມບັນຊີ TikTok ຂອງພວກເຮົາ
  • ຢ້ຽມຊົມຊ່ອງ YouTube ຂອງພວກເຮົາ
  • ຢ້ຽມຊົມບັນຊີ Tumblr ຂອງພວກເຮົາ
Code is Poetry.
The WordPress® trademark is the intellectual property of the WordPress Foundation.