diff --git a/README.md b/README.md index 0ee3e18e..d0f342d4 100644 --- a/README.md +++ b/README.md @@ -54,9 +54,9 @@ By solving the networking and programability hurdles, Pub provides Lightning wit ## Planned Features - [x] A management dashboard is actively being integrated into [ShockWallet](https://github.com/shocknet/wallet2) -- [x] NIP-69 Nostr native "offers" +- [x] Nostr native CLINK "offers" +- [x] Encrypted Push Notifications - [ ] P2P "LSP" coordination for channel batching over Nostr -- [ ] Event Notifications - [ ] Swap integration - [ ] High-Availabilty / Clustering @@ -156,4 +156,4 @@ Additional docs are WIP at [docs.shock.network](https://docs.shock.network) ## Warning > [!WARNING] -> While this software has been used in a high-profile production environment for over a year, it should still be considered bleeding edge. Special care has been taken to mitigate the risk of drainage attacks, which is a common risk to all Lightning API's. An integrated Watchdog service will terminate spends if it detects a discrepency between LND and the database, for this reason **IT IS NOT RECOMMENDED TO USE PUB ALONGSIDE OTHER ACCOUNT SYSTEMS**. While we give the utmost care and attention to security, **the internet is an adversarial environment and SECURITY/RELIABILITY ARE NOT GUARANTEED- USE AT YOUR OWN RISK**. \ No newline at end of file +> While this software has been used in a high-profile production environment for over a year, it should still be considered bleeding edge. Special care has been taken to mitigate the risk of drainage attacks, which is a common risk to all Lightning API's. An integrated Watchdog service will terminate spends if it detects a discrepency between LND and the database, for this reason **IT IS NOT RECOMMENDED TO USE PUB ALONGSIDE OTHER ACCOUNT SYSTEMS**. While we give the utmost care and attention to security, **the internet is an adversarial environment and SECURITY/RELIABILITY ARE NOT GUARANTEED- USE AT YOUR OWN RISK**.