Status

live

Updated

2022-07-11

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.

Password hashing algorithm

We store all password hashed. We use hash algorithm recommended by our PHP version, currently BCRYPT with salt.

Cross-site request forgery protection

Our forms are using one-time token to protect from Cross-site request forgery attacks.

Backups

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.

Other

We do use updated and supported software on servers and dependencies in our code. We do apply industry developer practices.