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

[all] rollout defensive string sanitization and dedup logic #766

Open
6 tasks
dskvr opened this issue Feb 1, 2025 · 0 comments
Open
6 tasks

[all] rollout defensive string sanitization and dedup logic #766

dskvr opened this issue Feb 1, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@dskvr
Copy link
Collaborator

dskvr commented Feb 1, 2025

Right now, sanitization and deup only occurs at certain points, but this needs to be applied on BOTH reading AND writing of URLS

  • [nostrings] Modularize nostrings conditions AND modifiers to allow for modular rules and ability to add/remove rules from sanitization logic
  • [nostrings] Expose validation methods that implement validations from rules
  • [dedup] add dedupe library
  • [dedup] decouple hostnames/nip11 dedup from nocapd
  • [dedup] package for web/node (ES)
  • [nostrings] package for web/node (ES)
@dskvr dskvr added the enhancement New feature or request label Feb 1, 2025
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