Sinisterly
[Release] QuartzAuth - secure .NET licensing - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: Visual Basic & .NET Framework (https://sinister.ly/Forum-Visual-Basic-NET-Framework)
+--- Thread: [Release] QuartzAuth - secure .NET licensing (/Thread-Release-QuartzAuth-secure-NET-licensing)



[Release] QuartzAuth - secure .NET licensing - Zyrden - 11-23-2019

Hello all!  It's been a while since I've posted.  But here's something I've been working on for a while now.

This is called QuartzAuth.  It's a secure .NET licensing solution, with planned support for other languages.

Features:
  • End 2 end encryption
  • HWID lock
  • Panel for managing users/tokens/settings for your program
  • "Network Variables" in which you host your string/int/bool variables on the server, so if your application gets cracked, it still can't be used without a valid authenticated session.
Any and all suggestions are welcome!  Integration for c++ is currently being written.

https://auth.zertex.space


RE: [Release] QuartzAuth - secure .NET licensing - MR Red - 11-23-2019

Don't have the time to check but seems a good product. Now you need to find a buyer for your technology.


RE: [Release] QuartzAuth - secure .NET licensing - sybylroot - 01-25-2020

Sounds interesting, the licesing system is only client to server-side? or it can be built-in within the aplication via REST APIs?