AceLand Unity Packages
  • Home
  • Getting Started
    • Installation
    • Project Settings
    • Architecture Graph
    • Development Level
  • Tutorial
    • Create Your Package
    • Create Project Settings
  • Packages
    • Library
      • Change Log
      • Editor Tools
      • Mono
        • Follow Object
        • Singleton
      • Attributes
        • Conditional Show
        • Inspector Button
        • ReadOnly Field
      • Build Leveling
      • CVS
      • DataTools
      • Disposable Object
      • Extensions
      • Json
      • Kalman Filter
      • Optional
      • Project Setting
      • Serialization Surrogate
      • Utils
    • Event Driven
      • Change Log
      • Event Bus
      • Signal
    • Input
      • Change Log
    • Memento Service
      • Change Log
    • Node Framework
      • Change Log
      • Mono Node
    • Node For Mono (dev)
    • Player Loop Hack
      • Change Log
    • Pool
      • Change Log
    • Security (dev)
    • States
      • Change Log
    • Task Utils
      • Change Log
    • WebRequest
      • Change Log
Powered by GitBook
On this page
  • Overview
  • Package Info
  • Hardware Constraits
  • Access Level Controls
  • Network Key Support
  1. Packages

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.

This is not published package at this moment.

Package Info

display name

AceLand Security

package name

latest version

-

namespace

git repository

dependencies

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 3 months ago

com.aceland.security
AceLand.Security
com.aceland.library: 1.0.6
com.aceland.webrequest: 1.0.6
https://github.com/parsue/com.aceland.security.git