From fff510b85223274822709ea6319f1aa2ec594f51 Mon Sep 17 00:00:00 2001 From: Erny Date: Sat, 19 Oct 2024 21:49:14 +0200 Subject: Move CIG GPON password generator to frontend The password generator algorithm has been reversed and published on Github by a third party (https://github.com/amnemonic/nokia-ont-research). Therefore there is no reason to keep our original implementation hidden. Signed-off-by: Erny --- _includes/cig_password.html | 10 ++++------ assets/js/cigpassword.js | 28 ++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+), 6 deletions(-) create mode 100644 assets/js/cigpassword.js diff --git a/_includes/cig_password.html b/_includes/cig_password.html index 33b24a5..5223e35 100644 --- a/_includes/cig_password.html +++ b/_includes/cig_password.html @@ -20,6 +20,8 @@ + +