From 35deb3ac2f7bad94281ad3929932ccf190bdd628 Mon Sep 17 00:00:00 2001 From: lightningd Date: Fri, 29 May 2026 14:05:29 +0200 Subject: [PATCH] jwt-factory: archived --- .gitmodules | 3 --- archived/README.md | 2 ++ jwt-factory | 1 - 3 files changed, 2 insertions(+), 4 deletions(-) delete mode 160000 jwt-factory diff --git a/.gitmodules b/.gitmodules index b471d7a4..dd446075 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "jwt-factory"] - path = jwt-factory - url = https://github.com/nettijoe96/jwt-factory.git [submodule "trustedcoin"] path = trustedcoin url = https://github.com/fiatjaf/trustedcoin.git diff --git a/archived/README.md b/archived/README.md index b8cc8807..2ccc0e8f 100644 --- a/archived/README.md +++ b/archived/README.md @@ -24,6 +24,7 @@ If you like a plugin from that list, feel free to update and fix it, so we can u | [holdinvoice][holdinvoice] | Holds htlcs for invoices until settle or cancel is called (aka Hodlinvoices) via RPC/GRPC | | [invoice-queue][Lightning-Invoice-Queue] | Listen to lightning invoices from multiple nodes and send to a redis queue for processing | | [jitrebalance][jitrebalance] | The JITrebalance plugin | +| [jwt-factory][jwt-factory] | Json Web Tokens (JWT) to provide auth for c-lightning plugins | | [lightning-qt][lightning-qt] | A bitcoin-qt-like GUI for lightningd | | [listmempoolfunds][listmempoolfunds] | Track unconfirmed wallet deposits | | [nloop][NLoop] | Generic Lightning Loop for boltz | @@ -60,6 +61,7 @@ If you like a plugin from that list, feel free to update and fix it, so we can u [historian]: https://github.com/lightningd/plugins/tree/master/archived/historian [holdinvoice]: https://github.com/daywalker90/holdinvoice [jitrebalance]: https://github.com/lightningd/plugins/tree/master/archived/jitrebalance +[jwt-factory]: https://github.com/nettijoe96/jwt-factory [Lightning-Invoice-Queue]: https://github.com/rbndg/Lightning-Invoice-Queue [lightning-qt]: https://github.com/darosior/pylightning-qt [listmempoolfunds]: https://github.com/andrewtoth/listmempoolfunds diff --git a/jwt-factory b/jwt-factory deleted file mode 160000 index 0280b228..00000000 --- a/jwt-factory +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 0280b228f1890560d9dc6af6f6473e36809f4c94