project screenshot 1
project screenshot 2
project screenshot 3
project screenshot 4
project screenshot 5
project screenshot 6

Nifi

Nifi is a First Ever Built Web3-based captive portal for secure WiFi access, using token and NFT authentication on the blockchain. It seamlessly authorizes users by verifying digital assets for fair usage. Secure, decentralized, and user-friendly!

Nifi

Created At

ETHGlobal Singapore

Winner of

Dynamic - Most Innovative Integration

Project Description

Nifi: Web3-Based Network Identity and Framework Interface

Have you ever entered a lounge or boarded an airline like Singapore or Emirates, where you're asked to log in using your frequent flyer number or mobile number to access WiFi? Now, imagine a similar experience—but instead of using a traditional login, access is granted based on the crypto or NFTs you hold in your Web3 wallet.

That's what I've built: a captive portal solution powered by Web3 technology. It lets you grant WiFi access based on your digital assets, like tokens or NFTs, offering a seamless, decentralized alternative to the usual login methods.

Let’s dive into how it works!

Problem Statement

As the demand for decentralized identity solutions grows, traditional WiFi networks lack the ability to authenticate users via blockchain-based assets, such as NFTs and tokens. Existing captive portals focus on centralized methods for access control, leaving out web3 authentication mechanisms, which are becoming increasingly important for modern users who rely on blockchain assets for identification and access to services.If such capitative portal and access flow is built it can provide wide variety of usecases such as pay as you go model through crypto assets, wifi access in airlines through nft tickets and so on...

Nifi aims to solve this problem by enabling token-based WiFi authentication through a custom captive portal that leverages Web3 technologies. The system uses NFTs and tokens as access credentials, providing an innovative solution for decentralized network access.


System Overview

Nifi integrates blockchain, OpenNDS, and Raspberry Pi to create a decentralized captive portal that authenticates users using ERC20, ERC721, and ERC1155 tokens. It relies on a pre-authentication flow and forward authentication services (FAS) to grant or deny network access.


Technical Implementation

Hardware & Platform:

  • Raspberry Pi: Acts as the central gateway running OpenNDS for managing the captive portal.
  • OpenNDS: Handles the network access and communicates with Nifi to determine whether access should be granted or denied.
  • DNSMASQ & DHCP: Manage DNS and IP address assignments on the Raspberry Pi, working in conjunction with OpenNDS.
  • Hostapd: Provides the wireless access point functionality.

Software Components:

  • Next.js: A React-based framework used for building the Nifi Captive Portal UI, which displays authentication prompts to the users.
  • Preauth Service: Ensures users are authorized to access web3 services by validating their token ownership.
  • Blockchain Integration: Nifi checks conditions on the blockchain to verify the user's assets, such as NFTs or tokens, and authorize access based on predefined rules.
  • OpenNDS Integration: After verification, Nifi interacts with OpenNDS, sending authorization calls that either grant or deny network access.

Architecture

  • Client/User Device: Connects to the WiFi network and initiates the pre-authentication process.
  • Preauth Service: Premetive Internet Grant Access Service built in nodejs.
  • Nifi Captive Portal (Next.js): Displays user authentication pages, manages access rules and communicates with OpenNDS.
  • OpenNDS: Controls network access and grants/rejects user connections based on Nifi’s authorization call.
  • Raspberry Pi: Acts as the gateway, running OpenNDS, DNSMASQ, DHCP, and Hostapd, to provide a complete network access solution.

Workflow

  1. User Connects to WiFi: A client device connects to the WiFi hotspot served by the Raspberry Pi.
  2. Pre-authentication: The user attempts to access the internet, which triggers the Preauth Service. This service checks whether the user meets the required conditions for accessing web3 services (e.g., owning a specific NFT).
  3. Blockchain Verification: The user's blockchain assets are verified by the preauth service, ensuring they meet the criteria (e.g., holding a required number of tokens).
  4. Authentication via Nifi: Nifi checks the user’s blockchain data and token ownership and sends an authorization call to OpenNDS.
  5. OpenNDS Decision: OpenNDS receives the authorization and either grants or denies the user access to the internet.
  6. Access Granted or Rejected: Based on OpenNDS’s decision, the user either gains internet access or is redirected to a rejection page.

Key Features

  • Token-based Authentication: Nifi leverages blockchain tokens and NFTs as access credentials. Supported tokens include ERC20, ERC721, and ERC1155.
  • Blockchain-Verified Access: Users must sign and verify their blockchain assets, such as NFTs or tokens, to gain network access.
  • Forward Authentication Service: OpenNDS’s forward authentication (FAS) is used to securely verify users’ credentials before granting access.
  • Integration with OpenNDS: The system communicates with OpenNDS, which handles network management and redirects based on the user’s access status.
  • Customizable Rules: Admins can set custom rules for token-based authentication, such as the type and number of tokens required for access.

Future Enhancements

  • Multi-chain Support: Extend Nifi’s functionality to support tokens and NFTs from multiple blockchains.
  • Token Escrow: Implement token escrow services where tokens are temporarily locked during a user's session for added security and for pay as you go model.

Challenges and Solutions

  • Smooth User Experience: Ensuring that users experience minimal delays during the sign-in process required optimizing the Next.js interface and ensuring fast blockchain interactions.
  • OpenNDS Integration: Integrating Nifi with OpenNDS involved understanding the nuances of forward authentication and how it handles network traffic and access decisions.

By combining the power of decentralized identity and blockchain with traditional network access, Nifi represents a step toward a more secure and user-controlled internet experience.

How it's Made

Technical Implementation

Hardware & Platform:

  • Raspberry Pi: Acts as the central gateway running OpenNDS for managing the captive portal.
  • OpenNDS: Handles the network access and communicates with Nifi to determine whether access should be granted or denied.
  • DNSMASQ & DHCP: Manage DNS and IP address assignments on the Raspberry Pi, working in conjunction with OpenNDS.
  • Hostapd: Provides the wireless access point functionality.

Software Components:

  • Next.js: A React-based framework used for building the Nifi Captive Portal UI, which displays authentication prompts to the users.
  • Preauth Service: Ensures users are authorized to access web3 services by validating their token ownership.
  • Blockchain Integration: Nifi checks conditions on the blockchain to verify the user's assets, such as NFTs or tokens, and authorize access based on predefined rules.
  • OpenNDS Integration: After verification, Nifi interacts with OpenNDS, sending authorization calls that either grant or deny network access.
background image mobile

Join the mailing list

Get the latest news and updates