SlideShare a Scribd company logo
Privacy-Preserving Distributed Profile Matching in Proximity-based
Mobile Social Networks
ABSTRACT
The Profile matching means two users comparing their personal profiles and is often the first
step towards effective PMSN. It, however, conflicts with users’ growing privacy concerns about
disclosing their personal profiles to complete strangers before deciding to interact with them
Our protocols enable two users to perform profile matching without disclosing any
information about their profiles beyond the comparison resul Making new connections
according to personal preferences is a crucial service in mobile social networking, where an
initiating user can find matching users within physical proximity of him/her. In existing systems
for such services, usually all the users directly publish their complete profiles for others to
search. However, in many applications, the users’ personal profiles may contain sensitive
information that they do not want to make public. In this paper, we propose FindU, a set of
privacy-preserving profile matching schemes for proximity-based mobile social networks. In
FindU, an initiating user can find from a group of users the one whose profile best matches
with his/her; to limit the risk of privacy exposure, only necessary and minimal information
about the private attributes of the participating users is exchanged. Two increasing levels of
user privacy are defined, with decreasing amounts of revealed profile information. Leveraging
secure multi-party computation (SMC) techniques, we propose novel protocols that realize
each of the user privacy levels, which can also be personalized by the users. We provide formal
security proofs and performance evaluation on our schemes, and show their advantages in
GLOBALSOFT TECHNOLOGIES
IEEE PROJECTS & SOFTWARE DEVELOPMENTS
IEEE FINAL YEAR PROJECTS|IEEE ENGINEERING PROJECTS|IEEE STUDENTS PROJECTS|IEEE
BULK PROJECTS|BE/BTECH/ME/MTECH/MS/MCA PROJECTS|CSE/IT/ECE/EEE PROJECTS
CELL: +91 98495 39085, +91 99662 35788, +91 98495 57908, +91 97014 40401
Visit: www.finalyearprojects.org Mail to:ieeefinalsemprojects@gmail.com
both security and efficiency over state-of-the-art schemes. The social proximity between two
users as the matching metric, which measures the distance between their social coordinates
with each being a vector precomputed by a trusted central server to represent the location of
a user in an online social network. By comparison, our work does not rely on the affiliation of
PMSN users with a single online social network and addresses a more general private matching
problem for PMSN by supports fine-grained personal profiles and a wide spectrum of matching
metrics
Existing System
In existing systems for such services, usually all the users directly publish their complete
profiles for others to search. However, in many applications, the users’ personal profiles may
contain sensitive information that they do not want to make public.
Disadvantage:-
Opens up the possibility for hackers to commit fraud and launch spam and virus
attacks.
Increases the risk of people falling prey to online scams that seem genuine,
resulting in data or identity theft.
May result in negative comments from employees about the company or
potential legal consequences if employees use these sites to view objectionable,
illicit or offensive material.
Potentially results in lost productivity, especially if employees are busy updating
profiles, e
Proposed System:
In this paper, we overcome the above challenges and make the following main contributions.
(1) We formulate the privacy preservation problem of profile matching in MSN. Two
levels of privacy are defined along with their threat models, where the higher privacy level
leaks less profile information to the adversary than the lower level.
(2) We propose two fully distributed privacy-preserving profile matching schemes, one
of them being a private set intersection protocol and the other is a private cardinality of set-
intersection protocol. However, solutions based on existing PSI schemes are far from efficient.
We leverage secure multi-party computation based on polynomial secret sharing, and
propose several key enhancements to improve the computation and communication
efficiency.
Advantage:-
o Proximity-based mobile social networking (PMSN) becomes in-creasingly popular
due to the explosive growth of smart phones.
Two mutually mistrusting parties, each holding a private data set, jointly Compute
the intersection or the intersection cardinality of the two sets without leaking
any additional information to either party.
Facilitates open communication, leading to enhanced information discovery and
delivery.
Allows employees to discuss ideas, post news, ask questions and share links.
Provides an opportunity to widen business contacts.
Targets a wide audience, making it a useful and effective recruitment tool.
Improves business reputation and client base with minimal use of advertising.
Expands market research, implements marketing campaigns, delivers
communications and directs interested people to specific web sites.
Project Enhancement:-
“FindU : Profile Matching in Secure Multi-party Computation (SMC)”
Proximity-based user discovery and key establishment are two important issues for the
usability of our profile matching protocols. We for the first time formalize the problem of
privacy-preserving distributed profile matching in MSNs, andpropose two concrete schemes
that achieve increasing levelsof user privacy preservation. Towards designing lightweight
protocols, we utilize Shamir secret sharing as the main secure computation technique, while
we propose additional enhancements to lower the proposed schemes’ communication costs.
Through extensive security analysis and simulation study, we
show that 1) our schemes are proven secure under the HBC model, and can be easily extended
to prevent certain active attacks; 2) our schemes are much more efficient than state-ofthe-art
ones in MSNs where the network size is in the orderof tens, and when the number of query
attributes is smaller We envision that our FindU scheme can be used in mobile devices
equipped with short-range wireless interfaces like WiFi or Bluetooth (most of today’s
smartphones have both interfaces), and operate in the adhoc mode. We have done some prior
work in practical trust initialization in wireless networks Preventing Malicious Attacks it would
be interesting to make it secure under the stronger malicious model, i.e., to prevent an
adversary from arbitrarily deviating from a protocol run. In the conference version of this
paper, we showed that with an additional commitment round before final reconstruction
specific type of “set inflation attack” can be easily prevented where a malicious user influences
the final output in her favorable way by changing her shares after seeing others’.
MODULES:
1. Security
2. Usability and Efficiency
3. Shamir secret sharing scheme
4. Preventing Malicious Attacks
Modules Description
1. Security
Since the users may have different privacy requirements and it takes different
amount of efforts to achieve them, we hereby (informally) define two levels of privacy
where the higher level leaks less information to the adversaries.
2. Usability and Efficiency
For profile matching in MSN, it is desirable to involve as few human interactions as
possible. In this paper, a human user only needs to explicitly participate in the end of the
protocol run, e.g., decide whom to connect to based on the common interests. In addition,
the system design should be lightweight and practical, i.e., being enough efficient in
computation and communication to be used in MSN. Finally, different users (especially the
candidates) shall have the option to flexibly personalize their privacy levels.
3. Shamir secret sharing scheme
Secret sharing schemes are multi-party protocols related to key establishment.
The original motivation for secret sharing was the following. To safeguard cryptographic
keys from loss, it is desirable to create backup copies. The greater the number of copies
made, the greater the risk of security exposure; the smaller the number, the greater the
risk that all are lost. Secret sharing schemes address this issue by allowing enhanced
reliability without increased risk.
4. Preventing Malicious Attacks.
Our protocols in this paper are only proven secure in the HBC model; it would be
interesting to make it secure under the stronger malicious model, i.e., to prevent an
adversary from arbitrarily deviating from a protocol run. we showed that with an
additional commitment round before final reconstruction (which adds little additional
overhead), a specific type of “set inflation attack” can be easily prevented where a
malicious user influences the final output in her favorable way by changing her shares
after seeing others’.
Architecture
End Process
Select People/Search People
Location Based
Update Profile
Upload Secrets
Check Malicious
Login
Out
Yes
No
View Matched Profile
if
Matching>=Threshold
Check Malicious
Attack
No
No
Yes
View Matched Profile/
Delete Profile
Out
System Configuration:-
H/W System Configuration:-
Processor - Pentium –III
Speed - 1.1 Ghz
RAM - 256 MB (min)
Hard Disk - 20 GB
Floppy Drive - 1.44 MB
Key Board - Standard Windows Keyboard
Mouse - Two or Three Button Mouse
Monitor - SVGA
S/W System Configuration:-
 Operating System :Windows95/98/2000/XP
 Application Server : Tomcat5.0/6.X
 Front End : HTML, Java, Jsp
 Scripts : JavaScript.
 Server side Script : Java Server Pages.
 Database : Mysql
 Database Connectivity : JDBC.
