Today I was at the FrankenJS Meetup to talk about PassB. If you didn’t make it and want to take a look at my Presentation, you can find the slides on github.

This was the Abstract of my talk:

passB (https://passb.github.io/) is the presumptuous attempt to create a multi-browser extension for the console password manager “password-store” that reflects the different needs and use cases of the community. It is written in typescript using react and redux, with focus on modularity and extendability, even for developers with little to no knowledge in these technologies. This talk will cover using these technologies in a modern WebExtension and the pitfalls associated with it’s multi-tab nature.