Installation of a free Let's Encrypt SSL certificate with automatic renewal for the domain of the CR…
Contents: 1. Changing the .env.prodDomain file in the frontend part to work via the 'https' protocol, and building the project for domain. 2. Changing the .env.prodDomain file in the backend part of the project....
Configuring Nginx server with security in mind, on the CRYSTAL v1.0 project
Contents: 1. Description of safety rules. 2. Create a directory - 'nginxconf', which will contain security rules - 'security.conf'. 3. Connection - 'security.conf', to the server. This instruction assumes that you already have installed...
Installing reCAPTCHA v3 on the CRYSTAL v1.0 project
Contents: 1. Enabling reCAPTCHA v3. 2. Creating a .env file with the reCAPTCHA v3 public key. 3. Creating a .env file with the reCAPTCHA v3 secret key. 4. Checking reCAPTCHA v3. These instructions assume...
About the CRYSTAL project
CRYSTAL is a social network with open source, currently in development development. The goal of the project is to create a secure, fast and convenient social network using the best technologies. The project is...
CRYSTAL is available for testing
CRYSTAL is an open source social network currently under development. The main features that are available now: 1. Registration/editing/deleting a user. 2. Avatar, banner, description and unique user Id. 3. Adding/editing/deleting posts. 4. Compress...