Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.
/ ztid Public archive

Zerotier ID generator (command line tool)

License

GPL-2.0, GPL-3.0 licenses found

Licenses found

GPL-2.0
LICENSE.GPL-2
GPL-3.0
LICENSE.GPL-3
Notifications You must be signed in to change notification settings

threefoldtecharchive/ztid

Repository files navigation

Zerotier ID generator

ztid is a command line tool to generate a unique identity files for zerotier based on some hardware information for zero-os

It uses the following information to seed the identity generation:

  • Constant Seed
  • Motherboard ID (if available)
  • All the mac addresses of the physical attached devices, sorted

This means that a change in HW will generate a new ID

Building

go build

Usage

Running the ztid will generate identity.public and identity.secret files in the -out directory (default to '.')

License

The C++ code is copied from ZeroTierOne which is licensed under GNU GPL v3

ZeroTierOne License

The ZeroTier source code is open source and is licensed under the GNU GPL v3 (not LGPL). If you'd like to embed it in a closed-source commercial product or appliance, please e-mail [email protected] to discuss commercial licensing. Otherwise it can be used for free.

Owner

muhamadazmy

About

Zerotier ID generator (command line tool)

Resources

License

GPL-2.0, GPL-3.0 licenses found

Licenses found

GPL-2.0
LICENSE.GPL-2
GPL-3.0
LICENSE.GPL-3

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published