0% found this document useful (0 votes)
38 views8 pages

Digital Data Security Through Watermark

The document discusses watermarking as a technology to protect media data from unauthorized reuse. It proposes implementing watermark design patterns for intellectual property protection in e-commerce applications. This would allow adding watermarks to different media types like images, video, and text data to provide copyright protection and usage tracking.

Uploaded by

Bhargav Raj
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
38 views8 pages

Digital Data Security Through Watermark

The document discusses watermarking as a technology to protect media data from unauthorized reuse. It proposes implementing watermark design patterns for intellectual property protection in e-commerce applications. This would allow adding watermarks to different media types like images, video, and text data to provide copyright protection and usage tracking.

Uploaded by

Bhargav Raj
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 8

ABSTRACT

Watermarking is viewed as an enabling technology to protect these media


data from re-use without giving adequate credit to the source or in an
unauthorized way. Hawkins addressed that many watermarking techniques
have been proposed for intellectual property and copyright protection in the
literature, but different media data apply different digital watermarking
techniques. Moreover, technical requirements of different watermarking
techniques also vary because of different functions and applications. Since
intellectual property protection using digital watermarking is still at its
infancy, this project attempts to promote digital watermarking and
introduces a mechanism for electronic business designers and developers
to use watermarking in protecting their online media contents.
MOTIVATION:

Online content distribution businesses require methods to protect the


intellectual property of distributed content. Intellectual property protection is
a mechanism to protect the rights of ownership of original work so that no
one can use the rights-protected work in either way without seeking
permission for the use and, if necessary, paying the rights to owners a
loyalty for the use. Digital watermarking is the core technology in electronic
rights protection. However, research addressing the concerns of
businesses about intellectual property protection schemes through
watermarking is scarce.

PROBLEM DEFINITION:

The current watermark design implementation has been mainly focusing on


text data. I t does not provide proper authentication to the user’s data. It is
limited to specific data types. No guaranteed accuracy is provided to the
data.

The present system leads to performance issues at runtime. To overcome all


these problems we are introducing “Watermark Design Patterns for
Intellectual Property Protection in E-Commerce application
EXISTING SYSTEM:

Recent research trend in watermarking technique has been focusing on text


data but watermarking is not limited to text documents; there are also
watermarking techniques for images and video data .Watermarking for black
and white text data; e.g., electronic documents and manuscripts, is so-called
binary watermarks, and is similar to visual cryptography, which was a
technique proposed for information hiding. another watermarking technique,
such as Coxetal. Targets a wide spectrum of media data, but only the
fundamental concepts of the technique are given.

DISADVANTAGES:

 No guaranty of accuracy.
 Leads Performance Issues at Runtime.
 Limited to Specific Media Types
PROPOSED SYSTEM:

In this Application we are going to implement water mark pattern for


all the different types of media like images ,video and different kinds of text
data

 Add image as watermark for text data.


 Add image as watermark for image data.
 Add text data as watermark for image data.
 Protects video data by providing a private key for the user.

ADVANTAGES:

 Copyright protection: Embedding the ownership of the information


when the information is being duplicated or abused.
 Usage/copy tracking: Verify the usage and copy of the
information by the embedded data.
 Metadata or additional information: Embedding data to describe the
information, e.g., structure, indexing terms etc.,
Hardware Requirements

 Processor : I3.
 Ram : 4GB.
 Hard Disk : 500 GB.

Software Requirements:

 Database Server : Mysql


 Database Client : Sql yog
 Server : Apache Tomcat
 Platform : Java
 Technology : Servlets, JSP,JDBC
 Client Side Technologies : Html, CSS, Java Script
 IDE : Eclipse
 Uml Design/E-R Modeling Tools : Rational Rose, Sql-Developer
 Testing : Junit
Modules

Admin Module:

This module enables the activation and deactivation of the Data owners,
manages the data in the database.

Data Owner Module:

From the repository of files and documents, Data owner has to select
a file to apply watermark. This module specifies the details of watermark
and views the results.

Guest User Module:

This module is allowed to access the data which has been uploaded by the
Data owners and the uses the data required by them.
Architecture:

You might also like