Title: PasswordleSSI
Author: sideosgmbh
Published: <strong>2023 年 2 月 28 日</strong>
Last modified: 2023 年 3 月 1 日

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://ps.w.org/passwordlessi/assets/icon.svg?rev=2872262)

# PasswordleSSI

 由 [sideosgmbh](https://profiles.wordpress.org/sideosgmbh/) 開發

[下載](https://downloads.wordpress.org/plugin/passwordlessi.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/passwordlessi/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/passwordlessi/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/passwordlessi/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/passwordlessi/#developers)

 [技術支援](https://wordpress.org/support/plugin/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](https://raspilab.org/allgemein/wordpress-login-mit-qr-code/#more-1853)

[In English](https://docs.sideos.io/doc/passwordlessi)

### 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.

## 螢幕擷圖

 * [[
 * Login page
 * [[
 * Juno SSI settings
 * [[
 * Send Credential to Users

## 安裝方式

You need to do the following steps in order to have a functional passwordless login
in your worpress instance powered by SSI & Sideos

Here you can see a document that explain step by step how to do it

[Auf Deutsch](https://raspilab.org/allgemein/wordpress-login-mit-qr-code/#more-1853)

[In English](https://docs.sideos.io/doc/passwordlessi)

 * Create a free account on [Juno](https://juno.sideos.io)
    Check out this video
   to see how to register and create the WordPressLogin template.

 * Install the plugin in your worpress instance
 * Copy from the Juno account the following values and save them in the settings
   SSI page

| TOKEN | The TOKEN from the settings page in Juno |
 | DID |The DID (Digital Identifier)
from the settings page in Juno| | Template ID| The Template ID you created following
the steps in the documentation | | Proxy Server | Either leave “https://wplogin.
sideos.io” as default or build your own proxy. |

 * Send credentials to yourself and other users.

## 常見問題集

### What is the purpose of this plugin?

The primary purpose of the PasswordleSSI plugin is to allow authentication and access
to the WordPress administration area without password. It uses a new technology,
Self Sovereign Identity, or SSI, to perform the issuance and verification of credentials.

### Can I use this plugin on my production site?

Yes you can however it relies on a Proxy Server managed by Sideos GmbH. If you wish
to create your own implementation of the service there is documentation on https://
docs.sideos.io.

### Where can I submit my plugin feedback?

Feedback is encouraged and much appreciated, especially since this plugin is a small
use case of waht SSI is capable of. If you have suggestions or requests for new 
features, you can [submit them as an issue in the Sideos GitHub repository](https://github.com/sideos/wp-ssi-login).

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈PasswordleSSI〉的開發相關工作。

參與者

 *   [ sideosgmbh ](https://profiles.wordpress.org/sideosgmbh/)

[將〈PasswordleSSI〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/passwordlessi)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/passwordlessi/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/passwordlessi/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/passwordlessi/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/passwordlessi/)。

## 變更記錄

#### 1.0.0

**Enhancements**

 * First Release

## 中繼資料

 *  版本 **1.0.0**
 *  最後更新 **3 年前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.1.10**
 *  PHP 版本需求 ** 5.6 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/passwordlessi/)
 * 標籤
 * [authentication](https://tw.wordpress.org/plugins/tags/authentication/)[login](https://tw.wordpress.org/plugins/tags/login/)
   [passwordless](https://tw.wordpress.org/plugins/tags/passwordless/)[ssi](https://tw.wordpress.org/plugins/tags/ssi/)
 *  [進階檢視](https://tw.wordpress.org/plugins/passwordlessi/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/passwordlessi/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/passwordlessi/reviews/)

## 參與者

 *   [ sideosgmbh ](https://profiles.wordpress.org/sideosgmbh/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/passwordlessi/)