Hello
If you don’t need the subscription button, you can edit the subscription.php file in plugin/Jetpack/module/ and delete the line
add_action( ‘comment_form’, array( $this, ‘comment_subscribe_init’ ) );
The checkboxes are no longer showing.
I think it should be possible to create a CSS rules to hide them too.