US9922329B2 - Digitally secured electronic titles for products in supply chains - Google Patents
Digitally secured electronic titles for products in supply chains Download PDFInfo
- Publication number
- US9922329B2 US9922329B2 US14/079,200 US201314079200A US9922329B2 US 9922329 B2 US9922329 B2 US 9922329B2 US 201314079200 A US201314079200 A US 201314079200A US 9922329 B2 US9922329 B2 US 9922329B2
- Authority
- US
- United States
- Prior art keywords
- products
- custodian
- electronic
- title
- registry
- 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.)
- Active, expires
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q30/00—Commerce
- G06Q30/018—Certifying business or products
- G06Q30/0185—Product, service or business identity fraud
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/08—Logistics, e.g. warehousing, loading or distribution; Inventory or stock management
Definitions
- the present application relates generally to Digitally Secured Electronic Titles (DSETs) for products to inhibit the entry of counterfeit, stolen, and other illegal or unauthorized goods into a supply chain.
- DSETs Digitally Secured Electronic Titles
- a computer-implemented method for inhibiting entry of unauthorized products in a supply chain.
- the method includes (a) electronically receiving, at a computer system, a digitally signed electronic title for a product from a first custodian of the product, the electronic title containing information on the product including a unique identifier that is indicated on the product, and creating an entry for the electronic title in an electronic registry indicating a state of the electronic title as being claimed by the first custodian; (b) for each transfer of the product from a custodian indicated in the electronic registry as claiming the electronic title to a subsequent custodian in the supply chain: (i) electronically receiving, at the computer system, the electronic title for the product from the custodian indicated in the electronic registry as claiming the electronic title when that custodian sends the product and the electronic title to a subsequent custodian, and updating the state of the electronic title in the electronic registry as being released; and (ii) electronically receiving, at the computer system, the electronic
- a computer system in accordance with one or more embodiments includes at least one processor, memory associated with the at least one processor, and a program supported in the memory for use to inhibit entry of unauthorized products in a supply chain.
- the program contains a plurality of instructions which, when executed by the at least one processor, cause the at least one processor to: (a) electronically receive a digitally signed electronic title for a product from a first custodian of the product, the electronic title containing information on the product including a unique identifier that is indicated on the product, and create an entry for the electronic title in an electronic registry indicating a state of the electronic title as being claimed by the first custodian; (b) for each transfer of the product from a custodian indicated in the electronic registry as claiming the electronic title to a subsequent custodian in the supply chain: (i) electronically receive the electronic title for the product from the custodian indicated in the electronic registry as claiming the electronic title when that custodian sends the product and the electronic title to a subsequent custodian,
- FIG. 1 is a simplified representation of a DSET in accordance with one or more embodiments.
- FIG. 2 illustrates one example of a product with a unique serial number printed on the product label, which is referenced in a DSET for the product.
- FIG. 3 is a simplified diagram illustrating product and DSET process flow in accordance with one or more embodiments.
- FIG. 4 illustrates an exemplary process flow for a manufacturer creating an entry in a DSETs Registry in accordance with one or more embodiments.
- FIG. 5 illustrates an exemplary process flow for shipping and receiving products in accordance with one or more embodiments.
- FIG. 6 illustrates an exemplary process flow for a manufacturer updating item state in a DSETs Registry in accordance with one or more embodiments.
- FIG. 7 illustrates an exemplary process flow for a supply chain participant updating product state in a DSETs Registry in accordance with one or more embodiments.
- Diversion is the illegal purchase and sale of goods not permitted in the supply chain. Preventing diversion eliminates the means by which counterfeiters, thieves, and diverters can profit from the sale of illegal or unauthorized goods in the supply chain.
- the present application is directed to methods and systems for inhibiting diversion using unique identifiers placed on goods and DSETs created for the goods. The goods and DSETs are exchanged upon sale of goods in the supply chain.
- the DSETs reference the unique identifiers that are also placed on the goods.
- the DSETs can optionally also include other characteristics about the goods.
- DSETs are typically created by the goods manufacturer (or other originator) of the goods using Private Keys, which inhibit tampering and forging of the DSETs. Recipients of the DSETs can verify their authenticity using Public Keys issued by the goods manufacturer.
- the seller will send the goods to the purchaser and also transmit the DSETs associated with the goods.
- the purchaser will verify the authenticity of the DSETs (using a public key) and compare the information in the DSETs with the information placed on the goods. If either the authenticity check fails or the verification of the information fails, then the goods are considered unauthorized and prevented from entering the supply chain. Every subsequent purchase and sale follows the same procedure to inhibit the entry of illegal or unauthorized goods from the supply chain at any level in the supply chain.
- FIG. 1 is a simplified representation of a DSET in accordance with one or more embodiments.
- a DSET is structured information about a serialized product digitally signed by the manufacturer. The information has a structured format such as, e.g., XML and derivatives, ANSI X.12, and delimiter separated formats.
- the DSET includes a serial number (or other unique identifier), which matches a serial number imprinted on the product or on the product's packaging.
- the serial number is unique for the manufacturer and can be in a variety of formats (e.g., GS1 SGTIN).
- the DSET can further include other attributes of the product (e.g., lot, expiration date, manufacturer ID).
- the Manufacturer ID is a globally unique identifier for the manufacturer (e.g., GS1 GLN).
- the message digest and signature are computed as part of the digital signing process.
- the DSET is digitally signed using the private key of the manufacturer, establishing authenticity of the DSET.
- FIG. 2 illustrates one example of a product with a unique serial number printed on the product label.
- the serial number can be in a human-readable format or any machine-readable format such as, e.g., a linear bar code, a data matrix bar code, a radio frequency identification (RFID) tag, and a magnetic strip.
- RFID radio frequency identification
- the serial number is shown in a data matrix barcode.
- FIG. 3 is a simplified diagram illustrating product and DSET process flow in accordance with one or more embodiments.
- the product and DSET traverse the supply chain from custodian to custodian.
- the state of the DSET is updated in a DSET registry to counteract duplication of DSETs.
- FIG. 4 illustrates an exemplary process flow for a manufacturer creating an entry in a DSETs Registry. Once the manufacturer has serialized products with a unique serial number, but prior to shipping the products, the manufacturer registers the DSET with the registry.
- FIG. 5 illustrates an exemplary process flow for shipping and receiving goods. This figure describes the processing steps with the DSETs and interaction with the registry.
- the shipper provides the DSETs and releases the entry in the registry.
- the receiver verifies the DSETs via the public key and claims the entry in the registry to complete the transaction.
- FIG. 6 illustrates an exemplary process flow for a manufacturer updating item state in a DSETs Registry.
- the manufacturer uses an authenticated API (ensuring that it is in fact the manufacturer making the request) to set the state of the product and to potentially inhibit its further distribution in the supply chain.
- FIG. 7 illustrates an exemplary process flow for a supply chain participant updating product state in a DSETs Registry.
- a product should no longer be in the supply chain (e.g., it is dispensed to a patient or destroyed).
- a supply chain partner interacts with the registry to change the product state to the correct state, e.g., dispensed, and the DSET entry in the registry to “closed.”
- the DSETs are created by the product manufacturer (or other product originator) who creates a DSET for every product.
- the DSET and product are linked by serial number.
- the manufacturer digitally signs the DSET with its private key, which verifies authenticity of the DSET.
- An optional DSET Registry may be implemented to counter the creation of duplicate DSETs and manage the state transitions on the product.
- the DSET itself and an optional transaction token are required to modify the Registry state. Additionally, the authentication required to modify the DSET entry is the DSET itself and the transaction token, so the registry need not have any knowledge about the requesting party. This ensures that trade secrets around product movement are not shared as a result of processing DSETs.
- Each transfer of product from shipper to receiver entails the electronic transfer of the DSET for that product from shipper to receiver, as well as updating of the Registry entry for that product, first by the shipper to release the DSET for the product and then by the receiver to claim the DSET for the product.
- the state of the DSET in the registry should be set to closed.
- the first is the state of the entry, the second is the state of the product referenced by the DSET (by serial number).
- An entry in the Registry is can have the following states:
- a product referenced by an entry in the registry can have the following states:
- Permitted product states for a supply chain partner to set are:
- Supply Chain participants may only modify a registry entry if the product state is ‘Active’. If the product is in a terminal state, no modifications to the registry entry or the product state are permitted by Supply Chain participants.
- Manufacturers may modify the entry or product state at any time and to any value.
- Each operation updating a registry entry uses a transaction token and the DSET to perform and returns a new transaction token for that DSET.
- the next operation on the registry entry uses the transaction token and the DSET (and will return a new transaction token). This ensures only one party is entitled to act on the entry.
- Transaction tokens are transferred with the DSETs to the next supply chain partner for operating on the registry.
- the DSET Registry is an Internet accessible service. As such, the IP address and port for the service should be available to the supply chain.
- the address/port pair can be determined by the following ways:
- DSETs are required in various embodiments, use of a DSET registry and tokens is optional.
- the system for inhibiting diversion only uses DSETs.
- the system uses DSETs and a DSET registry.
- the system uses DSETs, a DSET registry, and tokens.
- the DSET registry is preferably implemented in a computer server system, which communicates with a plurality of client devices operated by the users of the system, including manufacturers and other supply chain participants.
- the client devices communicate with the system over a communications network, which may comprise any network or combination of networks including, without limitation, the Internet, a local area network, a wide area network, a wireless network, and a cellular network.
- the client devices operated by users to access the system can comprise any computing device that can communicate with the computer server system including, without limitation, personal computers (including desktop, notebook, and tablet computers), smart phones, and cell phones.
- personal computers including desktop, notebook, and tablet computers
- smart phones including smart phones, and cell phones.
- the processes described above may be implemented in software, hardware, firmware, or any combination thereof.
- the processes are preferably implemented in one or more computer programs executing on a programmable computer (which can be part of the server computer system) including a processor, a storage medium readable by the processor (including, e.g., volatile and non-volatile memory and/or storage elements), and input and output devices.
- a programmable computer which can be part of the server computer system
- Each computer program can be a set of instructions (program code) in a code module resident in the random access memory of the computer.
- the set of instructions may be stored in another computer memory (e.g., in a hard disk drive, or in a removable memory such as an optical disk, external hard drive, memory card, or flash drive) or stored on another computer system and downloaded via the Internet or other network.
- another computer memory e.g., in a hard disk drive, or in a removable memory such as an optical disk, external hard drive, memory card, or flash drive
- the computer server system may comprise one or more physical machines, or virtual machines running on one or more physical machines.
- the computer server system may comprise a cluster of computers or numerous distributed computers that are connected by the Internet or another network.
Landscapes
- Business, Economics & Management (AREA)
- Economics (AREA)
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Marketing (AREA)
- Strategic Management (AREA)
- Development Economics (AREA)
- General Business, Economics & Management (AREA)
- Entrepreneurship & Innovation (AREA)
- Accounting & Taxation (AREA)
- Finance (AREA)
- Human Resources & Organizations (AREA)
- Operations Research (AREA)
- Quality & Reliability (AREA)
- Tourism & Hospitality (AREA)
- Storage Device Security (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US14/079,200 US9922329B2 (en) | 2012-11-13 | 2013-11-13 | Digitally secured electronic titles for products in supply chains |
| US15/911,160 US20180260821A1 (en) | 2012-11-13 | 2018-03-04 | Digitally secured electronic titles for products in supply chains |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US201261725623P | 2012-11-13 | 2012-11-13 | |
| US14/079,200 US9922329B2 (en) | 2012-11-13 | 2013-11-13 | Digitally secured electronic titles for products in supply chains |
Related Child Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US15/911,160 Continuation US20180260821A1 (en) | 2012-11-13 | 2018-03-04 | Digitally secured electronic titles for products in supply chains |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| US20140136431A1 US20140136431A1 (en) | 2014-05-15 |
| US9922329B2 true US9922329B2 (en) | 2018-03-20 |
Family
ID=50682683
Family Applications (2)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US14/079,200 Active 2036-12-17 US9922329B2 (en) | 2012-11-13 | 2013-11-13 | Digitally secured electronic titles for products in supply chains |
| US15/911,160 Abandoned US20180260821A1 (en) | 2012-11-13 | 2018-03-04 | Digitally secured electronic titles for products in supply chains |
Family Applications After (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US15/911,160 Abandoned US20180260821A1 (en) | 2012-11-13 | 2018-03-04 | Digitally secured electronic titles for products in supply chains |
Country Status (7)
| Country | Link |
|---|---|
| US (2) | US9922329B2 (fr) |
| EP (1) | EP2920748A4 (fr) |
| JP (1) | JP6498123B2 (fr) |
| KR (1) | KR102008777B1 (fr) |
| BR (1) | BR112015011024A2 (fr) |
| CA (1) | CA2891446C (fr) |
| WO (1) | WO2014078400A1 (fr) |
Families Citing this family (19)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7799273B2 (en) | 2004-05-06 | 2010-09-21 | Smp Logic Systems Llc | Manufacturing execution system for validation, quality and risk assessment and monitoring of pharmaceutical manufacturing processes |
| GB2524099A (en) * | 2014-03-14 | 2015-09-16 | Things 3D Ltd | Secure product authentication |
| US10565645B1 (en) | 2014-05-20 | 2020-02-18 | Wells Fargo Bank, N.A. | Systems and methods for operating a math-based currency exchange |
| US11176524B1 (en) | 2014-05-20 | 2021-11-16 | Wells Fargo Bank, N.A. | Math based currency credit card |
| US10970684B1 (en) | 2014-05-20 | 2021-04-06 | Wells Fargo Bank, N.A. | Systems and methods for maintaining deposits of math-based currency |
| US10909509B1 (en) | 2014-05-20 | 2021-02-02 | Wells Fargo Bank, N.A. | Infrastructure for maintaining math-based currency accounts |
| US11062278B1 (en) | 2014-05-20 | 2021-07-13 | Wells Fargo Bank, N.A. | Systems and methods for math-based currency credit transactions |
| US11037110B1 (en) | 2014-05-20 | 2021-06-15 | Wells Fargo Bank, N.A. | Math based currency point of sale systems and methods |
| US11170351B1 (en) | 2014-05-20 | 2021-11-09 | Wells Fargo Bank, N.A. | Systems and methods for identity verification of math-based currency account holders |
| US11270274B1 (en) | 2014-05-20 | 2022-03-08 | Wells Fargo Bank, N.A. | Mobile wallet using math based currency systems and methods |
| WO2016197055A1 (fr) | 2015-06-04 | 2016-12-08 | Chronicled, Inc. | Registre ouvert pour l'identité d'objets |
| US10210527B2 (en) | 2015-06-04 | 2019-02-19 | Chronicled, Inc. | Open registry for identity of things including social record feature |
| US10719816B1 (en) * | 2015-11-19 | 2020-07-21 | Wells Fargo Bank, N.A. | Systems and methods for math-based currency escrow transactions |
| US11107088B2 (en) | 2016-05-27 | 2021-08-31 | Chronicled, Inc. | Open registry for internet of things |
| WO2018075403A1 (fr) * | 2016-10-17 | 2018-04-26 | Chronicled, Inc. | Registre ouvert pour la provenance et le suivi de marchandises dans la chaîne d'approvisionnement |
| WO2019028026A1 (fr) | 2017-07-31 | 2019-02-07 | Chronicled, Inc. | Système, procédé et dispositif de transaction de détention sécurisée et confidentielle utilisant un protocole à connaissance nulle |
| US20210158372A1 (en) * | 2019-11-25 | 2021-05-27 | International Business Machines Corporation | Secure management of ownership of physical objects |
| US11798342B2 (en) | 2019-11-25 | 2023-10-24 | International Business Machines Corporation | Managing physical objects using crypto-anchors |
| JP7748721B2 (ja) * | 2022-03-31 | 2025-10-03 | 公立大学法人大阪 | 製品の同一性を検証する検証方法、検証装置、検証プログラム |
Citations (28)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5135313A (en) | 1991-08-14 | 1992-08-04 | Gbf Medical Group | Chain-of-custody bag |
| US5717989A (en) | 1994-10-13 | 1998-02-10 | Full Service Trade System Ltd. | Full service trade system |
| US20020055821A1 (en) | 2000-08-04 | 2002-05-09 | Martin Eden R. | Test for linkage and association in general pedigrees: the pedigree disequilibrium test |
| US20020076819A1 (en) | 2000-12-14 | 2002-06-20 | Bowman Danny Charles | Paperless chain of custody evidence for lab samples |
| US6496806B1 (en) | 1999-12-16 | 2002-12-17 | Samsys Technologies Inc. | Method and system for tracking clustered items |
| US20030004755A1 (en) | 2001-02-02 | 2003-01-02 | Russell Basch | Internet based custody and control form for laboratory testing |
| US6535129B1 (en) | 2000-11-17 | 2003-03-18 | Moore North America, Inc. | Chain of custody business form with automated wireless data logging feature |
| US20030074556A1 (en) | 2001-10-17 | 2003-04-17 | Chapman Charles B. | Chain of custody system and method |
| US6584466B1 (en) | 1999-04-07 | 2003-06-24 | Critical Path, Inc. | Internet document management system and methods |
| US20030183683A1 (en) | 2002-03-28 | 2003-10-02 | Stewart David J. | Method and associated system for specimen and sample chain of custody tracking |
| US20030187873A1 (en) | 2002-04-02 | 2003-10-02 | Daniel Paffe | Secure paperless method and apparatus for managing a forensic chain of custody |
| US6778872B2 (en) | 2000-06-01 | 2004-08-17 | Deere & Company | Transactional supply chain system and method |
| US20050187788A1 (en) | 2004-02-24 | 2005-08-25 | Eddwin Rivera | Method for monitoring the disribution channel of a precription drug |
| US6996543B1 (en) | 1998-04-14 | 2006-02-07 | International Business Machines Corporation | System for protection of goods against counterfeiting |
| US20060106718A1 (en) | 2004-11-16 | 2006-05-18 | Supplyscape Corporation | Electronic chain of custody method and system |
| US7156305B2 (en) | 2004-12-23 | 2007-01-02 | T3C Inc. | Apparatus and method for authenticating products |
| JP2009524128A (ja) | 2006-01-13 | 2009-06-25 | ディンタグ コーポレイション オイ | 流通におかれた商品の認証方法 |
| WO2009081149A1 (fr) | 2007-12-21 | 2009-07-02 | First Ondemand Limited | Procédé et système d'authentification de la distribution de marchandises |
| US20090307032A1 (en) | 2006-08-03 | 2009-12-10 | Iti Scotland Ltd. | Brand protection management system |
| US20100153870A1 (en) | 2008-12-15 | 2010-06-17 | Florian Hoffmann | Systems and methods for supply chain event visualization |
| US20100289627A1 (en) * | 2005-08-19 | 2010-11-18 | Adasa Inc. | Fully Secure Item-Level Tagging |
| US20110016318A1 (en) | 2009-07-16 | 2011-01-20 | Oracle International Corporation | Techniques for securing supply chain electronic transactions |
| KR20110038470A (ko) | 2009-10-08 | 2011-04-14 | 오석 | 상품의 유통정보 관리시스템 및 이를 이용한 진품확인방법 |
| US20110093113A1 (en) | 2004-10-08 | 2011-04-21 | Philip Morris Usa Inc. | Methods and systems for making, tracking and authentication of products |
| US20110225101A1 (en) | 2003-11-03 | 2011-09-15 | Verify Brand Llc | Authentication and Tracking System |
| US8140852B2 (en) | 2008-06-16 | 2012-03-20 | International Business Machines Corporation | Authenticating serialized commodities |
| US20120226907A1 (en) | 2001-08-24 | 2012-09-06 | Zih Corp. | Method and Apparatus For Article Authentication |
| US20120271773A1 (en) | 2011-04-19 | 2012-10-25 | Pieri Kenneth H | Counterfeit Products Detection Methods and System |
Family Cites Families (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP4139382B2 (ja) * | 2004-12-28 | 2008-08-27 | インターナショナル・ビジネス・マシーンズ・コーポレーション | 製品/サービスに係る所有権限を認証する装置、製品/サービスに係る所有権限を認証する方法、及び製品/サービスに係る所有権限を認証するプログラム |
| EP2166493A1 (fr) * | 2008-09-12 | 2010-03-24 | BRITISH TELECOMMUNICATIONS public limited company | Contrôle des réseaux d'approvisionnement et vérification d'articles |
-
2013
- 2013-11-13 EP EP13855453.0A patent/EP2920748A4/fr not_active Ceased
- 2013-11-13 JP JP2015542031A patent/JP6498123B2/ja active Active
- 2013-11-13 WO PCT/US2013/069870 patent/WO2014078400A1/fr not_active Ceased
- 2013-11-13 BR BR112015011024A patent/BR112015011024A2/pt not_active Application Discontinuation
- 2013-11-13 KR KR1020157015320A patent/KR102008777B1/ko active Active
- 2013-11-13 US US14/079,200 patent/US9922329B2/en active Active
- 2013-11-13 CA CA2891446A patent/CA2891446C/fr active Active
-
2018
- 2018-03-04 US US15/911,160 patent/US20180260821A1/en not_active Abandoned
Patent Citations (29)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5135313A (en) | 1991-08-14 | 1992-08-04 | Gbf Medical Group | Chain-of-custody bag |
| US5717989A (en) | 1994-10-13 | 1998-02-10 | Full Service Trade System Ltd. | Full service trade system |
| US6996543B1 (en) | 1998-04-14 | 2006-02-07 | International Business Machines Corporation | System for protection of goods against counterfeiting |
| US6584466B1 (en) | 1999-04-07 | 2003-06-24 | Critical Path, Inc. | Internet document management system and methods |
| US6496806B1 (en) | 1999-12-16 | 2002-12-17 | Samsys Technologies Inc. | Method and system for tracking clustered items |
| US6778872B2 (en) | 2000-06-01 | 2004-08-17 | Deere & Company | Transactional supply chain system and method |
| US20020055821A1 (en) | 2000-08-04 | 2002-05-09 | Martin Eden R. | Test for linkage and association in general pedigrees: the pedigree disequilibrium test |
| US6535129B1 (en) | 2000-11-17 | 2003-03-18 | Moore North America, Inc. | Chain of custody business form with automated wireless data logging feature |
| US20020076819A1 (en) | 2000-12-14 | 2002-06-20 | Bowman Danny Charles | Paperless chain of custody evidence for lab samples |
| US20030004755A1 (en) | 2001-02-02 | 2003-01-02 | Russell Basch | Internet based custody and control form for laboratory testing |
| US20120226907A1 (en) | 2001-08-24 | 2012-09-06 | Zih Corp. | Method and Apparatus For Article Authentication |
| US20030074556A1 (en) | 2001-10-17 | 2003-04-17 | Chapman Charles B. | Chain of custody system and method |
| US20030183683A1 (en) | 2002-03-28 | 2003-10-02 | Stewart David J. | Method and associated system for specimen and sample chain of custody tracking |
| US20030187873A1 (en) | 2002-04-02 | 2003-10-02 | Daniel Paffe | Secure paperless method and apparatus for managing a forensic chain of custody |
| US20110225101A1 (en) | 2003-11-03 | 2011-09-15 | Verify Brand Llc | Authentication and Tracking System |
| US20050187788A1 (en) | 2004-02-24 | 2005-08-25 | Eddwin Rivera | Method for monitoring the disribution channel of a precription drug |
| US20110093113A1 (en) | 2004-10-08 | 2011-04-21 | Philip Morris Usa Inc. | Methods and systems for making, tracking and authentication of products |
| US20060106718A1 (en) | 2004-11-16 | 2006-05-18 | Supplyscape Corporation | Electronic chain of custody method and system |
| WO2006055046A2 (fr) | 2004-11-16 | 2006-05-26 | Supplyscape Corporation | Procédé et système assurant une chaîne de traçabilité électronique |
| US7156305B2 (en) | 2004-12-23 | 2007-01-02 | T3C Inc. | Apparatus and method for authenticating products |
| US20100289627A1 (en) * | 2005-08-19 | 2010-11-18 | Adasa Inc. | Fully Secure Item-Level Tagging |
| JP2009524128A (ja) | 2006-01-13 | 2009-06-25 | ディンタグ コーポレイション オイ | 流通におかれた商品の認証方法 |
| US20090307032A1 (en) | 2006-08-03 | 2009-12-10 | Iti Scotland Ltd. | Brand protection management system |
| WO2009081149A1 (fr) | 2007-12-21 | 2009-07-02 | First Ondemand Limited | Procédé et système d'authentification de la distribution de marchandises |
| US8140852B2 (en) | 2008-06-16 | 2012-03-20 | International Business Machines Corporation | Authenticating serialized commodities |
| US20100153870A1 (en) | 2008-12-15 | 2010-06-17 | Florian Hoffmann | Systems and methods for supply chain event visualization |
| US20110016318A1 (en) | 2009-07-16 | 2011-01-20 | Oracle International Corporation | Techniques for securing supply chain electronic transactions |
| KR20110038470A (ko) | 2009-10-08 | 2011-04-14 | 오석 | 상품의 유통정보 관리시스템 및 이를 이용한 진품확인방법 |
| US20120271773A1 (en) | 2011-04-19 | 2012-10-25 | Pieri Kenneth H | Counterfeit Products Detection Methods and System |
Non-Patent Citations (1)
| Title |
|---|
| International Search Report and Written Opinion for PCT/US2013/069870, dated Mar. 29, 2014. |
Also Published As
| Publication number | Publication date |
|---|---|
| CA2891446A1 (fr) | 2014-05-22 |
| EP2920748A1 (fr) | 2015-09-23 |
| JP2015537472A (ja) | 2015-12-24 |
| KR102008777B1 (ko) | 2019-08-08 |
| WO2014078400A1 (fr) | 2014-05-22 |
| CA2891446C (fr) | 2019-08-06 |
| US20140136431A1 (en) | 2014-05-15 |
| JP6498123B2 (ja) | 2019-04-10 |
| KR20150084946A (ko) | 2015-07-22 |
| BR112015011024A2 (pt) | 2017-07-11 |
| EP2920748A4 (fr) | 2016-08-24 |
| US20180260821A1 (en) | 2018-09-13 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US9922329B2 (en) | Digitally secured electronic titles for products in supply chains | |
| US9256881B2 (en) | Authenticating and managing item ownership and authenticity | |
| US10152720B2 (en) | Authentication tags and systems for golf clubs | |
| US12301699B2 (en) | Method and system for generalized provenance solution for blockchain supply chain applications | |
| US20190044700A1 (en) | Registry blockchain architecture | |
| US20200374131A1 (en) | Method and system for generalized provenance solution for blockchain supply chain applications | |
| EP3690691A1 (fr) | Procédé d'authentification d'une étiquette rfid | |
| KR20210158271A (ko) | 블록체인과 정품인증 태그 기술을 사용한 제품 진위성 검증 및 소유권 변경이력관리 시스템 | |
| CN110620810A (zh) | 在区块链上的连续资产转移的非链接所有权 | |
| US20070205258A1 (en) | System and Method of Product Information Coding and Authentication | |
| CN105378774A (zh) | 安全交易系统和方法 | |
| CN105096134A (zh) | 用于验证数字实体及聚合对象来源的安全方案的系统及方法 | |
| CN113239375B (zh) | 基于区块链的隐私要素数据共享系统、方法、计算机设备及介质 | |
| US20220141022A1 (en) | System and method for securing and authenticating serialized data associated with a product | |
| US20250321978A1 (en) | Systems and Methods for Distributed Entity Tracking | |
| CN113657914A (zh) | 基于区块链的商品溯源方法、计算机装置及存储介质 | |
| GB2495480A (en) | Product authentication using unique code | |
| WO2022177670A1 (fr) | Procédé et système de solution de provenance généralisée à des fins d'applications de chaîne d'approvisionnement de chaîne de blocs | |
| TW202046150A (zh) | 認證管理系統 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AS | Assignment |
Owner name: TRACELINK, INC., MASSACHUSETTS Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:DAHOD, SHABBIR M.;SPELLMAN, PETER J.;SIGNING DATES FROM 20171109 TO 20171114;REEL/FRAME:044125/0109 |
|
| STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
| MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YR, SMALL ENTITY (ORIGINAL EVENT CODE: M2551); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY Year of fee payment: 4 |
|
| MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YR, SMALL ENTITY (ORIGINAL EVENT CODE: M2552); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY Year of fee payment: 8 |