4P
4P Website
  • 4thPillar (4P) Project
  • πŸ”ŽOverview
    • Start Here
    • FAQ
    • Comparison Tables
    • Onboard
    • Media Brand Kit
  • πŸ“šResources
    • Whitepaper
    • X (ex-Twitter)
    • YouTube
    • Blog
    • CoinGecko
    • Telegram
  • 4️FOUR TOKEN
    • Tokenomics
    • Multi-Chain
    • Governance (TBA)
    • Analytics & Tools
    • Audit Registry
      • SolidProof Security Audit
      • Four Token Smart Contract Audit (1)
      • Four Token Smart Contract Audit (2)
  • πŸ’¬DAPPS & CLIENTS
    • 4P Super App
      • 4P Super App User Guide
      • 4P Super App
      • GitHub
    • Encryptor Extension
      • Encryptor Setup User Guide
      • Chrome Web Store
      • GitHub
    • Fees & Revenue Model
    • Multi-Chain Deployment
  • βš™οΈDevelopers
    • Architecture by Layers
      • Smart Contracts
      • Encryption
      • GitHub
    • Four Token Grants (TBA)
    • Open Community Projects (OCP)
    • AI agents Integration
  • πŸ“–OTHER USER GUIDES
    • Four Token Bridges
      • Ethereum to Oasis Sapphire Bridge Manual
      • Binance Smart Chain (BSC) to Ethereum to Bridge Manual
      • Ethereum to Fantom Bridge Manual
      • Ethereum to Polygon Bridge Manual
      • Ethereum to Solana Bridge Manual
    • Discord Server
  • πŸ“‘Legal Framework
    • Website Terms
    • Privacy Policy
    • End User Agreement
    • Four Token Legal Opinion
Powered by GitBook
On this page
  • Features
  • Intro to 4P Email
  • Phases within the 4P Email;
  • Intro to 4P Chat
  • Phases within 4P Chat;
  1. DAPPS & CLIENTS

4P Super App

On-chain communication application that enables users to exchange "email" and "messages" like communication in a true custodial manner.

Features

Features
Basic
Pro πŸ‘‘

Web3 Login

βœ…

βœ…

On-chain Email Inbox

βœ…

βœ…

On-chain Chat DMs

βœ…

βœ…

AES-256 E2E Encryption via Encryptor Extension

βœ…

βœ…

Decentralized storage via PX NFTs

βœ…

βœ…

TestNet Availability

πŸ‘‘

Send Email Tab

πŸ‘‘

Draft Email Tab

πŸ‘‘ (phase 2)

Incoming Email Whitelisting

πŸ‘‘

Unlimited Email Attachment size (PX Storage NFT Size-Based)

πŸ‘‘

Option to create Chat groups

πŸ‘‘

Chat Attachments

πŸ‘‘ (phase 2)

Tip: 4P Pro features are enabled by holding 10.000 Four Tokens in your wallet. No Four Tokens are charged to access the Pro version! Currently, the 4P Pro is available on Fantom Opera.

Intro to 4P Email

Based on the OCC Protocol v.1 [Mail] smart contract, OCC SDKs, and white-label framework, 4P App aims to be one of the first community-based integrators of this new on-chain communication technology offering truly advanced Web3-based email features.

Phases within the 4P Email;

Explainer: Composed of; (1) subject; (2) content, and; (3) attachment, the dMail can be from a few kilobytes to gigabytes in size (i.e. attachment size is limited to a PX storage NFT size, the bigger the NFT, the bigger the storage availability).

Intro to 4P Chat

Based on the OCC Protocol v.1 [Chat] smart contract, OCC SDKs, and white-label framework, 4P App aims to be one of the first community-based integrators of this new on-chain communication technology offering truly advanced Web3-based messaging features.

Phases within 4P Chat;

Explainer: Composed from; (1) content, and; (2) possible data files (i.e. media files, photos…), the individual message is usually a few kilobytes in size (i.e. message data and media file sharing is limited to a PX storage NFT size).

PreviousAudit RegistryNext4P Super App User Guide

Last updated 10 months ago

(1) to enable end-to-end encryption, both sender and receiver need to install and run β€œβ€; (2) email's are encrypted with AES while ECDH key agreement protocol is used for generating the secret key (i.e. used in AES encryption); (3) all encrypted attachments are stored on decentralized storage via ; (4) JSON metadata file is created that includes sender and recipient details, email subject, content, and attachment details (i.e. name, stored location, and checksum); (5) JSON metadata file is encrypted with AES encryption and stored on decentralized storage via PollinationX; (6) JSON metadata file URL and checksum are sent to L1 or L2 [Mails] smart contract; (7) after transaction finality, the receiver loads and decrypts a JSON metadata file and loads and decrypts all the attachments.

(1) to enable end-to-end encryption, both sender and receiver need to install and run β€œβ€; (2) messages are encrypted with AES (i.e. Advanced Encryption Standard) while ECDH (i.e. Elliptic-Curve Diffie-Hellman) key agreement protocol is used for generating the secret key (i.e. used in AES encryption); (3) all encrypted attachments are stored on decentralized storage via ; (4) message data is sent to L1 or L2 [Chat] smart contract, and; (5) after transaction finality, the receiver decrypts message content.

πŸ’¬
Encryptor Extension
PollinationX
Encryptor Extension
PollinationX