This page displays some of the tools we are developing
IPtrade
IPtrade is a smart contract for tracking ownership of digital documents on-chain. IPtrade registers SHA-512 hashes under crypto wallet addresses and can also transfer these registrations.
As such, you can both claim that you are the original creator of a digital file, and you can transfer your ownership to someone else.
IPtrade adds a layer of security when the authenticity of shared content needs to be confirmed by receivers, such as medical information, financial documents, signed contracts, graduation certificates, digital IDs, intellectual property, and other types of sensitive information.
As a creator, you only need to register your SHA-512 hash inside IPtrade.
Then, when your client receives this document, they can identify the wallet under which it has been registered. They do this by first re-generating the SHA-512 hash locally and then enter it into IPtrade.
Make your wallet address part of your public identity. Put it on your website, LinkedIn, official channels, and letter templates. Your clients can then easily confirm that the obtained wallet address corresponds to a wallet that belongs to you.
An owner can transfer ownership to someone else. For instance, a digital artist can transfer the registration of their original work to a customer.
Best of all: SHA-512 hashes do not reveal any document details. You can therefore register ownership before sharing any content to others. Registrations are public, while content can remain private.
To register and transfer on IPtrade, you need to own IPT. It is distributed through a faucet function in the smart contract.
Rapid test sharing platform
Diagnostics means prevention, early detection, targeted treatment, certainty during challenging times. Together with hygiene and vaccinations, diagnostics forms our line of defense against disease outbreaks and the perpetual burden of pandemics.
With rapid flow-based self-tests tests in mind, we provide a platform that can be used for the registration of self-tests with a strong commitment to the privacy of the users. We store data as a QR-code on a personalized passport and outside reach of third parties. The QR code can be scanned to verify whether the test is older than 3 days.
As a low-tech solution with privacy of the user in mind, the tool is suited for communities and small organizations who regularly require tests from their members. Our tool addresses a logistic risk of repeated testing: the risk that users mix up old test and so present invalid results.
The tool can be installed on a web-server and can be modified for multiple types of rapid tests. An example can be found here.