Chuyển đến phần nội dung
WordPress.org

tiếng Việt

  • Giao diện
  • Plugin
  • Tin tức
    • Tài liệu hướng dẫn
    • Diễn đàn
  • Giới thiệu
  • Facebook #WPVN
  • Tải WordPress
Tải WordPress
WordPress.org

Plugin Directory

SQRL Login

  • Gửi một plugin
  • Yêu thích của tôi
  • Đăng nhập
  • Gửi một plugin
  • Yêu thích của tôi
  • Đăng nhập

Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

SQRL Login

Bởi kalaspuffar
Tải về
  • Chi tiết
  • Đánh giá
  • Cài đặt
  • Nhà phát triển
Hỗ trợ

Mô tả

SQRL can be used to log in to a site in a secure manner without giving away any personal information. This plugin enables that functionallity.

Instead of using a username, email and a password, SQRL uses an app to login to SQRL-aware websites.

When SQRL logs you into a website, your identity is a long code that looks like this: E6Qs2gX7W-Pwi9Y3KAmbkuYjLSWXCtKyBcymWloHAuo.

Your SQRL identity is a different long code for every website you login to, but it is always the same code when you return to a site you visited before. This means that websites never know who you are, but they do know when you return.

You may choose to remain anonymous to a website, such as when you post a response to someone’s blog. SQRL never identifies you by anything other than that long code.

In other cases you will want to be known, like when you use SQRL to login as you at Amazon, Facebook, Netflix, or your bank. In those cases, you would inform Amazon that that particular code is actually you. SQRL lets you do that.

Special thanks to:

