Security (dev)

Security Solution

Overview

This is a security solution for software building with Unity.

This will be a simple solution to build a hardware/software security keys to protect your software.

Package Info

display name

AceLand Security

package name

com.aceland.security

latest version

-

namespace

AceLand.Security

dependencies

com.aceland.library: 1.0.6
com.aceland.webrequest: 1.0.6

Hardware Constraits

With the security keys, you can constrait your software to run on the machine with:

  • specified USB key

  • specified hardwares including CPU, GPU, Motherboard

Access Level Controls

You can make a Administrator, Editor, User level keys for your software to access different functions. Same software can be works with different party by inserting different keys.

Network Key Support

If you are running a online server, you can save the keys on server. You can force the software check keys online for top security or keep local checking as a backup plan. You can control all rights of keys in any time.

Last updated