Skip to content

Feature Request: Invite System for User Registration #1810

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
melvincarvalho opened this issue Mar 18, 2025 · 0 comments
Open

Feature Request: Invite System for User Registration #1810

melvincarvalho opened this issue Mar 18, 2025 · 0 comments

Comments

@melvincarvalho
Copy link
Contributor

Description:

I’d like to propose adding an invite-based registration system to Node Solid Server (NSS). This would be especially useful for small instances with limited resources, allowing admins to manage their user base more efficiently.

Why This Matters

  • Resource Management: Small instances often have limited bandwidth, storage, or processing power. An invite system helps control user growth to match available resources.
  • Spam Prevention: Open registration can attract spam accounts, which can be costly to moderate. An invite system ensures that new users are vetted.
  • Community Building: Some deployments may prefer a curated user base, inviting only trusted individuals to maintain a specific ecosystem.

Proposed Implementation

  • Admins can generate invite codes via a command-line tool or admin panel.
  • Option to set invite limits (e.g., single-use, multi-use, or time-limited).
  • Invite-based signups would work alongside existing registration methods (configurable in settings).

Would love to hear thoughts on feasibility and whether others would find this useful. Let me know if there’s interest, and I’d be happy to explore potential approaches!

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

No branches or pull requests

1 participant