Skip to content

Add storage-size validation for pasted JSON #4863

Description

@JSONbored

Problem: The extension accepts arbitrarily large pasted JSON with no size bound and without requesting the unlimitedStorage permission — a large paste can silently fail or behave unpredictably.

Area: AMS / Extension

Proposal: Add a reasonable size validation with a clear error message for oversized input.

Deliverables:

  • A validated, bounded paste path with a clear error on overflow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.help wantedExtra attention is needed

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions