Roadmap - romaimperator/trustauth-firefox GitHub Wiki
Roadmap
TrustAuth-Firefox
#0.3.2.1
- Renamed from Foamicator to TrustAuth
#0.3.3
- Separate pure-javascript from browser specific code to facilitate porting to Chrome and other browsers
#0.4
- Add importing and exporting the database.
- Fix performance problem with jQuery.
- Stop loading libraries into the global namespace.
- Change to using PBKDF v2
#0.5
-
Generate keys using a binary extension.
-
Add key management page.
- View domains and keys
- Generate new keys for domains
- Replace old keys with new ones
- Delete keys
-
Allow changing master password.
- Will require re-encrypting all keys
omniauth-trustauth (OmniAuth strategy)
#0.1
- Initial release