Changes

Jump to navigation Jump to search
161 bytes added ,  21:47, 24 July 2020
Add picture
[[File:Bitmask-login.png|thumb|right|The login view of the bitmask account manager]]
'''Bitmask''' is a Fork of the Zombi infrastructure. The reason for the fork was to provide a Platform where new aproaches can be tried out, without compromising the stability of the existing Zombi services. It is still tightly connected with the Zombi Platform, and thus shares some of the infrastructure.
* Only password-authentication is supported; Multi-Factor authentication can not be implemented, and neither can alternative login methods (such as key or certificate-based authentication).
* New attributes cannot easily be added to user accounts.
 
==== Keycloak ====
Until all the required components are finished, A Keycloak server is be set up for authentication. After all the core features can be handled by the auth system, it will disappear again.
==== OAuth2 Service ====
=== Resource Mangement ===
Some Resources are required for many projects, and should be easy for users to claim.
 
==== Git ====
Version control is important, and so every user should have access to a namespace where they can add public and private repos.
==== VPN ====
* create outgoing SMTP service accounts for projects.
* optionally create new mailing lists
 
==== Project CI/CD ====
Using CI/CD to build projects should be supported, but here it is hard to implement permissions and access control.
==== VMs ====
Will allow users to:
* create an isolated VM for their projects

Navigation menu