[WordPress] 外掛分享: WP jCryption Security

首頁外掛目錄 › WP jCryption Security
WordPress 外掛 WP jCryption Security 的封面圖片
30+
安裝啟用
★★★★
4.7/5 分(3 則評價)
3960 天前
最後更新
問題解決
WordPress 3.8.1+ v0.5.1 上架:2014-12-31

內容簡介

這個外掛增強了網站的安全性,對於沒有 SSL 憑證的網站特別有用,
尤其對於想要保護其密碼和其他提交數據的小型網站擁有者來說,
他們不想為每個域名和子域名購買 SSL 憑證,它保護最重要的數據,例如
表單發送的密碼在傳輸時遭到竊聽。

當由外掛提供服務的表單被提交時,所有輸入數據會被
結合成一個字符串,然後使用一次性密鑰和 AES 算法加密
只有加密的字符串會被發送。

瀏覽器使用 RSA 公鑰將一次性密鑰在 javascript 中進行加密,
然後發送到服務器;服務器使用 RSA 私鑰對其進行解密,
然後使用它來解密 AES 加密的提交數據。

翻譯包含:烏克蘭語,俄語,德語和巴西葡萄牙語。

本人僅適應了 jCryption jQuery 插件(版本3.1.0)在 WordPress 中的使用方式。
請查看 www.jcryption.org 以了解 jCryption 的運作方式。

外掛標籤

開發者團隊

⬇ 下載最新版 (v0.5.1) 或搜尋安裝

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

原文外掛簡介

The plugin increases security of a site in case it has no SSL certificate,
useful for owners of small sites who want to secure their passwords and
other posted data but don’t want to buy SSL certificate for each domain
and subdomain: it protects from sniffering the most important data such as
passwords when they are being sent from forms of your site to the server.
When the form served by the plugin is submitted all input data are being
joined into a string, then this string is being encrypted with AES algorythm
by disposable key and only encrypred string will be sent.
A browser encrypts the disposable key in javascript by the RSA public key
and sends it to the server; then the server decrypts it with the RSA private
key and then use it to decrypt the posted data with AES.
Translations included: Ukrainian, Russian, German and Brazilian Portuguese.
I just adapted usage in WordPress the jCryption jQuery plugin, v. 3.1.0.
Please check www.jcryption.org to learn how jCryption works.

延伸相關外掛

文章
Filter
Mastodon