// Adds dimensions UUID, Author and Topic into GA4
Wednesday, September 23, 2026
31.5 C
Singapore

Vietnam finally released the anticipated cybersecurity draft decree

The decree contains the guidelines to implement a cybersecurity law that global technology companies and rights groups believed to be a hurdle in the country’s development and innovation

Vietnam cybersecurity law

On Friday, November 2, Vietnam’s government released the cybersecurity draft decree filled with guidelines, as reported by Reuters. It required firms that provide a range of services, including email or social media, to set up offices and to store data locally in Vietnam if they collect or analyze data, let their users conduct anti-state actions or cyber attack, and if they fail to remove content deemed anti-state, fake, slandering or inciting violence.

The data required to be stored includes job titles, contact details, credit card information, biometric data, and medical records, according to the draft decree. Concerns are raised regarding the type of data required by the government, citing that the new law put customer data in a compromised state and could expose local employees to arrest.

The security ministry has released a statement that said the cybersecurity law would protect the country from threats of tens of thousands of cyber attacks that directly cause serious economic losses and threaten security and social order.

Also Read: How Infineon aims to build better semiconductors with the help of Singapore startups

In doing so, the ministry assured that people’s information would not be disclosed and firms would only be asked to provide user information for investigations or law enforcement under strict procedures.

Many technology companies have expressed objections considering Vietnam’s recent economic boom and openness to social change, making the policy a step back from the long-awaited improvements.

With the law has been made effective, the Government of Vietnam also launched a public consultation in hopes to reach an outcome which benefits all stakeholders in Vietnam.

“The text of Vietnam’s Law on Cyber Security included some of the most draconian data localization provisions seen anywhere in the world. A recent U.S. Chamber survey found that 61 percent of companies surveyed, including non-U.S. companies, will be less likely to invest in Vietnam if the text is implemented as written in the law,” said Alex Botting, director of the U.S. Chamber of Commerce’s Center for Global Regulatory Cooperation.

Also Read: Malaysia confirms imposing digital tax on foreign providers, met with public outcry

The law itself follows through with the tight media censorship applied by the country’s Communist Party.

As a result, both Facebook and Google, two of the most used platforms in Vietnam, are directly affected as both don’t have local offices nor local data storage in the country.

Photo by Tron Le on Unsplash

The post Vietnam finally released the anticipated cybersecurity draft decree appeared first on e27.

Source: E27

Hot this week

SPF: Scammers posing as Harvey Norman staff then fake MAS officers have stolen S$4.8 million from at least 119 victims since January

Scammers are using a two-step impersonation trick: first Harvey Norman, then MAS. At least 119 victims have lost S$4.8 million since January.

Elderly couple says cockroaches have been crawling out of HDB chute for 6 months, contractor still hesitant to fix it

An elderly couple says they are willing to pay to replace their faulty HDB garbage chute door, but the contractor they approached has hesitated to begin work over concerns about damaged tiles.

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks