← Latest papers
💻 computer science

A Blockchain-based NFT Framework for Ownership and Intellectual Property Preserving with Controlled Access to Medical Datasets

This paper proposes a blockchain-based framework utilizing Non-Fungible Tokens (NFTs), smart contracts, and cryptographic techniques to enable verifiable ownership, controlled access, and forensic auditing of encrypted medical datasets, thereby addressing data sharing barriers in biomedical research.

Original authors: Hoda Naseri, Seyed Mohammad Mirhosseini, Ali A. Safaei

Published 2026-06-29
📖 4 min read☕ Coffee break read

Original authors: Hoda Naseri, Seyed Mohammad Mirhosseini, Ali A. Safaei

Original paper licensed under CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine a world where hospitals and researchers have a massive library of valuable medical data—like MRI scans and brain wave recordings. These datasets are like rare, priceless paintings. They are essential for training AI to cure diseases, but the owners (hospitals) are terrified to share them. Why? Because once they hand over a copy, they lose control. They don't know who uses it, if it gets leaked, or if someone tries to claim they created it.

This paper proposes a new system to solve this problem using Blockchain and NFTs (Non-Fungible Tokens). Think of it as building a "digital notary" and a "smart bouncer" for medical data.

Here is how the system works, broken down into simple concepts:

1. The "Digital Certificate" (The NFT)

In this system, the actual medical data (the heavy, sensitive files) is never stored on the blockchain. That would be like trying to fit a whole library into a single postcard. Instead, the data is stored securely in a decentralized cloud (like a digital warehouse).

What does go onto the blockchain is a unique NFT. Think of this NFT as a digital certificate of ownership and a fingerprint.

  • The Fingerprint: Before the data is stored, the system creates a unique mathematical "hash" (a digital fingerprint) of the entire dataset. This fingerprint is locked into the NFT.
  • The Proof: If anyone tries to tamper with the data in the cloud, the fingerprint changes. The NFT on the blockchain will immediately show that the data no longer matches the original, proving it has been altered.

2. The "Smart Bouncer" (Access Control)

Usually, when you share a file, you send a copy, and you lose control. In this system, the NFT acts as a Smart Bouncer.

  • No Permanent Keys: Researchers don't get a permanent key to the data. Instead, they ask the NFT (via a "Smart Contract") for access.
  • The "Ephemeral" Key: If the owner says "yes," the system generates a temporary, one-time password (an ephemeral key) that works only for a specific time and for a specific person.
  • The Analogy: Imagine a museum where you can't take the painting home. Instead, you are allowed to enter a special room for exactly 30 minutes to look at the painting. Once the 30 minutes are up, the door locks, and your key stops working. If you try to sneak back in, the bouncer knows.

3. The "Invisible Ink" (Leakage Detection)

What if a researcher gets the data, decrypts it, and then leaks it to the internet? The system can't stop them from copying the screen, but it can catch them.

  • Watermarking: Before giving the data to a researcher, the system adds a unique, invisible "watermark" (like a hidden serial number) to the files, specific to that person.
  • The Detective: If that data suddenly appears on a public website, the system scans it, finds the invisible watermark, and instantly knows: "This leak came from Researcher X's session."
  • The Evidence: The system then creates a digital "evidence package" that links the leaked file back to the specific transaction on the blockchain, proving exactly who was responsible.

4. The "Safety Net" (Key Recovery)

In the real world, people lose keys or forget passwords. If a hospital loses the master key to their data, that data is gone forever.

  • The Guardians: This system uses a "Guardian" system. The master key is split into pieces and given to a group of trusted guardians (like a 3-out-of-5 rule).
  • The Rescue: If the owner loses their key, the guardians can vote to create a new one, but they must follow strict rules recorded on the blockchain. This ensures the data isn't lost, but no single person can steal it.

Why is this different?

  • Old Way: "Here is the data. Good luck keeping it safe. We hope you don't leak it." (No proof, no control).
  • New Way: "Here is a digital certificate proving you own this. You can borrow it for 2 hours with a temporary key. If you leak it, we have a digital fingerprint that proves exactly who did it, and we can revoke your access instantly."

The Bottom Line

The paper demonstrates this system using a real, public brain scan dataset. They showed that the system is fast (it takes less than a second to check the data's integrity) and secure. It doesn't store the private medical records on the public blockchain; it only stores the proof of ownership and the rules of access.

This framework turns medical data from a "loose file" into a programmable, protected asset, giving owners the confidence to share their valuable data for research without fear of losing control or being stolen from.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →