• Home
  • Politics
  • Health
  • World
  • Business
  • Finance
  • Tech
  • More
    • Sports
    • Entertainment
    • Lifestyle
What's Hot

Active ETFs Now Take 42% of Every Dollar Flowing Into ETFs, Up From 26% in 2024

August 22, 2026

How to Legally Stiff-Arm Interest Charges for Almost Two Years and Pocket Thousands Like a Boss * The Gateway Pundit * by Promoted Post

August 22, 2026

‘I Don’t Know Where I Would Be Without Jesus!’

August 22, 2026
Facebook Twitter Instagram
  • Contact
  • Privacy Policy
  • Terms & Conditions
Saturday, August 22
Patriot Now NewsPatriot Now News
  • Home
  • Politics

    How to Legally Stiff-Arm Interest Charges for Almost Two Years and Pocket Thousands Like a Boss * The Gateway Pundit * by Promoted Post

    August 22, 2026

    How Important Are the Upcoming November Elections? * The Gateway Pundit * by Guest Contributor

    August 22, 2026

    Convicted Murderer Karmelo Anthony’s Terrifying School Records and More Stunning Texts are Revealed for the First Time, Including “Imma Shoot the School Up Tmr”

    August 22, 2026

    Karoline Leavitt Reveals What Her New Job Will Be After Leaving the White House * The Gateway Pundit * by Cullen Linebarger

    August 22, 2026

    “You Are 1% of This Nation…This City Is No Longer Under American Law…Enough is Enough!” – Christian Pastor Absolutely EXPLODES on Dearborn City Council During Meeting (VIDEO)

    August 22, 2026
  • Health

    Cannabis Use Disorder Is Rising— Public Health Needs To Catch Up

    August 21, 2026

    New clues emerge in direction of RFK Jr.’s vaccine policy changes

    August 21, 2026

    Ebola vaccine, Meta glasses, prostate cancer: Morning Rounds

    August 21, 2026

    What We Can Learn From Taiwan And Egypt About Ending Endemic Disease

    August 21, 2026

    Science, risks and data behind focal therapy for prostate cancer

    August 21, 2026
  • World

    North Korea Launches Missile Barrage After Trump’s Peace Overtures

    August 22, 2026

    CNN Host Spots Latest Sign Trump Is ‘Not Living In The Real World’

    August 22, 2026

    South America Produces 4,000 Metric Tons of Cocaine per Year, Argentine Minister Says

    August 22, 2026

    ‘Survival Mode’: Indiana Residents Endure A Ninth Day Without Power

    August 22, 2026

    Pope Leo XIV Meets Lebanese President, Expressing ‘Serious Concerns’ on Implementing Israel Peace Deal

    August 22, 2026
  • Business

    ATF Rule Could Cause Classic Showdown Between Mom And Pop Shops Versus Online Retailers

    July 10, 2026

    Costco Shows That You Can Build A Thriving Business With One Simple Trick (Pay Your Workers)

    July 9, 2026

    The Agency Elizabeth Warren Built Now Advances Trump’s Agenda

    July 9, 2026

    Meta To Shell Out Billions For New AI Data Center Outside US

    July 9, 2026

    How Big Banks Are Scheming To Jack Up Your Fees

    July 8, 2026
  • Finance

    Active ETFs Now Take 42% of Every Dollar Flowing Into ETFs, Up From 26% in 2024

    August 22, 2026

    TSMC’s $100 Billion Arizona Expansion Shows The Stock Is a No-Brainer Buy

    August 22, 2026

    3 Dividend ETFs Worth Buying Before September

    August 22, 2026

    Warren Buffett sends investors 10-word stock market warning

    August 22, 2026

    I’m 44 with $1.3 million in my 401(k) — can I stop contributing and still retire in 15 years?

    August 22, 2026
  • Tech

    Trump Explains His Support for AI Data Centers: Job Creation, Lower Taxes

    August 22, 2026

    Tech Giants Scramble to Calm Public Anger over AI Data Centers

    August 22, 2026

    TikTok Agrees to $400 Million Settlement over Child Privacy Violations

    August 22, 2026

    James Talarico Shuts Out Local News at Campaign Event

    August 22, 2026

    Darth Vader Shows Up at San Diego City Council Meeting to Mock Flock Cameras

    August 22, 2026
  • More
    • Sports
    • Entertainment
    • Lifestyle
Patriot Now NewsPatriot Now News
Home»Tech»Using the blockchain to prevent data breaches
Tech

