Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.65 KB

README.md

File metadata and controls

41 lines (28 loc) · 1.65 KB

ci Go Reference

Tillitis TKey Utility package

A Go package with utility functions for a client application communicating with a Tillitis TKey.

See the Go doc for tkeyutil for details on how to call the functions.

See tkey-ssh-agent for an example client application.

Release notes in RELEASE.md.

Licenses and SPDX tags

Unless otherwise noted, the project sources are copyright Tillitis AB, licensed under the terms and conditions of the "BSD-2-Clause" license. See LICENSE for the full license text.

Until Oct 7, 2024, the license was GPL-2.0 Only.

External source code we have imported are isolated in their own directories. They may be released under other licenses. This is noted with a similar LICENSE file in every directory containing imported sources.

The project uses single-line references to Unique License Identifiers as defined by the Linux Foundation's SPDX project on its own source files, but not necessarily imported files. The line in each individual source file identifies the license applicable to that file.

The current set of valid, predefined SPDX identifiers can be found on the SPDX License List at:

https://spdx.org/licenses/

We attempt to follow the REUSE specification.