Update README.md

This commit is contained in:
Justin (shocknet) 2025-07-25 14:23:10 -04:00 committed by GitHub
parent 3115eb541b
commit 607be7c190
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -54,9 +54,9 @@ By solving the networking and programability hurdles, Pub provides Lightning wit
## Planned Features ## Planned Features
- [x] A management dashboard is actively being integrated into [ShockWallet](https://github.com/shocknet/wallet2) - [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 - [ ] P2P "LSP" coordination for channel batching over Nostr
- [ ] Event Notifications
- [ ] Swap integration - [ ] Swap integration
- [ ] High-Availabilty / Clustering - [ ] High-Availabilty / Clustering
@ -156,4 +156,4 @@ Additional docs are WIP at [docs.shock.network](https://docs.shock.network)
## Warning ## Warning
> [!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**. > 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**.