Skip to content
Snippets Groups Projects
Commit c90b7a44 authored by Johannes Schilling's avatar Johannes Schilling
Browse files

README, first ideas

parents
No related branches found
No related tags found
No related merge requests found
README 0 → 100644
# cip-displaymanager
probably the next display/login manager to be used in the computer science cip
pools.
it's written in rust and does everything you need™
## ideen/feature-sammlung
* nachrichten: dein passwort is falsch (beim login), du bist über quota (nach login), news auf dem login-screen
* authentifizierung macht PAM alles, und gibt einem nachrichten
* übrigens: /etc/nologin ist getoucht vor dem login/auf dem login-screen
* themeable
* nur nötigste dinge als root, fork+setuid -> protokoll überlegen, X als nicht-root?
* systemd-unit-file, nicht type=simple
* i10n
* cipan-knopf
* xsnow
## build requirements
* libpam-dev (debian package name, other distros probably similar)
* … and all the rust stuff that is in Cargo.toml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment