1
0 Comments

Added E2E encryption

The end goal for invoice.build is to store the invoice data completely onchain. For that to happen the data will have to be stored in some kind of encrypted hash.

Therefore, the first step towards moving the invoices onchain is allow the creation of invoices in the current API/database by simply providing a password and data hash. This is what I have just added.

Now, if you provided a password in the invoice settings you can choose to encrypt your invoice data E2E meaning that it's stored in our database as a random string. When you try to load this invoice on the frontend you will then need to provide the password again to unencrypt that data. This ensures invoice.build never sees or stores your invoice data.

Trending on Indie Hackers
How I grew a side project to 100k Unique Visitors in 7 days with 0 audience 49 comments Competing with Product Hunt: a month later 33 comments Why do you hate marketing? 29 comments My Top 20 Free Tools That I Use Everyday as an Indie Hacker 17 comments $15k revenues in <4 months as a solopreneur 14 comments Use Your Product 13 comments