[WordPress] 外掛分享: PasswordleSSI

首頁外掛目錄 › PasswordleSSI
全新外掛
安裝啟用
尚無評分
1099 天前
最後更新
問題解決
WordPress 6.0+ PHP 5.6+ v1.0.0 上架:2023-02-27

內容簡介

此外掛可使用去中心化技術 SSI 來實現 Worpdress 的無密碼登錄。Sideos 為您的 WordPress 實例部署了代理服務。如果您希望使用自己的服務器,請參閱文檔以了解如何部署自己的 SSI 服務集成。
這裡有一份逐步解釋的文檔。

德語
英語

使用自主主權身份和 Sideos Gmbh 實現 WordPress 無密碼登錄

功能

在登錄頁面上添加二維碼以掃描登錄
通過電子郵件作為 ID,向用戶發送憑證
基於域名賦予憑證(例如,電子郵件域名是允許登錄的關鍵)
完全禁用用戶名/密碼提交以避免可能的暴力攻擊
通過 http post 安全調用啟用-禁用使用者名稱/密碼的功能

禁用用戶名稱/密碼提交

插件有一個勾選框,當被勾選時,將禁用登錄頁面的提交。這對於僅允許使用 PasswordleSSI 插件登錄非常有用。如果您想重新啟用該功能,您可以使用 REST API 端點,並使用 Juno Token 作為標頭權杖重置狀態。調用後,您可以使用用戶名稱/密碼再次登錄。

以下是 CURL 命令:
curl -d ‘{}’ -H “X-Token: ” -H “Content-Type: application/json” -X POST /wp-json/sideos-ssi/v1/enable“
請將 替換為您在選項中擁有的權杖,將 替換為您的 WordPress 網站實例。

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「PasswordleSSI」→ 直接安裝(推薦)

原文外掛簡介

This plugin allows passwordless login for Worpdress using SSI as a decentralized technology. Sideos has deployed a proxy service for you to use with your WordPress Instance. If you wish to use your own server, check the documentation on how to deploy your own SSI service integration.
Here you can see a document that explain step by step how to do it
Auf Deutsch
In English
Passwordless login for Worpress powered by Self Sovereign Identity and Sideos Gmbh

Features

Adds a QRCode on the login page to scan for log in
Ability to send credentials to users, using their email as ID
Ability to give credentials based on the domain e.g. email-domain is the key to allow login
Ability to disable completely the username/password submission to avoid possible brute force attacks
Ability to enable-disable username/password via http post secure call

Disable Username/Password submit
The plug in has a checkbox that when checked, disable the submission of the login page. This is useful to allow only login via the PasswordleSSI plugin. If you want to enable the feature back, you can use the REST API endpoint, and use the Juno Token as a header token to reset the status. After the call you can login again with Username/Password.
The CURL command is the following:
curl -d ‘{}’ -H “X-Token: ” -H “Content-Type: application/json” -X POST /wp-json/sideos-ssi/v1/enable“
Replace with the token you have in the options, and with the instance of your WordPress website.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon