Hacker News new | ask | show | jobs
by fyfy18 2399 days ago
Does CUPS support securely printing over the network, or can you only do it with a VPN?
1 comments

CUPS / IPP is just an HTTP server. Apparently HTTPS (IPPS) is reasonably well-supported, and there is also support for IPP authentication, but I still wouldn't feel totally comfortable exposing the CUPS built-in web server directly to the public internet....