Skip to content
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

Limit account metaverse resource usage #81

Open
Misterblue opened this issue Apr 1, 2021 · 2 comments
Open

Limit account metaverse resource usage #81

Misterblue opened this issue Apr 1, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@Misterblue
Copy link
Collaborator

Along with issue #51 (Rate Limit incoming requests) there is a discussion about limiting the metaverse resources usable by an account for account management, griefer limiting, and overall metaverse resource management.

This issue is for a discussion of that.

@Misterblue Misterblue added the enhancement New feature or request label Apr 1, 2021
@Misterblue Misterblue changed the title Limit metaverse resource usage Limit account metaverse resource usage Apr 1, 2021
@Misterblue
Copy link
Collaborator Author

Proposal: add a "resource pocketbook" to an account. The pocketbook contains "resource tokens" that are used as metaverse resources are used/created. For instance, creating a Domain costs 10 "resource tokens" and creating a Place costs 5 "resource tokens".
When an account is created, it has zero tokens. When it verifies its email address (another feature to add), it gets 20 tokens. Tokens are added over time (like 10 per week or something) with some max (like 20 or 30).
The collection of "resource tokens" could be further limited by, say, requiring the account to login to and be in an existing domain for some number of minutes before getting their "resource tokens".
Other things: what other resources should spend "resource tokens"? Making friends? Excessive chatting (more than 10 chat messages a minute costs one resource token)?

@Misterblue
Copy link
Collaborator Author

I wrote up what I'm thinking of implementing in Iamus for resource limiting. Find this proposal at ResourceLimitNotes . Comments, improvements, and inputs appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant