you can use ‘widget logic’ plugin to control what is shown in sidebars. for bbpress the logic is
is_bbpress() to display and
!is_bbpress() to hide
or if you want a forum specific sidebar use ‘bbpress WP’ tweaks plugin.
Profile images use the gravatar image see http://en.gravatar.com/ for details