Skip to content

Allow adding new sites - Multiuser Plugin#42

Closed
mx5kevin wants to merge 2 commits into
EpixZone:mainfrom
mx5kevin:AllowAddNewSites
Closed

Allow adding new sites - Multiuser Plugin#42
mx5kevin wants to merge 2 commits into
EpixZone:mainfrom
mx5kevin:AllowAddNewSites

Conversation

@mx5kevin
Copy link
Copy Markdown

Allow adding new sites by default if the NoNewSites plugin is not enabled.

This restores an original ZeroNet feature that allowed browsing the network from the clearnet and helped with seeding newly created sites.

Additionally, this could be extended with a 24-hour retention option, where user-added content is stored for 24 hours and then automatically deleted, similar to temporary content pinning approaches used in systems like IPFS. In this model, each user can only see the content they have added themselves, and content added by other users is not publicly visible on the dashboard, meaning it is not exposed to other users or shown in the global/server-wide view.

mx5kevin added 2 commits May 19, 2026 10:37
Allow adding new sites by default
MULTIUSER_README: Allow adding new sites by default
@MudDev
Copy link
Copy Markdown

MudDev commented May 19, 2026

Closing again — the documentation gap you identified is being addressed in #46, which adds a corrected `plugins/disabled-Multiuser/README.md` with the proper CLI flag semantics, admin/proxy-user explanation, and a cross-reference to `NoNewSites`. You're credited in both the commit and PR description.

The code changes from this PR (`details=True`, comment edit) aren't being carried over — those are the parts that were net-negative (info disclosure on `--debug` gateways, misleading comment). If you'd like to discuss anything in #46 or propose further doc improvements, that's a great place to engage.

Thanks again @mx5kevin.

@MudDev MudDev closed this May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants