Add Hypermind-Swarm announcement and bump version

- Add a README announcement linking the Hypermind-Swarm fork
- Bump package-lock version to 1.0.1
This commit is contained in:
Lee Kelly
2026-05-30 13:18:10 -04:00
parent 7303f605ac
commit 4e34fffcdf
2 changed files with 12 additions and 2 deletions
+10
View File
@@ -13,6 +13,16 @@ It solves the critical infrastructure challenge of knowing exactly how many othe
---
## Special Announcement
Apparently the counter was not enough.
[Hypermind-Swarm](https://github.com/lklynet/hypermind-swarm) is a fork of Hypermind that takes the same P2P bones and turns them into a Twitter-style social platform for decentralized, ephemeral conversations.
It is built by the same creator, still allergic to central servers, still running on the swarm, and now aimed at letting people post into the void without algorithms, permanent digital footprints, or anyone pretending this needed to exist.
---
## What is this?
You need a service that:
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "hypermind",
"version": "1.0.0",
"version": "1.0.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "hypermind",
"version": "1.0.0",
"version": "1.0.1",
"license": "MIT",
"dependencies": {
"dotenv": "^17.2.3",