In Bylsem we are using common industry best practices to secure our and your data.
If you have any security related concerns please contact us security@bylsem.com.
We store all password hashed. We use hash algorithm recommended by our PHP version, currently BCRYPT
with salt.
Our forms are using one-time token to protect from Cross-site request forgery attacks.
We use backup options provided by DigitalOcean, provider of our server infrastructure and additional backups to our storage outside data centers, these are made with restic and encrypted.
We do use updated and supported software on servers and dependencies in our code. We do apply industry developer practices.