Movatterモバイル変換


[0]ホーム

URL:


US20040148290A1 - Method, system and program product for private data access or use based on related public data - Google Patents

Method, system and program product for private data access or use based on related public data
Download PDF

Info

Publication number
US20040148290A1
US20040148290A1US10/757,205US75720504AUS2004148290A1US 20040148290 A1US20040148290 A1US 20040148290A1US 75720504 AUS75720504 AUS 75720504AUS 2004148290 A1US2004148290 A1US 2004148290A1
Authority
US
United States
Prior art keywords
data record
private data
private
public
record
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US10/757,205
Inventor
Ann Merenda
Hilon Potter
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
International Business Machines Corp
Original Assignee
International Business Machines Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by International Business Machines CorpfiledCriticalInternational Business Machines Corp
Priority to US10/757,205priorityCriticalpatent/US20040148290A1/en
Publication of US20040148290A1publicationCriticalpatent/US20040148290A1/en
Abandonedlegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

Records in a public data set are related by a logical link to records in a private data set. The public data set may be generally read whereas the private table has restricted access. Authorization to view private data records is provided by keys or coded Web URLs. In one embodiment, an application accesses the data on behalf of the viewer and undertakes the use requested of the data without revealing the contents of the record to the viewer.

Description

Claims (45)

What is claimed is:
1. A method for accessing data records in a private data set having restricted access, the records in the private data set being accessible only by authorized users, the method comprising the steps of:
separating a data record into a public data record stored in a public data set and a private data record stored in a private data set;
creating a logical link logically relating the public data record with the private data record;
receiving a request from a user to perform a predefined operation, the request comprising information from the public data record, the user not authorized to access the private data set;
finding the private data record using the information from the public data record received from the user in combination with the logical link; and
performing the predefined operation using the private data record.
2. The method according toclaim 1 wherein the logical link comprises a key value stored in the public data record and the private data record.
3. The method according toclaim 1 wherein the information from the public data record received from the user comprises a key value stored in the private data record.
4. The method according toclaim 1 wherein the predefined operation comprises blind analysis of data in a plurality of private data records.
5. The method according toclaim 4 comprising the further step of forwarding the results of the blind analysis to the user.
6. The method according toclaim 1 wherein performing the predefined operation comprises the further steps of:
using information from the private data record as a network address; and
transmitting a message to the network address.
7. The method according toclaim 6 wherein the message comprises email.
8. The method according toclaim 6 wherein the message comprises message information from any one of the private data record or the public data record.
9. The method according toclaim 6 wherein the message comprises marketing material.
10. The method according toclaim 1 wherein the performing the predefined operation step is performed only when a required condition is satisfied.
11. The method according toclaim 10 wherein the required condition is based upon information in the private record.
12. The method according toclaim 1 wherein the private data record comprises data regarding any one of a link ID, a key, a consumer or an enterprise.
13. The method according toclaim 1 wherein the public data record comprises data regarding any one of a link ID, a key, a consumer or a product.
14. The method according toclaim 1 wherein the performing the predefined operation step comprises the further step of retrieving data from any one of the private data record or the public data record.
15. The method according toclaim 14 comprising the further step of forwarding the retrieved data to the user.
16. A system for accessing data records in a private data set having restricted access, the records in the private data set being accessible only by authorized users, the system comprising:
a separator separating a data record into a public data record stored in a public data set and a private data record stored in a private data set;
a logical link creator for logically relating a public data record element with the private data record;
a receiver receiving a request from a user to perform a predefined operation, the request comprising information from the public data record, the user not authorized to access the private data set;
a record finder finding the private data record using the information from the public data record received from the user in combination with the logical link; and
an application performing the predefined operation using the private data record.
17. The system according toclaim 16 wherein the logical link comprises a key value stored in the public data record and the private data record.
18. The system according toclaim 16 wherein the information from the public data record received from the user comprises a key value stored in the private data record.
19. The system according toclaim 16 wherein the predefined operation comprises blind analysis of data in a plurality of private data records.
20. The system according toclaim 19 further comprising a transmitter forwarding the results of the blind analysis to the user.
21. The system according toclaim 16 wherein the application further comprises:
an addresser using information from the private data record as a network address; and
a sender transmitting a message to the network address.
22. The system according toclaim 21 wherein the message comprises email.
23. The system according toclaim 21 wherein the message comprises message information from any one of the private data record or the public data record.
24. The system according toclaim 21 wherein the message comprises marketing material.
25. The system according toclaim 16 wherein the application performs the predefined operation only when a required condition is satisfied.
26. The system according toclaim 25 wherein the required condition is based upon information in the private record.
27. The system according toclaim 16 wherein the private data record comprises data regarding any one of a link ID, a key, a consumer or an enterprise.
28. The system according toclaim 16 wherein the public data record comprises data regarding any one of a link ID, a key, a consumer or a product.
29. The system according toclaim 16 wherein the predefined operation comprises retrieving data from any one of the private data record or the public data record.
30. The system according toclaim 29 further comprising a forwarder forwarding the retrieved data to the user.
31. A computer program product for accessing data records in a private data set having restricted access, the records in the private data set being accessible only by authorized users, the computer program product comprising a computer readable medium having computer readable program code therein, the computer program product comprising:
computer readable program code for separating a data record into a public data record stored in a public data set and a private data record stored in a private data set;
computer readable program code for creating a logical link logically relating a public data record element with the private data record;
computer readable program code for receiving a request from a user to perform a predefined operation, the request comprising information from the public data record, the user not authorized to access the private data set;
computer readable program code for finding the private data record using the information from the public data record received from the user in combination with the logical link; and
computer readable program code for performing the predefined operation using the private data record.
32. The computer program product according toclaim 31 wherein the logical link comprises a key value stored in the public data record and the private data record.
33. The computer program product according toclaim 31 wherein the information from the public data record received from the user comprises a key value stored in the private data record.
34. The computer program product according toclaim 31 wherein the predefined operation comprises blind analysis of data in a plurality of private data records.
35. The computer program product according toclaim 34 further comprising computer readable program code for forwarding the results of the blind analysis to the user.
36. The computer program product according toclaim 31 wherein computer readable program code for performing the predefined operation further comprises:
computer readable program code for using information from the private data record as a network address; and
computer readable program code for transmitting a message to the network address.
37. The computer program product according toclaim 36 wherein the message comprises email.
38. The computer program product according toclaim 36 wherein the message comprises message information from any one of the private data record or the public data record.
39. The computer program product according toclaim 36 wherein the message comprises marketing material.
40. The computer program product according toclaim 31 wherein the performing the predefined operation step is performed only when a required condition is satisfied.
41. The computer program product according toclaim 40 wherein the required condition is based upon information in the private record.
42. The computer program product according toclaim 31 wherein the private data record comprises data regarding any one of a link ID, a key, a consumer or an enterprise.
43. The computer program product according toclaim 31 wherein the public data record comprises data regarding any one of a link ID, a key, a consumer or a product.
44. The computer program product according toclaim 31 wherein the predefined operation step comprises retrieving data from any one of the private data record or the public data record.
45. The computer program product according toclaim 44 further comprising a computer readable program code for forwarding the retrieved data to the user.
US10/757,2052000-05-022004-01-14Method, system and program product for private data access or use based on related public dataAbandonedUS20040148290A1 (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
US10/757,205US20040148290A1 (en)2000-05-022004-01-14Method, system and program product for private data access or use based on related public data

Applications Claiming Priority (3)

Application NumberPriority DateFiling DateTitle
US56363900A2000-05-022000-05-02
US39095403A2003-03-172003-03-17
US10/757,205US20040148290A1 (en)2000-05-022004-01-14Method, system and program product for private data access or use based on related public data

Related Parent Applications (1)

Application NumberTitlePriority DateFiling Date
US39095403ADivision2000-05-022003-03-17

Publications (1)

Publication NumberPublication Date
US20040148290A1true US20040148290A1 (en)2004-07-29

Family

ID=24251323

Family Applications (2)

Application NumberTitlePriority DateFiling Date
US10/390,956Expired - LifetimeUS8996508B2 (en)2000-05-022003-03-18Sending advertisements to customers
US10/757,205AbandonedUS20040148290A1 (en)2000-05-022004-01-14Method, system and program product for private data access or use based on related public data

Family Applications Before (1)

Application NumberTitlePriority DateFiling Date
US10/390,956Expired - LifetimeUS8996508B2 (en)2000-05-022003-03-18Sending advertisements to customers

Country Status (2)

CountryLink
US (2)US8996508B2 (en)
GB (1)GB2366051B (en)

Cited By (19)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20020111920A1 (en)*2001-02-092002-08-15International Business Machines CorporationSystem and method for maintaining customer privacy
US20030225860A1 (en)*2001-06-042003-12-04Courtemanche Paul R.Life-event server
US20050280502A1 (en)*2002-09-242005-12-22Bell David AImage recognition
US20080229184A1 (en)*2007-03-152008-09-18Microsoft CorporationPrivate sheets in shared spreadsheets
US20090112805A1 (en)*2007-10-312009-04-30Zachary Adam GarbowMethod, system, and computer program product for implementing search query privacy
US20100262837A1 (en)*2009-04-142010-10-14Haluk KulinSystems And Methods For Personal Digital Data Ownership And Vaulting
US20120233209A1 (en)*2011-03-092012-09-13Microsoft CorporationEnterprise search over private and public data
US20140173747A1 (en)*2012-12-132014-06-19Apple Inc.Disabling access to applications and content in a privacy mode
US20140278764A1 (en)*2013-03-152014-09-18Commerce Signals, Inc.Methods and systems for a virtual marketplace or exchange for distributed signals including data correlation engines
US8869286B1 (en)*2012-05-222014-10-21Symantec CorporationSystems and methods for analyzing client-side storage security for internet applications
US20150135327A1 (en)*2013-11-082015-05-14Symcor Inc.Method of obfuscating relationships between data in database tables
US20200234287A1 (en)*2011-04-152020-07-23Shift4 CorporationMethod and system for utilizing authorization factor pools
US10771247B2 (en)2013-03-152020-09-08Commerce Signals, Inc.Key pair platform and system to manage federated trust networks in distributed advertising
US10803512B2 (en)2013-03-152020-10-13Commerce Signals, Inc.Graphical user interface for object discovery and mapping in open systems
US11222346B2 (en)2013-03-152022-01-11Commerce Signals, Inc.Method and systems for distributed signals for use with advertising
US11538026B2 (en)2011-04-152022-12-27Shift4 CorporationMethod and system for enabling merchants to share tokens
US11822610B2 (en)2016-06-202023-11-21International Business Machines CorporationSystem, method, and recording medium for data mining between private and public domains
US11899632B1 (en)*2017-04-282024-02-13Verato, Inc.System and method for secure linking and matching of data elements across independent data systems
US11907187B1 (en)*2017-04-282024-02-20Verato, Inc.Methods and systems for facilitating data stewardship tasks

Families Citing this family (15)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US7200666B1 (en)2000-07-072007-04-03International Business Machines CorporationLive connection enhancement for data source interface
US20020091650A1 (en)*2001-01-092002-07-11Ellis Charles V.Methods of anonymizing private information
WO2006012589A2 (en)*2004-07-232006-02-02Privit, Inc.Privacy compliant consent and data access management system and method
US20070112636A1 (en)*2005-11-142007-05-17Lucker William G JrCommunity Based Marketing System and Method
US11062351B1 (en)2007-11-152021-07-13Verizon Media Inc.Systems and methods for allocating electronic advertising opportunities
MX353627B (en)*2012-03-312018-01-22Trans Union LlcSystems and methods for targeted internet marketing based on offline, online, and credit-related data.
CN114004655A (en)2013-10-302022-02-01环联公司 System and method for measuring the effectiveness of marketing and advertising campaigns
US9996856B2 (en)2014-03-112018-06-12Trans Union LlcDigital prescreen targeted marketing system and method
GB2604540B (en)2016-02-032023-01-11Luther SystemsSystem and method for secure management of digital contracts
US11947978B2 (en)2017-02-232024-04-02Ab Initio Technology LlcDynamic execution of parameterized applications for the processing of keyed network data streams
US10831509B2 (en)2017-02-232020-11-10Ab Initio Technology LlcDynamic execution of parameterized applications for the processing of keyed network data streams
US11775479B2 (en)2018-05-242023-10-03Luther Systems Us IncorporatedSystem and method for efficient and secure private similarity detection for large private document repositories
GB2583993B (en)2018-11-192023-08-02Luther Systems LtdImmutable ledger with efficient and secure data destruction, system and method
US11132386B2 (en)*2019-02-152021-09-28International Business Machines CorporationFast linking of anonymized datasets
US11874827B2 (en)2020-12-302024-01-16Luther Systems Us IncorporatedSystem and method for automatic, rapid, and auditable updates of digital contracts

Citations (12)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US5809503A (en)*1993-07-081998-09-15Fujitsu LimitedLocking mechanism for check in/check out model which maintains data consistency amongst transactions
US6014634A (en)*1995-12-262000-01-11Supermarkets Online, Inc.System and method for providing shopping aids and incentives to customers through a computer network
US6073138A (en)*1998-06-112000-06-06Boardwalk A.G.System, method, and computer program product for providing relational patterns between entities
US6078994A (en)*1997-05-302000-06-20Oracle CorporationSystem for maintaining a shared cache in a multi-threaded computer environment
US6112209A (en)*1998-06-172000-08-29Gusack; Mark DavidAssociative database model for electronic-based informational assemblies
US6148342A (en)*1998-01-272000-11-14Ho; Andrew P.Secure database management system for confidential records using separately encrypted identifier and access request
US6321242B1 (en)*1998-02-062001-11-20Sun Microsystems, Inc.Re-linking technology for a moving web site
US6324541B1 (en)*1998-06-112001-11-27Boardwalk Ltd.System, method, and computer program product for providing relational patterns between entities
US6338067B1 (en)*1998-09-012002-01-08Sector Data, Llc.Product/service hierarchy database for market competition and investment analysis
US6393484B1 (en)*1999-04-122002-05-21International Business Machines Corp.System and method for controlled access to shared-medium public and semi-public internet protocol (IP) networks
US20020095298A1 (en)*1999-04-192002-07-18Frogmagic, Inc.Blind Gift Method and System
US6457007B1 (en)*1993-08-052002-09-24Hitachi, Ltd.Distributed database management system including logical database constituted by a group of physical databases

Family Cites Families (32)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US6553178B2 (en)*1992-02-072003-04-22Max AbecassisAdvertisement subsidized video-on-demand system
SE9303984L (en)*1993-11-301994-11-21Anonymity Prot In Sweden Ab Device and method for storing data information
US6625581B1 (en)*1994-04-222003-09-23Ipf, Inc.Method of and system for enabling the access of consumer product related information and the purchase of consumer products at points of consumer presence on the world wide web (www) at which consumer product information request (cpir) enabling servlet tags are embedded within html-encoded documents
US5918214A (en)*1996-10-251999-06-29Ipf, Inc.System and method for finding product and service related information on the internet
US5682525A (en)*1995-01-111997-10-28Civix CorporationSystem and methods for remotely accessing a selected group of items of interest from a database
US5614927A (en)*1995-01-131997-03-25Bell Communications Research, Inc.Protecting confidential information in a database for enabling targeted advertising in a communications network
US20030040957A1 (en)*1995-07-272003-02-27Willam Y. ConwellAdvertising employing watermarking
US5937158A (en)1996-04-191999-08-10Matsushita Electric Industrial Co., Ltd.System and method for connecting portable media with network and computer for use with the system
US5933811A (en)*1996-08-201999-08-03Paul D. AnglesSystem and method for delivering customized advertisements within interactive communication systems
US7236969B1 (en)*1999-07-082007-06-26Nortel Networks LimitedAssociative search engine
GB9712459D0 (en)*1997-06-141997-08-20Int Computers LtdSecure database system
US6122658A (en)*1997-07-032000-09-19Microsoft CorporationCustom localized information in a networked server for display to an end user
US6345293B1 (en)*1997-07-032002-02-05Microsoft CorporationPersonalized information for an end user transmitted over a computer network
US6311185B1 (en)*1997-10-302001-10-30At&T Corp.Method and apparatus for modifying an information page transmitted in a communications network
US6212545B1 (en)*1997-10-312001-04-03Fujitsu LimitedDistributed searching system and searching apparatus for use in the distributed searching system
US6330610B1 (en)*1997-12-042001-12-11Eric E. DocterMulti-stage data filtering system employing multiple filtering criteria
US6078892A (en)*1998-04-092000-06-20International Business Machines CorporationMethod for customer lead selection and optimization
US6182050B1 (en)*1998-05-282001-01-30Acceleration Software International CorporationAdvertisements distributed on-line using target criteria screening with method for maintaining end user privacy
US6928413B1 (en)*1998-09-112005-08-09L.V. Partners, L.P.Method of product promotion
US6253203B1 (en)*1998-10-022001-06-26Ncr CorporationPrivacy-enhanced database
US6298348B1 (en)*1998-12-032001-10-02Expanse Networks, Inc.Consumer profiling system
US6216129B1 (en)*1998-12-032001-04-10Expanse Networks, Inc.Advertisement selection system supporting discretionary target market characteristics
EP1026603A3 (en)*1999-02-022002-01-30SmithKline Beecham CorporationApparatus and method for depersonalizing information
US6883000B1 (en)*1999-02-122005-04-19Robert L. GropperBusiness card and contact management system
WO2000060435A2 (en)*1999-04-072000-10-12Rensselaer Polytechnic InstituteSystem and method for accessing personal information
AU5600700A (en)*1999-06-122001-01-02Tara Chand SinghalMethod and apparatus for facilitating an anonymous information system and anonymous service transactions
IL130972A0 (en)*1999-07-152001-01-28Hotbar Com Israel LtdMethod for the dynamic improvement of internet browser appearance and connectivity
US6405212B1 (en)*1999-09-272002-06-11Oracle CorporationDatabase system event triggers
WO2001033936A2 (en)*1999-10-292001-05-17Privacomp, Inc.System for providing dynamic data informed consent to provide data privacy and security in database systems and in networked communications
US6513052B1 (en)*1999-12-152003-01-28Imation Corp.Targeted advertising over global computer networks
JP2001250040A (en)*1999-12-282001-09-14Net Protections IncSystem and method for electronic commercial transaction
AU4497401A (en)2000-03-312001-10-15Telefonaktiebolaget Lm Ericsson (Publ)Web shopping database method

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US5809503A (en)*1993-07-081998-09-15Fujitsu LimitedLocking mechanism for check in/check out model which maintains data consistency amongst transactions
US6457007B1 (en)*1993-08-052002-09-24Hitachi, Ltd.Distributed database management system including logical database constituted by a group of physical databases
US6014634A (en)*1995-12-262000-01-11Supermarkets Online, Inc.System and method for providing shopping aids and incentives to customers through a computer network
US6078994A (en)*1997-05-302000-06-20Oracle CorporationSystem for maintaining a shared cache in a multi-threaded computer environment
US6148342A (en)*1998-01-272000-11-14Ho; Andrew P.Secure database management system for confidential records using separately encrypted identifier and access request
US6321242B1 (en)*1998-02-062001-11-20Sun Microsystems, Inc.Re-linking technology for a moving web site
US6073138A (en)*1998-06-112000-06-06Boardwalk A.G.System, method, and computer program product for providing relational patterns between entities
US6324541B1 (en)*1998-06-112001-11-27Boardwalk Ltd.System, method, and computer program product for providing relational patterns between entities
US6112209A (en)*1998-06-172000-08-29Gusack; Mark DavidAssociative database model for electronic-based informational assemblies
US6338067B1 (en)*1998-09-012002-01-08Sector Data, Llc.Product/service hierarchy database for market competition and investment analysis
US6393484B1 (en)*1999-04-122002-05-21International Business Machines Corp.System and method for controlled access to shared-medium public and semi-public internet protocol (IP) networks
US20020095298A1 (en)*1999-04-192002-07-18Frogmagic, Inc.Blind Gift Method and System

Cited By (37)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US7051006B2 (en)*2001-02-092006-05-23International Business Machines CorporationSystem and method for maintaining customer privacy
US20020111920A1 (en)*2001-02-092002-08-15International Business Machines CorporationSystem and method for maintaining customer privacy
US20030225860A1 (en)*2001-06-042003-12-04Courtemanche Paul R.Life-event server
US7346665B2 (en)*2001-06-042008-03-18United States Postal ServiceSystem and method for multilevel government information accessing kiosk with uniform display
US20050280502A1 (en)*2002-09-242005-12-22Bell David AImage recognition
US7930555B2 (en)*2002-09-242011-04-19Koninklijke Philips Electronics N.V.Image recognition
KR101520109B1 (en)*2007-03-152015-05-18마이크로소프트 코포레이션 Personal Sheets in Shared Spreadsheet
US20080229184A1 (en)*2007-03-152008-09-18Microsoft CorporationPrivate sheets in shared spreadsheets
WO2008112442A1 (en)*2007-03-152008-09-18Microsoft CorporationPrivate sheets in shared spreadsheets
US20090112805A1 (en)*2007-10-312009-04-30Zachary Adam GarbowMethod, system, and computer program product for implementing search query privacy
US20100262837A1 (en)*2009-04-142010-10-14Haluk KulinSystems And Methods For Personal Digital Data Ownership And Vaulting
US20120233209A1 (en)*2011-03-092012-09-13Microsoft CorporationEnterprise search over private and public data
US9043358B2 (en)*2011-03-092015-05-26Microsoft Technology Licensing, LlcEnterprise search over private and public data
US12175455B2 (en)2011-04-152024-12-24Shift4 CorporationMethod and system for enabling merchants to share tokens
US11538026B2 (en)2011-04-152022-12-27Shift4 CorporationMethod and system for enabling merchants to share tokens
US20200234287A1 (en)*2011-04-152020-07-23Shift4 CorporationMethod and system for utilizing authorization factor pools
US8869286B1 (en)*2012-05-222014-10-21Symantec CorporationSystems and methods for analyzing client-side storage security for internet applications
US20140173747A1 (en)*2012-12-132014-06-19Apple Inc.Disabling access to applications and content in a privacy mode
US10157390B2 (en)2013-03-152018-12-18Commerce Signals, Inc.Methods and systems for a virtual marketplace or exchange for distributed signals
US11222346B2 (en)2013-03-152022-01-11Commerce Signals, Inc.Method and systems for distributed signals for use with advertising
US10489797B2 (en)*2013-03-152019-11-26Commerce Signals, Inc.Methods and systems for a virtual marketplace or exchange for distributed signals including data correlation engines
US20140278764A1 (en)*2013-03-152014-09-18Commerce Signals, Inc.Methods and systems for a virtual marketplace or exchange for distributed signals including data correlation engines
US10713669B2 (en)2013-03-152020-07-14Commerce Signals, Inc.Methods and systems for signals management
US9799042B2 (en)2013-03-152017-10-24Commerce Signals, Inc.Method and systems for distributed signals for use with advertising
US10771247B2 (en)2013-03-152020-09-08Commerce Signals, Inc.Key pair platform and system to manage federated trust networks in distributed advertising
US10769646B2 (en)2013-03-152020-09-08Commerce Signals, Inc.Method and systems for distributed signals for use with advertising
US10803512B2 (en)2013-03-152020-10-13Commerce Signals, Inc.Graphical user interface for object discovery and mapping in open systems
US10275785B2 (en)2013-03-152019-04-30Commerce Signals, Inc.Methods and systems for signal construction for distribution and monetization by signal sellers
US11972445B2 (en)2013-03-152024-04-30Commerce Signals, Inc.Method and systems for distributed signals for use with advertising
US11558191B2 (en)2013-03-152023-01-17Commerce Signals, Inc.Key pair platform and system to manage federated trust networks in distributed advertising
US20150135327A1 (en)*2013-11-082015-05-14Symcor Inc.Method of obfuscating relationships between data in database tables
US10515231B2 (en)*2013-11-082019-12-24Symcor Inc.Method of obfuscating relationships between data in database tables
US11822610B2 (en)2016-06-202023-11-21International Business Machines CorporationSystem, method, and recording medium for data mining between private and public domains
US12099559B2 (en)2016-06-202024-09-24International Business Machines CorporationSystem, method, and recording medium for data mining between private and public domains
US11899632B1 (en)*2017-04-282024-02-13Verato, Inc.System and method for secure linking and matching of data elements across independent data systems
US11907187B1 (en)*2017-04-282024-02-20Verato, Inc.Methods and systems for facilitating data stewardship tasks
US12210498B1 (en)2017-04-282025-01-28Verato, Inc.System and method for automated clustering of subject data

Also Published As

Publication numberPublication date
GB2366051A (en)2002-02-27
GB0108668D0 (en)2001-05-30
US8996508B2 (en)2015-03-31
GB2366051B (en)2005-01-05
US20030233357A1 (en)2003-12-18

Similar Documents

PublicationPublication DateTitle
US8996508B2 (en)Sending advertisements to customers
Miyazaki et al.Internet privacy and security: An examination of online retailer disclosures
US8630938B2 (en)Method and apparatus to detect fraudulent activities within a network-based auction facility
US6938021B2 (en)Methods for matching, selecting, narrowcasting, and/or classifying based on rights management and/or other information
US7937486B2 (en)Information processing system, information providing apparatus, information providing method, information processing apparatus, information processing method, and program
US6112181A (en)Systems and methods for matching, selecting, narrowcasting, and/or classifying based on rights management and/or other information
US20140372176A1 (en)Method and apparatus for anonymous data profiling
US7483871B2 (en)Customized electronic newspapers and advertisements
US20040068477A1 (en)Method and system to publish the results of a search of descriptive profiles based on respective publication policies specified by owners of the descriptive profiles, and a profile service provider
US20130238661A1 (en)Personal Profile Data Repository
CN105190592A (en) E-Commerce Network with Depth Factor and Security Factor
Rubin et al.Privacy and the commercial use of personal information
US20030167250A1 (en)Information delivery system
Head et al.Privacy protection in electronic commerce–a theoretical framework
JP3756404B2 (en) Security system, security method and program
Martin et al.An alternative to government regulation and censorship: Content advisory systems for the Internet
Sonntag et al.Personalization of web-based interfaces for humans and agents applied to e-government portals
Head et al.Privacy protection in electronic commerce-a theoretical framework
MacklinE-Commerce at what Price? Privacy protection in the Information Economy
SatoPrivacy on the internet: Investigation into corporate privacy policy of Australian large private sector organisations on the internet
Sonntag et al.Personalization of Web-based interfaces for humans and agents
HORMOZIEDPACS

Legal Events

DateCodeTitleDescription
STCBInformation on status: application discontinuation

Free format text:ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION


[8]ページ先頭

©2009-2025 Movatter.jp