CONCLUSION
In this paper, we for the first time formalize the problem of privacy-preserving
distributed profile matching in MSNs, and propose two concrete schemes that achieve
increasing levels of user privacy preservation. Towards designing lightweight protocols, we
utilize Shamir secret sharing as the main secure computation technique, while we propose
additional enhancements to lower the proposed schemes’ communication costs. Through
extensive security analysis and simulation study, we show that 1) our schemes are proven
secure under the HBC model, and can be easily extended to prevent certain active attacks; 2)
our schemes are much more efficient than state-ofthe- art ones in MSNs where the network
size is in the order of tens, and when the number of query attributes is smaller than the
number of profile attributes.
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Privacy preserving distributed profile matching in proximity-based mobile social networks
CLOUING
DOMAIN: WIRELESS NETWORK PROJECTS

More Related Content

DOCX
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Vampire attacks draining life from w...
DOCX
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT SSD a robust rf location fingerprint...
PDF
IRJET- Robustness Strategy for Securing Data from Cyber Attacks
PDF
Wormhole attack detection algorithms
DOCX
Vampire attacks draining life from wireless ad hoc sensor networks
DOCX
WORMHOLE ATTACK DETECTION ALGORITHMS IN WIRELESS NETWORK CODING SYSTEMS
PPTX
Security in wireless sensor network
PDF
ENHANCED THREE TIER SECURITY ARCHITECTURE FOR WSN AGAINST MOBILE SINK REPLI...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Vampire attacks draining life from w...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT SSD a robust rf location fingerprint...
IRJET- Robustness Strategy for Securing Data from Cyber Attacks
Wormhole attack detection algorithms
Vampire attacks draining life from wireless ad hoc sensor networks
WORMHOLE ATTACK DETECTION ALGORITHMS IN WIRELESS NETWORK CODING SYSTEMS
Security in wireless sensor network
ENHANCED THREE TIER SECURITY ARCHITECTURE FOR WSN AGAINST MOBILE SINK REPLI...

