PageEth is a decentralized and privacy preserving hardware and software communication Protocol that is omnichain solution to send and receive messages. It's use case can be extended to the following communications. It can be used to communicate between two IOT devices, between hardware and software and between two Decentralised software applications (dApps).
- Hardware to Hardware
- Hardware to Software (dApps)
- Software to Software (dApps)
PageEth can be used for following types of communications
- One to One Messaging
- One to Many Messaging
chain | attestation-id |
---|---|
base-sepolia | onchain_evm_84532_0x2e9 |
Chain | Contract |
---|---|
Base-Sepolia | 0xd928A87f1653A8E28aa9EE095BeaCaEDC9676A2D |
Optimism-Sepolia | 0xF919Feb36d20da0590e2b99C479F38c8141EbF9D |
Polygon-amoy | 0xF214eB925bDAAf31aab7391B025A52180FaaB74f |
A pager is a wireless telecommunications device that receives and displays alphanumeric messages. One-way pagers can only receive messages, while response pagers and two-way pagers can also acknowledge, reply to and originate messages using an internal transmitter.
“Cap Code” stands for Channel Access Protocol code, which is the unique ID code assigned to a particular pager. This code is used to identify the pager and route messages to it. Cap codes are typically entered into the pager by the user or by a paging service provider.
-
Pagers are rarely encrypted
-
Problem of impersonation
-
Pagers can be abused to perpetrate cyberespionage
-
Centralized servers for Modern Pagers.
-
No prevention of spam messages.
-
once the messages are deleted, no way to retrieve them.
-
Possibility of tampering messages sent or recieved.
-
Big data are not compatible for existing pager system.
PageETH Leverages proof of personhood via Worldcoin verification system, which prevents DOS on our system. Sign attestation process stores a cryptographic commitment of the data on the blockchain,providing verifiable and trustworthy identities. Using Avail blockchain as a data availability layer allows for the decentralized, tamper-proof storage of data, ensuring the integrity and availability of information. Data is sent on multiple blockchains, so no more relying on single centralized server. Our PageETH is a trustless system as once the message is sent from source it's completely on-chain, thanks to LayerZero, and always available (and retrievable) without need to store messages on the hardware device. PageETH also opens up the possibility of creating its own p2p network similar to free overlay network for enabling anonymous communication.
- To address the problem that only verified user being able to send message to the network.
- While Onboarding User needs to submit details for attestation and can login once they are verified.
- Before Sending a message through Sign's Service user's attestation needs to be verified.
- A hook contract is triggered during the attestation process, this contract makes the attested data available to all the supported chains, so that it can be queried without relying on a single blockchain.
- Preventing bot attacks (DOS) or Sybil attacks, only real person can use our protocol.
- Remembering the Address of the recipient is a difficult task. Especially when the sender is a hardware device.
- ENS Resolution helps in resolving the address of the recipient.
- Public address of the recipient is used to encrypt the message and store it on the Avail DA layer.
- Message could be of variable length and it may create a problem to store very long messages on the blockchain due to congestion issues.
- Avail's ensures that data is always available and can be retieved by the recipient which is same as the sender's data.
- Messages that contain Avail's data commitments are attested using Sign Message Attestation which makes it easy for the recipient to verify the message and fetch the data from Avail DA.
- Custom Hook contract takes the data from the message and encorporates Sign's Attestation to the message sends the same on the chain.
- LayerZero contracts ensures that the message is sent to all the configured chains currently
base-sepolia
,optimism-sepolia
andpolygon-amoy
. - Each message recieved on each chain is broadcasted to all the other chains using LayerZero in batch send mode.
- The Graph is used to index the data and make it available for the recipient to query the data.
- We are using nouns design, font and color scheme, using pixelated images and components revives the vintage theme of pager tech.