Passworthy

See how online services protect your passwords and other personal information, using reporting from Al Jazeera America.

Passworthyคืออะไร?

Passworthy เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Al Jazeera America Interactive Multimedia Team และคุณลักษณะหลักของมันคือ "See how online services protect your passwords and other personal information, using reporting from Al Jazeera America."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Passworthy

ดาวน์โหลดไฟล์ส่วนขยาย Passworthy ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Creating online accounts and the secure passwords to protect them, has become an integral part of everyday life. Each time we create a user account, we place our trust in a company’s security protocols to protect the username, password and other personal data required to create the account. But there is no legal standard, so the quality of protection varies from company to company. Al Jazeera contacted over 40 companies from a variety of industries to find out how they store passwords.Then we built a Chrome browser extension that aims to help you understand the security practices for some of the biggest service providers in the U.S.

Update 4/10/14: Passworthy now includes the 10,000 most-used websites and shows whether they are vulnerable to the Heartbleed bug.

For more information and a list of supported sites, read our article on password storage on Al Jazeera America at http://america.aljazeera.com/multimedia/2013/11/onlineservices-password-storage.html and Heartbleed at http://america.aljazeera.com/articles/2014/4/10/heartbleed-band-aid.

Please note that companies may change their security measures over time.  We will seek to update Passworthy accordingly as this information becomes available to us.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Passworthy Passworthy
ID fiiedknelgjinjcgecoljalkmjgeffmi
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/passworthy/fiiedknelgjinjcgecoljalkmjgeffmi
คำอธิบาย See how online services protect your passwords and other personal information, using reporting from Al Jazeera America.
ขนาดไฟล์ 3 MB
จำนวนการติดตั้ง 60
เวอร์ชันปัจจุบัน 0.0.9
อัปเดตครั้งล่าสุด 2014-04-15
วันที่เผยแพร่ 2014-04-15
ผู้พัฒนา Al Jazeera America Interactive Multimedia Team
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://america.aljazeera.com/multimedia/2013/11/onlineservices-password-storage.html
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Passworthy",
    "description": "See how online services protect your passwords and other personal information, using reporting from Al Jazeera America.",
    "version": "0.0.9",
    "permissions": [
        "tabs"
    ],
    "browser_action": {
        "default_icon": "19x19lock.png",
        "default_popup": "index.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com https:\/\/s3-us-west-2.amazonaws.com\/projects.aljazeera.com\/2013\/password_storage\/js\/data.json https:\/\/s3-us-west-2.amazonaws.com\/projects.aljazeera.com\/2013\/password_storage\/js\/ssl.json https:\/\/s3-us-west-2.amazonaws.com\/projects.aljazeera.com\/2013\/password_storage\/js\/last_updated_time.js https:\/\/s3-us-west-2.amazonaws.com\/projects.aljazeera.com\/2013\/password_storage\/js\/main.js; object-src 'self'"
}