From 912ac7ae509ee39073c8d57382ee65299886e6d9 Mon Sep 17 00:00:00 2001 From: Token2 Date: Sat, 25 May 2024 09:35:22 +0200 Subject: [PATCH] Update LICENSE --- LICENSE | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/LICENSE b/LICENSE index bfafcbe..3b85746 100644 --- a/LICENSE +++ b/LICENSE @@ -23,4 +23,11 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +Addendum: Copyright (c) 2024 TOKEN2 Sàrl. All rights reserved. +1) Modifications of libfido2 library allowing the sending of PIN via command line argument. +2) fido2-manage.sh - Human-readable device names and arguments. +3) gui.py - GUI interface for passkey management. + + + SPDX-License-Identifier: BSD-2-Clause