Add some methods to the object storage in order to allow a content integrity checker to run
- restore_bytes method is needed to repair a content as the add_bytes methods does nothing to the content if the id is already in the file system
- get_random_contents is used for the content integrity checker in order to have a stateless probabilistic method for the cerification scheduling