GoPlausible
  • GoPlausible
  • 🤖PLAUS Quick Intro
  • 🤖Anatomy of a PLAUS
  • 🤖PLAUS Claim instructions
  • 🤖Export PLAUS instructions
  • Overview
    • PLAUSIBLE & DIDs
    • PLAUSIBLE & Verifiable Credentials
    • PLAUSIBLE & OpenBadges
  • Tutorials
    • ⛵Creators: Onboarding
    • 📦Creators: Create PLAUS
    • ☢️Creators: Activate PLAUS
    • 🪄Creators: Fetch Magic Links
    • 💼Claimers: Claim PLAUS with wallet
    • 🏁Claimers: Claim PLAUS without wallet
    • 🏳️Claimers: Export locally claimed PLAUS
  • Features
    • 🔥Protocol Features
    • 🔏Claim controllers
  • Technical documentation
    • 🎴Concept poster
    • 📐Architecture
    • 💻Serverless backend
    • 🖥️UI / UX
  • Use Cases
    • 🎨NFT designers
    • ✈️Tourism
    • 🎵Music artists
    • 🗝️Fan clubs & social groups
    • 🏫DAOs
    • 🎮GameFi
    • 🎟️Ticketing services
    • ⚖️Law & legal entities
    • 🎸Entertainment services
    • ⚽Sport organizations
    • 🌎Venues & event organizers
    • 🏨Universities & educational entities
    • 👤Community managers
Powered by GitBook
On this page
  1. Features

Claim controllers

Claim constraint controllers, optionally application to each PLAUS

  • Geographical constraint controller: Allowed and Banned countries lists

  • Time constraint controller: Start and end time

  • PLAUS closure constraint (PLAUS can be closed by the issuer)

  • GitHub constraint controller: Claimers must have contributed to a repository with optional settings of validation and approval based on PRs, Status, and Labels

  • Distribution list constraint controller: A distribution list of target accounts that makes only those accounts eligible for claim

  • Email registration: Valid email registration through a distribution list. Only those with valid emails on that list will be able to claim

  • NFT Gate: Checking ownership and holding of one or two tokens. Only those who hold those configured tokens will be able to claim

  • WebAuthn Controller: Security constraint which assures single claim per device instead of browser using web crypto APIs and WebAuthn , PKC and passkeys.

PreviousProtocol FeaturesNextConcept poster

Last updated 7 months ago

🔏