Drahten

Logo

CodeQL

⚠️ Important Notice

Be aware that this project is under development, has some bugs, and some of the features mentioned in the Architecture Overview are not yet finished.

If you decide to fork it, you will need a machine with parameters similar to these:


What is Drahten?

Drahten is an open-source project utilizing a microservices architecture written in .NET Core 8.0. The project focuses on creating a secure application that encompasses:

Architecture Overview

Architecture Overview

Why Security Matters

In the realm of computer systems and networks, defining “absolute security” is impossible. The rapid evolution of information technologies, the reduced timeframes for comprehensive testing of information systems, the increasing capabilities of individual users, and the potential for human errors (such as non-compliance with organizational security policies, configuration mistakes, and missed updates of critical applications and systems) are just some of the challenges that make “absolute security” unattainable. Therefore, the goal is to achieve “sufficient security.”

Achieving Sufficient Security

In this project, “sufficient security” is accomplished through the following measures:

📖 Documentation