@liw @emacsen In the system we're describing, nobody can make someone remove things though, it can only be voluntary. Of course, this turns out to be true of any distributed system (or even non-distributed system).
Though I think most removal happens through "natural GC" (nobody cares to keep it around anymore).
Systems that can't be garbage collected worry me more than systems where things can't be force-deleted, since we can't really do force deletion anyway...