Using the blockchain to prevent data breaches

February 13, 2023No Comments6 Mins Read
Facebook Twitter Pinterest LinkedIn Tumblr Email
Using the blockchain to prevent data breaches
Share
Facebook Twitter LinkedIn Pinterest Email

Check out all the on-demand sessions from the Intelligent Security Summit here.


Data breaches have, unfortunately, become an all-too-common reality. The Varonis 2021 Data Risk Report indicates that most corporations have poor cybersecurity practices and unprotected data, making them vulnerable to cyberattacks and data loss.

With a single data breach costing a company an average of $3.86 million and eroding a brand’s reputation and its consumers’ trust, mitigating the risks is no longer a luxury. However, as cyberattacks get more pervasive and sophisticated, merely patching up traditional cybersecurity measures may not be enough to fend off future data breaches.

Instead, it’s imperative to start seeking more advanced security solutions. As far as innovative solutions go, preventing data breaches by utilizing the blockchain may be our best hope.

Blockchain technology 101

Blockchain technology, also referred to as distributed ledger technology (DLT), is the culmination of decades of research and advancement in cryptography and cybersecurity. The term “blockchain” was first popularized thanks to cryptocurrency, as it’s the technology behind record-keeping in the Bitcoin network. 

Event

Intelligent Security Summit On-Demand

Learn the critical role of AI & ML in cybersecurity and industry specific case studies. Watch on-demand sessions today.


Watch Here

This technology makes it extremely difficult to change or hack a system, as it allows for the data to be recorded and distributed but not copied. Since it provides a brand-new approach to storing data securely, it can be a promising solution for data breaches in any environment with high-security requirements.

Built on the idea of P2P networks, a blockchain is a public, digital ledger of stored data shared across a whole network of computer systems. Each block holds several transactions, and whenever a new transaction happens, a record of that transaction gets added to every network participant’s ledger.

See also  Dollar index hits two-week high as data boosts Fed hike expectations

Its robust encryption and decentralized and immutable nature could be the answer to preventing data breaches.

Enhancing data security via encryption

World Wide Web inventor Tim Berners-Lee has said recently that “we’ve lost control of our personal data.” Companies store enormous amounts of personally identifiable information (PII), including usernames, passwords, payment details, and even social security numbers, as the Domino’s data leak in India (amongst others) has made clear.

While this data is almost always encrypted, it’s never as secure as it would be in a blockchain. By making use of the best aspects of cryptography, blockchain can finally put an end to data breaches.

How can a shared ledger be more secure than standard encryption methods?

To secure stored data, blockchain employs two different types of cryptographic algorithms: hash functions and asymmetric-key algorithms. This way, the data can only be shared with the member’s consent, and they can also specify how the recipient of their data can use the data and the window of time in which the recipient is allowed to do so.

Hash functions

When the first transaction of a chain occurs, the blockchain’s code gives it a unique hash value. As more transactions occur, their hash values are then hashed and encoded into a Merkle tree, thereby creating a block. Every block gets a unique hash with the hash of the previous block’s header and timestamp encoded.

This creates a link between the two blocks, which, in turn, becomes the first link in the chain. Since this link is created using unique information from each block, the two are immutably bound.

See also  Creepy Bill Gates Wants His AI to Pick Books and Movies for You

Asymmetric encryption

Asymmetric encryption, also known as public-key cryptography, encrypts plain text using two keys: a private key that’s typically produced via a random number algorithm, and a public one. The public key is available freely and can be transferred over unsecured channels.

On the other hand, the private key is kept a secret so that only the user can know it. Without it, it’s almost impossible to access the data. It functions as a digital signature, like real-world signatures.

This way, blockchain gives individual consumers the ability to manage their own data and specify with whom to share it over cryptographically encoded networks. 

Decentralization

A primary reason for the increase in data breaches is over-reliance on centralized servers. Once consumers and app users enter their personal data, it’s directly written into the company’s database, and the user doesn’t get much say in what happens to it afterward.

Even if users attempt to limit the data the company can share with third parties, there will be loopholes to exploit. As the Facebook–Cambridge Analytica data-mining scandal showed, the results of such centralization can be catastrophic. Additionally, even assuming goodwill, the company’s servers could still get hacked by cybercriminals.

In contrast, blockchains are decentralized, immutable records of data. This decentralization eliminates the need for one trusted, centralized authority to verify data integrity. Instead, it allows users to share data in a trustless environment. Each member has access to their own data, a system known as zero-knowledge storage.

