EPM (Ez Password Manager) sürüm geçmişi - 6 sürüm
EPM (Ez Password Manager) geliştiren: s0ulz
EPM (Ez Password Manager) sürüm geçmişi - 6 sürüm
Eski sürümlere dikkat edin! Bu sürümler yalnızca test veya referans amacıyla sunulmaktadır.Her zaman eklentilerin son sürümlerini kullanmalısınız.
Son sürüm
Sürüm 2.0.0
2 Şub 2026 tarihinde çıktı - 66,23 KBfirefox 109.0a1 ve üstü ile çalışırRemoved a lot of notifications (useless),
Added better salting / Encryption
Fixed dupes for autofillKaynak kodu MIT Lisansı lisansıyla yayımlandı
Eski sürümler
Sürüm 1.0.6
7 Eki 2025 tarihinde çıktı - 63,24 KBfirefox 58.0 ve üstü ile çalışırv1.06 :D- We fixed the auto fill password system and duplicated lock icons for the auto fill.
- Added new features for example: when you login into a new site that you don't have a password for it asks if you want to save it and you can update this password the same way :D
Sneak Peak Features:
Sync - Syncing passwords through devices via WiFi with secure codes. :DKaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 1.0.5
24 Eyl 2025 tarihinde çıktı - 57,16 KBfirefox 58.0 ve üstü ile çalışırEncryption and Security Fixes Summary
PBKDF2 Key Derivation
We replaced plain SHA-256 hashing with PBKDF2 using SHA-256. This applies thousands of iterations to the master password before generating an encryption key, which makes brute-force attacks far more difficult.
AES-GCM Vault Encryption
All stored passwords in the vault are now encrypted using AES-256-GCM. This provides both confidentiality (data cannot be read without the key) and integrity (modifications can be detected).
Unique Salts and Nonces
A random salt is generated for PBKDF2 and a random nonce (IV) is generated for AES-GCM during encryption. This ensures that even if two users set the same master password, their derived keys and encrypted vaults are different.
Secure Storage
The derived encryption key is never stored. Only the salt, nonce, and ciphertext are saved in browser.storage.local. This means that even if the storage is extracted, the vault cannot be decrypted without the correct master password.
Stronger Verification
During login, the master password is passed through PBKDF2 with the stored salt to re-derive the encryption key. That key is then used to attempt AES-GCM decryption of the vault. If decryption succeeds, the password is correct. If it fails, login is denied.Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 1.0.4
24 Eyl 2025 tarihinde çıktı - 56,92 KBfirefox 58.0 ve üstü ile çalışırKaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 1.0.3
23 Eyl 2025 tarihinde çıktı - 54,95 KBfirefox 58.0 ve üstü ile çalışırFixed a lot of bugs, Password Imports not working, Autofill not filling, themes that suck and yeaKaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 1.0.1
20 Eyl 2025 tarihinde çıktı - 39,49 KBfirefox 58.0 ve üstü ile çalışırI removed emojis because they looked cringe and yea ugly not gonna lie.Kaynak kodu MIT Lisansı lisansıyla yayımlandı