Russia warns of response to any US weapons deployment in Greenland
A senior Russian official said Moscow is ready to respond with military measures if the United States follows through on its proposal to deploy its Golden Dome missile defense program to Greenland.
Sergei Ryabkov, Russia’s deputy foreign minister, made the comments on Feb. 3 during a visit to China, according to Russian state news agencies. His comments came ahead of the expiration on Feb. 5 of the last remaining bilateral nuclear arms control pact between Washington and Moscow, known as the New START treaty.
“This is a new moment, a new reality − we are ready for it,” Ryabkov said in Beijing. He didn’t elaborate on what type of military response Russia might be considering to the U.S.’s missile defense plan for the Arctic island − an autonomous Danish territory − as New START expires, though he appeared to rule out an arms race. “I assure you, this is not going to happen,” he said. Russia’s foreign ministry did not immediately respond to a request for clarification on the matter.
President Donald Trump said last month he had agreed a “framework of a future deal” with NATO for Greenland and that this included talks about the missile defense program “as it pertains to Greenland.” That deal appears to have taken the immediate heat out of months of escalating tensions between Denmark, Greenland, its European allies, and Trump’s White House, which has vowed to gain control of the vast territory. However, few details about the agreement, which appears to have been made without Denmark’s involvement, have been publicly released.
The New START deal was signed during the Obama administration, in 2010, when Dmitry Medvedev was Russia’s president. The treaty sets limits on strategic nuclear weapons in the event of a nuclear war: 1,550 on each side. Medvedev, now deputy chairman of Russia’s Security Council, told Russian state media on Feb. 2 that if the New START treaty expired with no replacement then the world should be “alarmed.” He said it would mean that the world’s largest nuclear powers had no limits on their nuclear arsenals for the first time since the early 1970s.
The Trump administration envisions the Golden Dome project, which is inspired by Israel’s Iron Dome missile defense system, as a defense shield consisting of space and ground technology that stretches across Greenland.
(function () { let route = window.ga_data.route, headline = route.headline || document.title, url = route.url, sponsoredText = (route.sponsoredSeries || route.sponsoredStory) ? 'Story From ' + route.sponsoredName + ': ' : '';
nsbFacebookURL(url, headline); nsbTwitterURL(url, headline, sponsoredText); nsbEmailURL(url, headline, sponsoredText); nsbSMSURL(url, headline, sponsoredText);
function nsbFacebookURL(url, headline) { let ele = document.querySelectorAll('.nsb-facebook'); if (!ele) return;
nsbSetLink(ele, `https://www.facebook.com/dialog/feed?app_id=${window.ga_data.site.facebook.appid}&redirect_uri=${window.location.href}&link=${url}&name=${encodeURIComponent(headline)}`); }
function nsbTwitterURL(url, headline, sponsoredText) { let ele = document.querySelectorAll('.nsb-twitter'); if (!ele) return;
let text = encodeURIComponent(`${sponsoredText}${headline}`); nsbSetLink(ele, `https://twitter.com/intent/tweet?text=${text} ${url} via @${window.ga_data.site.twitter.primary_account}`); }
function nsbEmailURL(url, headline, sponsoredText) { let description = document.querySelector('meta[name="description"]') ? encodeURIComponent(document.querySelector('meta[name="description"]').getAttribute('content')) : null, siteName = window.ga_data.site.publicationName, text = encodeURIComponent(`${sponsoredText}${headline}`);
if (!description && text) ele.remove(); else nsbSetLink(document.querySelectorAll('.nsb-email'), `mailto:?subject=${siteName} ${text}&body=From ${siteName}%0D%0A${text}%0D%0A${description}%0D%0A%0D%0A${url}%0D%0A%0D%0A%0D%0A%0D%0A`); }
function nsbSMSURL(url, headline, sponsoredText) { let ele = document.querySelectorAll('.nsb-text'); if (!ele) return;
let text = encodeURIComponent(`${sponsoredText}${headline}`) + '%0A%0A'; nsbSetLink(ele, `sms:?&body=${text}${encodeURIComponent(url)}`); }
function nsbSetLink (ele, url) { let links = ele; links.forEach(link => { link.setAttribute('href', url); }); } })();
function fireNavShareAnalytics (type) { try { let analytics = document.getElementById("pageAnalytics"), section = ga_data.route.sectionName || ga_data.route.ssts.split('/')[0]; if (analytics) { analytics.fireEvent(`${ga_data.route.basePageType}:${section}:nav-share-buttons:${type}`); } else { if (window.newrelic) window.newrelic.noticeError('page analytics tag not found'); } } catch (e) { if (window.newrelic) window.newrelic.noticeError(e); } }