pub fn get_desc_from_file( desc_path: &Path, secret_path: &Path, ) -> BuckyResult<(StandardObject, PrivateKey)>