This also makes the network less likely to fall victim to hackers. Unless they bring down the whole network simultaneously, the undamaged nodes will quickly detect the intrusion.

See also  Protestors Show Up with Guillotine at City Council Meeting, Scare Off Data Center Reps

Since decentralization reduces points of weakness, blockchains also have a much lower chance of succumbing to an IP-based DDoS attack than centralized systems using client/server architectures.

Immutability

In addition to being decentralized, blockchains are also designed to be immutable, which increases data integrity. The blockchains’ immutability makes all the data stored therein almost impossible to alter.

Because every individual in the network has access to a copy of the distributed ledger, any corruption that occurs in a member’s ledger will automatically cause it to be rejected by the rest of the network members. Therefore, any alteration or change in the block data will lead to inconsistency and break the blockchain, rendering it invalid.

The bottom line

Even though blockchain technology has been around since 2009, it has much untapped potential in the field of cybersecurity, especially when it comes to preventing data breaches.

The top-notch cryptography employed by blockchain protocols guarantees the safety of all data stored in the ledger, making it a promising solution.

Since nodes running the blockchain must always verify any transaction’s validity before it’s executed, cybercriminals are almost guaranteed to be stopped in their tracks before they gain access to any private data.

Jenelle Fulton-Brown is a security architect and internet privacy advocate based in Toronto, Canada helping Fortune 500 companies build future-proof internal systems.

blockchain breaches data prevent
Share. Facebook Twitter Pinterest LinkedIn Tumblr Email

Related Posts

Trump Explains His Support for AI Data Centers: Job Creation, Lower Taxes

August 22, 2026

Tech Giants Scramble to Calm Public Anger over AI Data Centers

August 22, 2026

TikTok Agrees to $400 Million Settlement over Child Privacy Violations

August 22, 2026

James Talarico Shuts Out Local News at Campaign Event

August 22, 2026
Add A Comment

Leave A Reply Cancel Reply

Top Posts

Photo Exposes Gas Prices At Trump’s Freedom Fuel Network Higher Than Under Biden

July 8, 2026

China Isn’t Losing Sleep Over ChatGPT

July 2, 2023

Study shows both men and women who are vegetarian face increased risk of hip fracture

August 1, 2023

Trump Shares Clip Of New York Attorney General Calling Him ‘Illegitimate President’

October 6, 2023
Don't Miss

Active ETFs Now Take 42% of Every Dollar Flowing Into ETFs, Up From 26% in 2024

Finance August 22, 2026

Exchange-traded funds (ETFs) are widely synonymous with passive investing. So much so that when investors…

How to Legally Stiff-Arm Interest Charges for Almost Two Years and Pocket Thousands Like a Boss * The Gateway Pundit * by Promoted Post

August 22, 2026

‘I Don’t Know Where I Would Be Without Jesus!’

August 22, 2026

Trump Explains His Support for AI Data Centers: Job Creation, Lower Taxes

August 22, 2026
About
About

This is your World, Tech, Health, Entertainment and Sports website. We provide the latest breaking news straight from the News industry.

We're social. Connect with us:

Facebook Twitter Instagram Pinterest
Categories
  • Business (4,399)
  • Entertainment (6,416)
  • Finance (4,694)
  • Health (2,775)
  • Lifestyle (1,921)
  • Politics (4,327)
  • Sports (5,126)
  • Tech (2,546)
  • Uncategorized (4)
  • World (6,548)
Our Picks

Alternative World Cup rankings

June 13, 2026

Ralph Boston, Who Leaped 27 Feet and Landed in History, Dies at 83

May 2, 2023

‘The Lifestyle:’ Murdered Cash App Creator Bob Lee Was Part of San Francisco’s Drug and Sex Party Scene

May 17, 2023
Popular Posts

Active ETFs Now Take 42% of Every Dollar Flowing Into ETFs, Up From 26% in 2024

August 22, 2026

How to Legally Stiff-Arm Interest Charges for Almost Two Years and Pocket Thousands Like a Boss * The Gateway Pundit * by Promoted Post

August 22, 2026

‘I Don’t Know Where I Would Be Without Jesus!’

August 22, 2026
© 2026 Patriotnownews.com - All rights reserved.
  • Contact
  • Privacy Policy
  • Terms & Conditions

Type above and press Enter to search. Press Esc to cancel.