EPM (Ez Password Manager) verziótörténet – 8 verzió
EPM (Ez Password Manager) szerző: s0ulz
EPM (Ez Password Manager) verziótörténet – 8 verzió
Legyen óvatos a régi verziókkal! Ezek a verziók csak tesztelési és hivatkozási célokra jelennek meg.Mindig használja a kiegészítő legfrissebb verzióját.
Legfrissebb verzió
Verzió: 4.0.0
Kiadva: 2026. ápr. 23. – 63,42 kBEzekkel működik: firefox 109.0a1 vagy újabbhotfix srry <3A forráskód MIT licenc licenc alatt közzétéve
Korábbi verziók
Verzió: 3.0.0
Kiadva: 2026. ápr. 23. – 61,64 kBEzekkel működik: firefox 109.0a1 vagy újabbV3 Is here! Here is the Changelog- Removed Glow,
- Replaced SVG Icons,
- Better encryption MD5 Hashes the SHA256 hash (double protection)
- Fixed the double "lock" icon for the password autofill
- Autofill passwords are more accurate now
- Fixed some bugs with the cancel button not closing the popup
- Can't highlight text/select text (makes it feel cleaner)
- Centered icons fix
- More XSS Sanitizating
- Change some formatting/colors.
A forráskód MIT licenc licenc alatt közzétéve
Verzió: 2.0.0
Kiadva: 2026. feb. 2. – 66,23 kBEzekkel működik: firefox 109.0a1 vagy újabbRemoved a lot of notifications (useless),
Added better salting / Encryption
Fixed dupes for autofillA forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.0.6
Kiadva: 2025. okt. 7. – 63,24 kBEzekkel működik: firefox 58.0 vagy újabbv1.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. :DA forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.0.5
Kiadva: 2025. szept. 24. – 57,16 kBEzekkel működik: firefox 58.0 vagy újabbEncryption 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.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.0.4
Kiadva: 2025. szept. 24. – 56,92 kBEzekkel működik: firefox 58.0 vagy újabbA forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.0.3
Kiadva: 2025. szept. 23. – 54,95 kBEzekkel működik: firefox 58.0 vagy újabbFixed a lot of bugs, Password Imports not working, Autofill not filling, themes that suck and yeaA forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.0.1
Kiadva: 2025. szept. 20. – 39,49 kBEzekkel működik: firefox 58.0 vagy újabbI removed emojis because they looked cringe and yea ugly not gonna lie.A forráskód MIT licenc licenc alatt közzétéve