@davidshimjs (Sangmin, Shim) for writing a great javascript library for QRCode creation. (https://github.com/davidshimjs/qrcodejs)
@jaredatch (Jared Atchison) for writing a plugin for disabling users that I took inspiration from. (https://github.com/jaredatch/Disable-Users)

Ảnh màn hình

  • Login screen with enabled SQRL Login
  • Profile screen when no SQRL identity is associated
  • Profile screen with SQRL identity is associated

Cài đặt

  1. Ensure that your site is using SSL. It’s using a https connection.
  2. Install the plugin.
  3. Enable the plugin.
  4. Verify that your login screen has a login screen similar to the screenshot on the details page.

Đánh giá

Just Works

dudeperson 13 Tháng 5, 2020
No fuss. Activate and you are set. The perfect addition to any WordPress install.

Life is easy now.

funtimecenters 6 Tháng 12, 2019
no more two factor codes. Perfect App, been following GRC for years.

Quick & Reliable

kdmurray 23 Tháng 11, 2019
Quick & Reliable! Does what it says on the tin. Wonderful for needing to access my site on a “hostile” computer that I don’t control. No password required!

Easy, fast and cool. But could use at least a FAQ

xelan54 13 Tháng 10, 2019
Does what it says it will do and for that you gotta love it — and offer up major props to the author. Thanks! Still, it wasn’t immediately apparent to me that you needed to link WP users with their SQRL identities. I know, I know…but still that’s one of those things that’s only obvious _after_ you realize it. Otherwise, it’s tough on newbies trying SQRL on their first attempt. Nothing that couldn’t be fixed by a FAQ on wordpress.org.

Up and running in seconds!

amoebob 11 Tháng 7, 2019
After activating the plugin and visiting the Users > Your Profile page, I scanned the QR code at the bottom and was good to go. Beautiful work, Daniel!

As the name says: Secure Quick Reliable logins

thisusnotnyrealnamebutsometimeiuseit 9 Tháng 7, 2019
This is possibly the most significant WP plugin to drop on the net. No – it is NOT PERFECT, but for users with concerns about MITM, eavesdropping, and maintaining control of their IDs, as well as site admins that care about maintaining privacy of their users, this is a game-changer. This plugin is a work-in-progress and as such, is undergoing active development and not all features may be yet implemented when you first get this. As a method to uniquely identify a website user while maintaining the users privacy during login, it works. As this is a security plugin, all server environment requirements must be met to ensure proper functionality ty. And as this plugin is still developing, it is ALMOST feature-complete per the sQRL:// protocol. This CANNOT BE OVERSTATED: You MUST download an SQRL app to create an identity BEFORE you can use this plugin for authentication. You MUST write down, print, or export the RECOVERY CODE shown right after create by identity. THERE IS NO ONE WHO CAN HELP YOU TO RECOVER A FORGOTTEN PASSWORD. As a website operator, you MIGHT require user to have an existing account with a verified email address prior to allowing users to login with SQRL. Since this is a TOTALLY DIFFERENT way of loggin-in than most users will be used to – expect a learning curve. But rest assured that once it is understood and properly used, it is friction-free.
Đọc tất cả 9 đánh giá

Người đóng góp & Lập trình viên

“SQRL Login” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp
  • kalaspuffar

“SQRL Login” đã được dịch qua 6 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.

Dịch “SQRL Login” sang ngôn ngữ của bạn.

Muốn tham gia phát triển?

Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.

Nhật ký thay đổi

Version 2.1.0

  • Changed login page design to make it clearer for new users.
  • Fixing registration selection page style.

Version 2.0.0

  • Multiple changes when introducing a test suite testing all vital paths.

Version 1.2.0

Features
* Added registration page.

Bugfixes
* Remove notice due to redirect_to (Thanks to @sanzeeb3)
* Handle issue “Google Crawl causes Exception” (Issue #36)

Version 1.1.2

Bugfixes
* White border around QRCode.

Version 1.1.1

Bugfixes
* Handle CANcel parameter correctly.
* Remove should disassociate identity from user
* Disable should only disable login with SQRL if not SQRLOnly is supplied.

Version 1.1.0

Improvements
* Use transient session for all login data.
* Handle case where user registration is not allowed

Bugfixes
* Javascript fixes to handle load issues.

Version 1.0.0

Improvements
* Update meta_key values to have prefix.
* Warn users who don’t have SSL enabled.

Version 0.8.0

Features
* Redirect URL setting
* Handle options hardlock and sqrlonly.

Improvements
* Better session handling

Bugfixes
* Added line-break after the last line.

Version 0.7.0

Features
* Handle redirect urls.
* Fix content length.

Version 0.6.4

Improvements
* Added content length
* Added path length for all return qry

Version 0.6.3

Improvements
* Visualize enabling, disabling and removing better.

Version 0.6.2

Bugfixes
* User association fix.

Version 0.6.1

Bugfixes
* Fixing styling issues.

Version 0.6.0

Features
* Using a javascript library to create QRCode
* Correctly check ip address during log in.
* Added functionallity to disable, enable and remove users.

Improvements
* Improved profile design.

Version 0.5.1

Bugfixes
* Handle new strpos function requirements in PHP 7.3

Version 0.5.0

Features
* Handle sub path installations. Eg. https://domain.com/wordpress_path/
* Keep user on the profile page if associating an existing user.

Version 0.4.1

Bugfixes
* Didn’t handle empty values correctly when looking for users.

Version 0.4.0

Features
* Handle previous keys

Bugfixes
* Reassociate correctly when registration is not allowed.

Version 0.3.0

Features
* Better error handling
* Disallow users to register if not allowed by server.

Version 0.2.3

Bugfixes
* Remove dependency to test site.

Version 0.2.2
* Added comments to increase readability.

Version 0.2.0
* Improvements to meet WordPress plugin guidelines.

Version 0.1.0
* Clean up and working towards a usable plugin to login

Version 0.0.1
* Proof of concept

Meta

  • Phiên bản 2.1.0
  • Cập nhật lần cuối 4 năm trước
  • Số lượt cài đặt 100+
  • Phiên bản WordPress 5.2.2 hoặc cao hơn
  • Đã kiểm tra lên đến 5.9.13
  • Phiên bản PHP 7.2 hoặc cao hơn
  • Ngôn ngữ

    English (Australia), English (Canada), English (New Zealand), English (US), Spanish (Chile), Spanish (Spain), và Swedish.

    Dịch sang ngôn ngữ của bạn

  • Thẻ
    login
  • Nâng cao

Đánh giá

5 trên 5 sao.
  • 9 5-star reviews 5 sao 9
  • 0 4-star reviews 4 sao 0
  • 0 3-star reviews 3 sao 0
  • 0 2-star reviews 2 sao 0
  • 0 1-star reviews 1 sao 0

Your review

Xem tất cả đánh giá

Những người đóng góp

  • kalaspuffar

Hỗ trợ

Có điều gì muốn nói? cần giúp đỡ?

Xem diễn đàn hỗ trợ

Ủng hộ

Bạn có muốn hỗ trợ vào sự phát triển của plugin này?

Ủng hộ plugin này

  • Giới thiệu
  • Tin tức
  • Lưu trữ
  • Quyền riêng tư
  • Trưng bày
  • Giao diện
  • Plugin
  • Mẫu khối
  • Học hỏi
  • Hỗ trợ
  • Nhà phát triển
  • WordPress.tv ↗
  • Tham gia
  • Sự kiện
  • Quyên góp ↗
  • Năm cho Tương lai
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

tiếng Việt

  • Truy cập tài khoản X (trước đây là Twitter) của chúng tôi
  • Visit our Bluesky account
  • Visit our Mastodon account
  • Visit our Threads account
  • Xem trang Facebook của chúng tôi
  • Truy cập tài khoản Instagram của chúng tôi
  • Truy cập tài khoản LinkedIn của chúng tôi
  • Visit our TikTok account
  • Truy cập kênh YouTube của chúng tôi
  • Visit our Tumblr account
Viết code như làm thơ.
The WordPress® trademark is the intellectual property of the WordPress Foundation.