better printer network security
- Dominant language
- Nix
- Stars
- 17
- Forks
- 16
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 19
Description
- [x] add ipsec rules on all printers
- `fishpaper` is a pretty good example of the correct way to do it, basically just only allow `tule`'s ip for printing and allow all ip's access to the web interface
- although currently fishpaper allows all management operations for any ip which exposes snmp publicly in the network which is bad, it should only be accessible by whatever host is pushing to the `ocfstats` db (which we haven't figured out, see ocf/ocfweb#896
- [ ] have a secure password for admin operations on the printers and create an opstaff user with an easy to type password (because printer display keyboard sucks), that allows a few specific actions:
- allowed actions:
- reading supplies status and printer status (main web dashboard page)
- accessing remote control panel from web dashboard
- running a cleaning cycle
- cancelling jobs
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.