First of all, thank you very much for all of your support yesterday. and I were very pleased to get so much feedback. And so I very quickly got to work to push the first update.
SSL
For the minimum viable product we did not use SSL because shipping it as soon as possible was primordial, but now that it's out and that I got a bit more time, I got ssl up and running on the server. This means that now all the data that comes from and to the website is crypted. Which means that if someone is listening to your network (if you create a gift card on a public wifi per instance) he won't be able to see your password/active key.
We activated ssl by default so this means that if you try to access the website without ssl (http instead of https) you will get redirected directly to the https url ;)
The certificate is managed by letsencrypt
Create cards for your existing accounts
One other thing that we saw is that people wanted to create cards for existing accounts. Or they wanted to create the account themselves but still wanted the card. we head you and so now you have the option to generate a gift card without having to give your active key ;) You can access it here : steemgifts create
As you can see the fields are still almost the same, we just don't ask for your active key.
Foldable card
Something that was designed from the start but that only got activated with this update is the foldable design !
So now you can print it, fold it in half, glue it, and get a cool double sided card ! I printed it to test and it looks like this ! (I only had black and white ink)
Pretty neat huh ?
As always, the updated code can be found on the gitub repo : https://github.com/drov0/steemgifts
Thanks for reading and feel free to give us more feedback, it's always appreciated :)