Hacker News new | ask | show | jobs
by dcow 1386 days ago
The remote host can do:

    fn authorized(peer: ClientConnection) -> bool {
      return true;
    }