Garage

Content for Category: Programming

How to Protect Your Email Address From Spam Crawlers

The email addresses are not always stolen by leaving footprints on other sites. In most cases, they are stolen directly from your own web site. What are spam crawlers? Spam crawlers are automatically programmed bots that steal your email address from the web by various mechanisms and use it in bulk email or other purposes […]


Feature Preview 3: The Invoice Editor

The Invoice Editor is the most powerful tool of Invoicebus, designed to provide users with highest degree of interactivity during the invoice creation process. The invoice editor of Invoicebus is “What You See Is What You Get” tool for creating fast and easy invoices, and at the same time, centralized place for management of other […]


Sleep tight, your data is secure, part 3 – Data Storage Security

To make Invoicebus a place where its customers would feel safe and sound, we’ve built a little fortress around its data. We reveal a tiny, but interesting part of its architecture. Data Storage Security In our case, data storage security refers to the way of keeping and managing customer’s data within the database: invoices, quotes, […]


Sleep tight, your data is secure, part 2 – Password Storage Security

Here we will explain how your passwords are stored in the system and all about their security. For storing passwords Invoicebus uses something called one-way encryption with salted hash functions. Why is it called one way? Because it can not be decrypted ever, actually it’s not even an encryption. It’s a hash that is completely […]