🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

voidly-worker

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

voidly-worker

Voidly control plane (Cloudflare Worker)

latest
npmnpm
Version
0.1.0
Version published
Weekly downloads
1
-66.67%
Maintainers
1
Weekly downloads
 
Created
Source

Voidly API Worker (Cloudflare Workers)

Backend API for Voidly VPN — handles session creation, authentication, and entitlement checks.

Free Tier (Open Beta)

During beta, Voidly supports anonymous free access to help train our AI model.

How It Works

Free Tier (No Authentication):

  • No Authorization header required
  • Rate limited by IP: 3 sessions per hour
  • Session TTL: 7 days
  • Labeled as tier: 'free' in session metadata
  • Anonymous usage data collected (performance metrics only)

Premium Tier (With Authentication):

  • Requires Authorization: Bearer <JWT> header
  • NFT/receipt entitlement check enforced
  • Session TTL: 24 hours (or NFT expiry)
  • Labeled as tier: 'premium'
  • Rate limited by wallet address

Session Creation Endpoint

FAQs

Package last updated on 04 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts