Archerlm

↗ HN profile [ 26.8 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I made a tiny licensing server for desktop apps and plugins. Each purchase gets a key, activating it is one POST request with a machine hash. It returns whether the key is valid and how many machines are left. There is…