What's hot (20)

PDF
Secure data aggregation technique for wireless sensor networks in the presenc...
DOC
A wireless intrusion detection system and a new attack model (synopsis)
PPTX
6. security in wireless sensor netwoks
PDF
C0363012014
DOCX
The three tier security scheme in wireless
DOCX
Hop by hop message authentication chapter 1
PPTX
Wormhole attack
PPT
Detection and localization of multiple spoofing attacks in
PDF
Modelling of A Trust and Reputation Model in Wireless Networks
PPTX
Trust Based Routing In wireless sensor Network
PPTX
Wireless sensor network security
PDF
O010528791
PPTX
Vampire attacks
PPT
security in wireless sensor networks
PDF
Channel Aware Detection of Forwarding Attacks in WSN with Malicious Node Dete...
PDF
NICE: Network Intrusion Detection and Countermeasure Selection in Virtual Net...
PPTX
NetSim Webinar on Network Attacks and Detection
DOCX
Vampire attacks draining life from wireless ad hoc sensor networks
PDF
Secure Data Aggregation Technique for Wireless Sensor Networks in the Presenc...
PDF
IRJET- Enhanced ID based Data Aggregation and Detection Against Sybil Attack ...
Secure data aggregation technique for wireless sensor networks in the presenc...
A wireless intrusion detection system and a new attack model (synopsis)
6. security in wireless sensor netwoks
C0363012014
The three tier security scheme in wireless
Hop by hop message authentication chapter 1
Wormhole attack
Detection and localization of multiple spoofing attacks in
Modelling of A Trust and Reputation Model in Wireless Networks
Trust Based Routing In wireless sensor Network
Wireless sensor network security
O010528791
Vampire attacks
security in wireless sensor networks
Channel Aware Detection of Forwarding Attacks in WSN with Malicious Node Dete...
NICE: Network Intrusion Detection and Countermeasure Selection in Virtual Net...
NetSim Webinar on Network Attacks and Detection
Vampire attacks draining life from wireless ad hoc sensor networks
Secure Data Aggregation Technique for Wireless Sensor Networks in the Presenc...
IRJET- Enhanced ID based Data Aggregation and Detection Against Sybil Attack ...
Ad

Similar to DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Privacy preserving distributed profile matching in proximity-based mobile social networks (20)

DOCX
Secure encounter based mobile social networks requirements, designs, and trad...
DOCX
Fast transmission to remote cooperative groups a new key management paradigm
DOCX
JAVA 2013 IEEE NETWORKSECURITY PROJECT Secure encounter based mobile social n...
DOCX
Secure encounter based mobile social networks requirements, designs, and trad...
DOCX
Secure encounter based mobile social networks requirements, designs, and trad...
PDF
Evasion Streamline Intruders Using Graph Based Attacker model Analysis and Co...
PDF
Multi Owner Data Sharing & Outsourced Revocation Using Identity Based Encrypt...
PDF
iaetsd Shared authority based privacy preserving protocol
PDF
A SECURE SCHEMA FOR RECOMMENDATION SYSTEMS
PDF
Download
PPTX
Moses Supporting And Enforcing Security Profiles On Smartphones
PDF
A Review on Key-Aggregate Cryptosystem for Climbable Knowledge Sharing in Clo...
PDF
710201940
PDF
Attribute-Based Encryption for Access of Secured Data in Cloud Storage
DOCX
IEEE 2014 JAVA MOBILE COMPUTING PROJECTS Cloud assisted mobile-access of heal...
DOCX
2014 IEEE JAVA MOBILE COMPUTING PROJECT Cloud assisted mobile-access of healt...
DOCX
2014 IEEE JAVA CLOUD COMPUTING PROJECT Cloud assisted mobile-access of health...
DOCX
IEEE 2014 JAVA CLOUD COMPUTING PROJECTS Cloud assisted mobile-access of healt...
PDF
Mi health care - multi-tenant health care system
PDF
I want you to Read intensively papers and give me a summary for ever.pdf
Secure encounter based mobile social networks requirements, designs, and trad...
Fast transmission to remote cooperative groups a new key management paradigm
JAVA 2013 IEEE NETWORKSECURITY PROJECT Secure encounter based mobile social n...
Secure encounter based mobile social networks requirements, designs, and trad...
Secure encounter based mobile social networks requirements, designs, and trad...
Evasion Streamline Intruders Using Graph Based Attacker model Analysis and Co...
Multi Owner Data Sharing & Outsourced Revocation Using Identity Based Encrypt...
iaetsd Shared authority based privacy preserving protocol
A SECURE SCHEMA FOR RECOMMENDATION SYSTEMS
Download
Moses Supporting And Enforcing Security Profiles On Smartphones
A Review on Key-Aggregate Cryptosystem for Climbable Knowledge Sharing in Clo...
710201940
Attribute-Based Encryption for Access of Secured Data in Cloud Storage
IEEE 2014 JAVA MOBILE COMPUTING PROJECTS Cloud assisted mobile-access of heal...
2014 IEEE JAVA MOBILE COMPUTING PROJECT Cloud assisted mobile-access of healt...
2014 IEEE JAVA CLOUD COMPUTING PROJECT Cloud assisted mobile-access of health...
IEEE 2014 JAVA CLOUD COMPUTING PROJECTS Cloud assisted mobile-access of healt...
Mi health care - multi-tenant health care system
I want you to Read intensively papers and give me a summary for ever.pdf
Ad

More from IEEEGLOBALSOFTTECHNOLOGIES (20)

