From 6595f2127071e74b19030f25e5075ba9f910edc0 Mon Sep 17 00:00:00 2001 From: TheSpad Date: Sun, 23 Jul 2023 23:44:12 +0100 Subject: [PATCH 1/2] Deprecate nano --- content/issues/2023-07-24-nano.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 content/issues/2023-07-24-nano.md diff --git a/content/issues/2023-07-24-nano.md b/content/issues/2023-07-24-nano.md new file mode 100644 index 00000000..1f20e4f8 --- /dev/null +++ b/content/issues/2023-07-24-nano.md @@ -0,0 +1,11 @@ +--- +title: 'Nano Deprecation Notice' +date: '2023-07-24 03:00:00Z' +informational: true +affected: + - Deprecations + - nano +section: issue +--- + +Due to issues with maintaining security updates for our private [Nano](https://nano.org) network, we have decided to shut down our forked network. This includes the archival of code related to its suite of accompanying images for [nano](https://github.com/linuxserver/docker-nano) and [nano-wallet](https://github.com/linuxserver/docker-nano-wallet). The web wallet which seems to be still functional when connected to an RPC server will stay online for the forseeable future. From 51e1a9ec5d0fb29cd84cbe29b3665e592bcfdeaf Mon Sep 17 00:00:00 2001 From: TheSpad Date: Sun, 23 Jul 2023 23:45:43 +0100 Subject: [PATCH 2/2] Add link --- content/issues/2023-07-24-nano.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/issues/2023-07-24-nano.md b/content/issues/2023-07-24-nano.md index 1f20e4f8..d489ebf2 100644 --- a/content/issues/2023-07-24-nano.md +++ b/content/issues/2023-07-24-nano.md @@ -8,4 +8,4 @@ affected: section: issue --- -Due to issues with maintaining security updates for our private [Nano](https://nano.org) network, we have decided to shut down our forked network. This includes the archival of code related to its suite of accompanying images for [nano](https://github.com/linuxserver/docker-nano) and [nano-wallet](https://github.com/linuxserver/docker-nano-wallet). The web wallet which seems to be still functional when connected to an RPC server will stay online for the forseeable future. +Due to issues with maintaining security updates for our private [Nano](https://nano.org) network, we have decided to shut down our forked network. This includes the archival of code related to its suite of accompanying images for [nano](https://github.com/linuxserver/docker-nano), [nano-wallet](https://github.com/linuxserver/docker-nano-wallet), and [nano-discord-bot](https://github.com/linuxserver/docker-nano-discord-bot). The web wallet which seems to be still functional when connected to an RPC server will stay online for the forseeable future.