How to add two-factor authentication and Captcha functions?

LabCollector provides different options to login and allows you to configure Two-Factor Authentication and Captcha function. LabCollector is now more secure to data breach by adding an additional layer of security to your LabCollector account. Most of the research sector now … Continued

How to secure my LabCollector on a selfhosted server?

To secure the access to your data using direct links when you are on your own server, you can create a .htaccess file with the following data: Options -Indexes RewriteEngine On RewriteCond %{HTTP_REFERER} !^ http://(www\.)?URL/ [NC] RewriteRule ^files\/(.+)$ – [F] … Continued

How can I encrypt my disk?

BitLocker: Microsoft Encryption Solution OVERVIEW What is BitLocker: BitLocker Drive Encryption is a native security feature that encrypts everything on the drive that Windows is installed on. Device encryption helps protect your data by encrypting it. Only someone with the … Continued

Configure your Apache server for HTTPS

In this Knowledge base, we will walk you through the process of configuring your Apache server for HTTPS (Hypertext Transfer Protocol Secure) HTTPS is the secure version of HTTP that uses encryption to protect the integrity and confidentiality of transmitted data. … Continued