DOCX
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Optimal multicast capacity and delay...
DOCX
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT On the real time hardware implementa...
DOCX
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Model based analysis of wireless sys...
DOCX
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Mobile relay configuration in data i...
DOCX
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Distributed cooperative caching in s...
DOCX
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Delay optimal broadcast for multihop...
DOCX
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Dcim distributed cache invalidation ...
DOCX
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Cooperative packet delivery in hybri...
DOCX
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Content sharing over smartphone base...
DOCX
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Community aware opportunistic routin...
DOCX
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Capacity of hybrid wireless mesh net...
DOCX
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Adaptive position update for geograp...
DOCX
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT A scalable server architecture for m...
DOCX
DOTNET 2013 IEEE CLOUDCOMPUTING PROJECT Attribute based access to scalable me...
DOCX
DOTNET 2013 IEEE CLOUDCOMPUTING PROJECT Attribute based access to scalable me...
DOCX
DOTNET 2013 IEEE CLOUDCOMPUTING PROJECT Scalable and secure sharing of person...
DOCX
DOTNET 2013 IEEE CLOUDCOMPUTING PROJECT Qos ranking prediction for cloud serv...
DOCX
DOTNET 2013 IEEE CLOUDCOMPUTING PROJECT Privacy preserving public auditing fo...
DOCX
DOTNET 2013 IEEE CLOUDCOMPUTING PROJECT Facilitating document annotation usin...
DOCX
DOTNET 2013 IEEE CLOUDCOMPUTING PROJECT Error tolerant resource allocation an...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Optimal multicast capacity and delay...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT On the real time hardware implementa...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Model based analysis of wireless sys...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Mobile relay configuration in data i...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Distributed cooperative caching in s...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Delay optimal broadcast for multihop...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Dcim distributed cache invalidation ...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Cooperative packet delivery in hybri...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Content sharing over smartphone base...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Community aware opportunistic routin...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Capacity of hybrid wireless mesh net...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Adaptive position update for geograp...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT A scalable server architecture for m...
DOTNET 2013 IEEE CLOUDCOMPUTING PROJECT Attribute based access to scalable me...
DOTNET 2013 IEEE CLOUDCOMPUTING PROJECT Attribute based access to scalable me...
DOTNET 2013 IEEE CLOUDCOMPUTING PROJECT Scalable and secure sharing of person...
DOTNET 2013 IEEE CLOUDCOMPUTING PROJECT Qos ranking prediction for cloud serv...
DOTNET 2013 IEEE CLOUDCOMPUTING PROJECT Privacy preserving public auditing fo...
DOTNET 2013 IEEE CLOUDCOMPUTING PROJECT Facilitating document annotation usin...
DOTNET 2013 IEEE CLOUDCOMPUTING PROJECT Error tolerant resource allocation an...

Recently uploaded (20)

PDF
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PPTX
A Presentation on Artificial Intelligence
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Approach and Philosophy of On baking technology
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Machine learning based COVID-19 study performance prediction
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
Encapsulation_ Review paper, used for researhc scholars
PPTX
Cloud computing and distributed systems.
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
NewMind AI Monthly Chronicles - July 2025
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
A Presentation on Artificial Intelligence
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Understanding_Digital_Forensics_Presentation.pptx
Mobile App Security Testing_ A Comprehensive Guide.pdf
Reach Out and Touch Someone: Haptics and Empathic Computing
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
The Rise and Fall of 3GPP – Time for a Sabbatical?
Approach and Philosophy of On baking technology
NewMind AI Weekly Chronicles - August'25 Week I
Machine learning based COVID-19 study performance prediction
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Encapsulation_ Review paper, used for researhc scholars
Cloud computing and distributed systems.
Spectral efficient network and resource selection model in 5G networks
NewMind AI Monthly Chronicles - July 2025
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Dropbox Q2 2025 Financial Results & Investor Presentation

DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Privacy preserving distributed profile matching in proximity-based mobile social networks

  • 1. Privacy-Preserving Distributed Profile Matching in Proximity-based Mobile Social Networks ABSTRACT The Profile matching means two users comparing their personal profiles and is often the first step towards effective PMSN. It, however, conflicts with users’ growing privacy concerns about disclosing their personal profiles to complete strangers before deciding to interact with them Our protocols enable two users to perform profile matching without disclosing any information about their profiles beyond the comparison resul Making new connections according to personal preferences is a crucial service in mobile social networking, where an initiating user can find matching users within physical proximity of him/her. In existing systems for such services, usually all the users directly publish their complete profiles for others to search. However, in many applications, the users’ personal profiles may contain sensitive information that they do not want to make public. In this paper, we propose FindU, a set of privacy-preserving profile matching schemes for proximity-based mobile social networks. In FindU, an initiating user can find from a group of users the one whose profile best matches with his/her; to limit the risk of privacy exposure, only necessary and minimal information about the private attributes of the participating users is exchanged. Two increasing levels of user privacy are defined, with decreasing amounts of revealed profile information. Leveraging secure multi-party computation (SMC) techniques, we propose novel protocols that realize each of the user privacy levels, which can also be personalized by the users. We provide formal security proofs and performance evaluation on our schemes, and show their advantages in GLOBALSOFT TECHNOLOGIES IEEE PROJECTS & SOFTWARE DEVELOPMENTS IEEE FINAL YEAR PROJECTS|IEEE ENGINEERING PROJECTS|IEEE STUDENTS PROJECTS|IEEE BULK PROJECTS|BE/BTECH/ME/MTECH/MS/MCA PROJECTS|CSE/IT/ECE/EEE PROJECTS CELL: +91 98495 39085, +91 99662 35788, +91 98495 57908, +91 97014 40401 Visit: www.finalyearprojects.org Mail to:ieeefinalsemprojects@gmail.com
  • 2. both security and efficiency over state-of-the-art schemes. The social proximity between two users as the matching metric, which measures the distance between their social coordinates with each being a vector precomputed by a trusted central server to represent the location of a user in an online social network. By comparison, our work does not rely on the affiliation of PMSN users with a single online social network and addresses a more general private matching problem for PMSN by supports fine-grained personal profiles and a wide spectrum of matching metrics Existing System In existing systems for such services, usually all the users directly publish their complete profiles for others to search. However, in many applications, the users’ personal profiles may contain sensitive information that they do not want to make public. Disadvantage:- Opens up the possibility for hackers to commit fraud and launch spam and virus attacks. Increases the risk of people falling prey to online scams that seem genuine, resulting in data or identity theft. May result in negative comments from employees about the company or potential legal consequences if employees use these sites to view objectionable, illicit or offensive material. Potentially results in lost productivity, especially if employees are busy updating profiles, e Proposed System:
  • 3. In this paper, we overcome the above challenges and make the following main contributions. (1) We formulate the privacy preservation problem of profile matching in MSN. Two levels of privacy are defined along with their threat models, where the higher privacy level leaks less profile information to the adversary than the lower level. (2) We propose two fully distributed privacy-preserving profile matching schemes, one of them being a private set intersection protocol and the other is a private cardinality of set- intersection protocol. However, solutions based on existing PSI schemes are far from efficient. We leverage secure multi-party computation based on polynomial secret sharing, and propose several key enhancements to improve the computation and communication efficiency. Advantage:- o Proximity-based mobile social networking (PMSN) becomes in-creasingly popular due to the explosive growth of smart phones. Two mutually mistrusting parties, each holding a private data set, jointly Compute the intersection or the intersection cardinality of the two sets without leaking any additional information to either party. Facilitates open communication, leading to enhanced information discovery and delivery. Allows employees to discuss ideas, post news, ask questions and share links. Provides an opportunity to widen business contacts. Targets a wide audience, making it a useful and effective recruitment tool. Improves business reputation and client base with minimal use of advertising. Expands market research, implements marketing campaigns, delivers communications and directs interested people to specific web sites. Project Enhancement:-
  • 4. “FindU : Profile Matching in Secure Multi-party Computation (SMC)” Proximity-based user discovery and key establishment are two important issues for the usability of our profile matching protocols. We for the first time formalize the problem of privacy-preserving distributed profile matching in MSNs, andpropose two concrete schemes that achieve increasing levelsof user privacy preservation. Towards designing lightweight protocols, we utilize Shamir secret sharing as the main secure computation technique, while we propose additional enhancements to lower the proposed schemes’ communication costs. Through extensive security analysis and simulation study, we show that 1) our schemes are proven secure under the HBC model, and can be easily extended to prevent certain active attacks; 2) our schemes are much more efficient than state-ofthe-art ones in MSNs where the network size is in the orderof tens, and when the number of query attributes is smaller We envision that our FindU scheme can be used in mobile devices equipped with short-range wireless interfaces like WiFi or Bluetooth (most of today’s smartphones have both interfaces), and operate in the adhoc mode. We have done some prior work in practical trust initialization in wireless networks Preventing Malicious Attacks it would be interesting to make it secure under the stronger malicious model, i.e., to prevent an adversary from arbitrarily deviating from a protocol run. In the conference version of this paper, we showed that with an additional commitment round before final reconstruction specific type of “set inflation attack” can be easily prevented where a malicious user influences the final output in her favorable way by changing her shares after seeing others’. MODULES: 1. Security 2. Usability and Efficiency 3. Shamir secret sharing scheme
  • 5. 4. Preventing Malicious Attacks Modules Description 1. Security Since the users may have different privacy requirements and it takes different amount of efforts to achieve them, we hereby (informally) define two levels of privacy where the higher level leaks less information to the adversaries. 2. Usability and Efficiency For profile matching in MSN, it is desirable to involve as few human interactions as possible. In this paper, a human user only needs to explicitly participate in the end of the protocol run, e.g., decide whom to connect to based on the common interests. In addition, the system design should be lightweight and practical, i.e., being enough efficient in computation and communication to be used in MSN. Finally, different users (especially the candidates) shall have the option to flexibly personalize their privacy levels.
  • 6. 3. Shamir secret sharing scheme Secret sharing schemes are multi-party protocols related to key establishment. The original motivation for secret sharing was the following. To safeguard cryptographic keys from loss, it is desirable to create backup copies. The greater the number of copies made, the greater the risk of security exposure; the smaller the number, the greater the risk that all are lost. Secret sharing schemes address this issue by allowing enhanced reliability without increased risk. 4. Preventing Malicious Attacks. Our protocols in this paper are only proven secure in the HBC model; it would be interesting to make it secure under the stronger malicious model, i.e., to prevent an adversary from arbitrarily deviating from a protocol run. we showed that with an additional commitment round before final reconstruction (which adds little additional overhead), a specific type of “set inflation attack” can be easily prevented where a malicious user influences the final output in her favorable way by changing her shares after seeing others’.
  • 7. Architecture End Process Select People/Search People Location Based Update Profile Upload Secrets Check Malicious Login Out Yes No View Matched Profile if Matching>=Threshold Check Malicious Attack No No Yes View Matched Profile/ Delete Profile Out
  • 8. System Configuration:- H/W System Configuration:- Processor - Pentium –III Speed - 1.1 Ghz RAM - 256 MB (min) Hard Disk - 20 GB Floppy Drive - 1.44 MB Key Board - Standard Windows Keyboard Mouse - Two or Three Button Mouse Monitor - SVGA
  • 9. S/W System Configuration:-  Operating System :Windows95/98/2000/XP  Application Server : Tomcat5.0/6.X  Front End : HTML, Java, Jsp  Scripts : JavaScript.  Server side Script : Java Server Pages.  Database : Mysql  Database Connectivity : JDBC. CONCLUSION In this paper, we for the first time formalize the problem of privacy-preserving distributed profile matching in MSNs, and propose two concrete schemes that achieve increasing levels of user privacy preservation. Towards designing lightweight protocols, we utilize Shamir secret sharing as the main secure computation technique, while we propose additional enhancements to lower the proposed schemes’ communication costs. Through extensive security analysis and simulation study, we show that 1) our schemes are proven secure under the HBC model, and can be easily extended to prevent certain active attacks; 2) our schemes are much more efficient than state-ofthe- art ones in MSNs where the network size is in the order of tens, and when the number of query attributes is smaller than the number of profile attributes.