

“We want to build practical portability solutions people can trust and use effectively. To foster that trust, people and online services need clear rules about what kinds of data should be portable and who is responsible for protecting that data as it moves to different services. We hope this product can help advance conversations on the privacy questions we identified in our white paper,” Facebook says.

Last month, Senators Mark R. Warner (D-Virginia), Josh Hawley (R-Missouri), and Richard Blumenthal (D-Connecticut) introduced a bipartisan bill that would force tech companies to ensure their platforms are compatible with one another.
“We’ve learned from our conversations with policymakers, regulators, academics, advocates and others that real-world use cases and tools will help drive policy discussions forward. That’s why we’re developing new products that take into account the feedback we’ve received and will help drive data portability policies forward by giving people and experts a tool to assess,” Facebook says.
The photo transfer tool Facebook is rolling out today is based on code developed through the company’s participation in the open-source Data Transfer Project. In addition to Facebook, several other prominent tech firms are participating, including Apple, Google, Microsoft, Twitter, and more.
‘).insertAfter(jQuery(‘#initdisqus’));
}
loadDisqus(jQuery(‘#initdisqus’), disqus_identifier, url);
}
else {
setTimeout(function () { disqusDefer(); }, 50);
}
}
disqusDefer();
function loadDisqus(source, identifier, url) {
if (jQuery(“#disqus_thread”).length) {
jQuery(“#disqus_thread”).remove();
}
jQuery(‘
‘).insertAfter(source);
if (window.DISQUS) {
DISQUS.reset({
reload: true,
config: function () {
this.page.identifier = identifier;
this.page.url = url;
}
});
} else {
//insert a wrapper in HTML after the relevant “show comments” link
disqus_identifier = identifier; //set the identifier argument
disqus_url = url; //set the permalink argument
//append the Disqus embed script to HTML
var dsq = document.createElement(‘script’); dsq.type = ‘text/javascript’; dsq.async = true;
dsq.src = ‘https://’ + disqus_shortname + ‘.disqus.com/embed.js’;
jQuery(‘head’).append(dsq);
}
jQuery(‘.show-disqus’).show();
source.hide();
};
function disqusEvent()
{
idleTime = 0;
}
