It is not multisite compatible at this point in time but it’s on my to-do list. I’m a power multisite user so it’s definitely on my mind.
As for buddypress, I don’t know. I have no buddypress experience so I don’t even know what that would entail.
I’m using cptonomies on a multisite install and it has been working nice. It’s working on multisite as I’m defining the Custom Post Types, and registering CPTonomies in the theme funcitons.php of a parent theme and using child themes for all sites so they inherit the CPTs and CPtonomies. In reality I still have a lot of code ahead of me so I’ll let you know if I find any problems with multisite usage.
On Curiosity: Does CPtonomies require any custom tables in the database to work? If so, how would it chain down to each site install? just create tables for each of them?
Thanks!