- User management
- Add users that can login
Edit users that can login
Delete users that can login
Change your own password
- Add hosts/passwords/usernames
Edit hosts/passwords/usernames
Passwords and usernames are encoded with a key and can be decoded with the same key (you need to remember the key)
- All passwords are encoded (and usernames for hosts are also encoded)
Decoding passwords only possible if you know the key
Sessions are limited to a client IP
Session hijacking is remote almost impossible
It is possible to require a SSL connection for extra security
Default login after installation:
- User: admin
Password: admin