From d5680acd6ec35d9bdeb3e1d6b5fcefe7122e2a43 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Sat, 9 May 2020 10:13:32 -0700 Subject: [PATCH] Add einmal by @incipher --- contents.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/contents.json b/contents.json index 9e567968..88a5f1ec 100644 --- a/contents.json +++ b/contents.json @@ -20040,6 +20040,24 @@ "license": "other", "date_added": "May 8 2020", "suggested_by": "@dkhamsing" + }, + { + "title": "einmal", + "category-ids": [ + "password" + ], + "description": "Minimalistic and secure two-factor authentication", + "source": "https://github.com/incipher/einmal", + "license": "cc0-1.0", + "date_added": "May 9 2020", + "suggested_by": "@dkhamsing", + "screenshots": [ + "https://user-images.githubusercontent.com/11808903/80574717-a457b300-8a02-11ea-915e-db7cd98740f2.png" + ], + "tags": [ + "dart" + ], + "stars": 65 } ] }