99% Edge Cache Rate
Cloudflare integration caches officially verified notes at edge points worldwide, absorbing huge traffic surges before final exams.
A hybrid CDN + peer-to-peer repository for lecture notes, PYQs, and study materials. Fully zero-knowledge, lightning fast, and built to withstand server crashes during exam season.
NotesHub aggregates raw uploads into consolidated, verified master notes using a Git-like voting and pruning system.
Students upload notes or study materials. Every raw document is signed anonymously with client-side device-bound cryptography, establishing origin authorship without personal logs.
Students read and vote on uploaded drafts. Peers can submit corrections and upvote accurate segments, acting as a natural decentralized editing swarm.
Every Sunday, an ACID-compliant PostgreSQL transaction runs, merging the highest-rated document layers into a single consolidated, conflict-free master note.
To optimize filesystem caches and eliminate noise, all low-voted duplicates, obsolete drafts, and rejected commits undergo an automated 30-day pruning cycle.
The consolidated master notes are written to the absolute Web Seed origin, cached globally at Cloudflare CDN edge locations (1-month TTL), and served via WebTorrent.
A multi-phase launch designed to scale NotesHub from a local campus prototype to a resilient, global student swarm.
Initial release focusing on campus-level note exchanges and PYQs. Delivered via a high-speed USB 3.1 EXT4 home seed server combined with Cloudflare Edge Caching (1-month TTL) to absorb peak download demand right before exams.
Expansion to global university swarms. Migrating database layers to edge-native PostgreSQL (Neon/Supabase) with Prisma Accelerate and PgBouncer poolers. Activation of anonymous device-bound cryptography and blind SHA-256 server-salted hashing for zero-knowledge anti-abuse tracking.
Implementation of FCM silent data push notifications to trigger 30-second peer seeding windows on mobile devices. Launch of custom Cloudflare Workers to serve encrypted note backups directly from Filecoin (Lighthouse.storage) if primary staging seeds drop offline.
Cloudflare integration caches officially verified notes at edge points worldwide, absorbing huge traffic surges before final exams.
If Cloudflare misses or a rare document is requested, chunk sharing via WebTorrent wakes up peers dynamically to serve contents.
Absolutely no emails or phone numbers stored. Anonymous device signatures verify uploads and protect student identities securely.