Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Licencing my App
Forum Update on Monday, May 27th 2025

Licencing my App

Scheduled Pinned Locked Moved General and Desktop
3 Posts 3 Posters 2.4k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Max13
    wrote on last edited by
    #1

    Hi !

    I'm on a crypto app, it's currently open source, but I want to be able to sell licences.
    I asked Google, I saw a method which is really interesting: Encrypting some functions (include a PUBLIC key as resource), and giving the information for decryption (or a PRIVATE key), with the licence.

    I don't remember if it's exactely that, but I don't know how to encrypt functions... >_>'
    For me, it's the best way to restrict patches, and the only way to crack a licence, is to give your own one.

    Any idea?
    Thank you for your help.

    We all have started by asking questions. Then after some time, we can begin answering them.

    1 Reply Last reply
    0
    • jensen82J Offline
      jensen82J Offline
      jensen82
      wrote on last edited by
      #2

      Or lock the machineid of the computer where the software runs. Enigma Protector does it, too. Have a look at http://www.enigmaprotector.com/

      1 Reply Last reply
      0
      • kidproquoK Offline
        kidproquoK Offline
        kidproquo
        wrote on last edited by
        #3

        Depending on the particulars of the open source licence encrypting parts of the binary could be in breach of the licence.

        Regardless of the technical aspects you could be heading for a world of problems with this approach.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved