Finish building our first XSS playground
Really enjoyed building this one with Svelte and Phoenix! Hope the users will enjoy practicing their XSS skills with all the cool scenarios in this playground :)
Set up staging environment for the frontend
Publish an article in our content marketing site
Yay! It’s always so hard to consistently write. Building the product is fun and writing not so much, but content marketing is so crucial!
Fix user enumeration vulnerability on registration endpoint
It seems like almost no app cares about user email enumeration on registration. But I hope that can change in the future with increasing cybersec awareness!
Include plain text versions in our emails
Fix user enumeration timing attack on the forgot password path
Using an async ActiveJob to do the email lookup instead.
Use premailer to style transactional email
Only learnt today how painful email development truly is. Would love to know other people’s email workflow.
Design & create the success message component
Svelte makes frontend dev such a breeze :) (most of the time anyway)
Fix user enumeration vuln on the auth library we’re using
Work on posts for content marketing
- ◄ Previous
- 1
- Next ►