In order to access a Linux host through a firewall/NAT I am required to use an SSH "bounce host". I am concerned with the possibility that this bounce host may be logging my SSH session. In a test environment I am able to log anything that is displayed on the console, including screen sessions.
What steps can I take to ensure that my SSH session will be secure/private if this bounce host does indeed perform logging?