Skip to content
View pwfauth's full-sized avatar
πŸ›‘οΈ
Always encrypting
πŸ›‘οΈ
Always encrypting

Block or report pwfauth

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
pwfauth/README.md

πŸ” PWF Auth

Secure, scalable authentication for your applications. License keys Β· end-user accounts Β· hardware-locked sessions Β· OTA updates β€” behind one simple REST API.

Website Telegram License


What is PWF Auth?

A backend that gives your desktop and mobile apps everything they need to sell and protect software licenses β€” all through one clean REST API with AES-encrypted sessions.

  • πŸ”‘ License keys with HWID binding, expiry, and device limits
  • πŸ‘€ End-user accounts β€” register / login / change password
  • πŸ›‘οΈ Encrypted heartbeat sessions + remote kill switch
  • 🎁 Free trials & HWID-reset requests
  • πŸš€ OTA update checks (version + download URL)
  • πŸ“Š A dashboard for keys, customers, analytics, and threat intel

πŸ“¦ Open-source example clients

Ready-to-run reference clients that exercise every endpoint β€” each mirrors the same AES-256-CBC + HMAC-SHA256 envelope, byte-for-byte compatible with the server.

Repository Language / platform
pwfauth-vbnet-examples VB.NET β€” console + WinForms API Explorer β€” & C# on .NET Framework 4.8.1
pwfauth-python-client Python 3 (single dependency)

πŸ”— Links

Build licensing into your app in minutes.

Popular repositories Loading

  1. pwfauth-vbnet-examples pwfauth-vbnet-examples Public

    VB.NET example clients (console + Windows Forms) for the PWF Auth licensing & user-auth REST API β€” every endpoint, AES-encrypted sessions, zero dependencies.

    Visual Basic .NET 1

  2. pwfauth-python-client pwfauth-python-client Public

    A Python client for the PWF Auth licensing & user-auth REST API β€” every endpoint, AES-encrypted sessions, single dependency.

    Python

  3. pwfauth pwfauth Public