This is a collection of software, operating systems, and other miscellaneous tools to help the average have a more secure system, and a more private online experience.
How we take precautions against attacks from malicious users is exemplified. Net core projects have default security measures. We can use the IDataprotector interface to encrypt data. We must also be protected against xss attacks such as Reflected or Stored. For this, we must pay attention to the use of Html.Raw().