Skip to content

Conversation

@brandonkachen
Copy link
Collaborator

  • Add @fingerprintjs/fingerprintjs dependency for browser-based fingerprinting
  • Enhanced fingerprints now use deterministic format: fp-{hash} (no random suffix)
  • Legacy fingerprints keep random suffix for collision avoidance: legacy-{hash}-{suffix}
  • Update analytics to properly detect both fingerprint formats
  • Add comprehensive integration tests for both fingerprint types
  • Enhanced fingerprints provide better uniqueness through browser signals
  • Maintain backward compatibility with existing legacy fingerprints

🤖 Generated with Codebuff

…r enhanced fingerprints

- Add @fingerprintjs/fingerprintjs dependency for browser-based fingerprinting
- Enhanced fingerprints now use deterministic format: fp-{hash} (no random suffix)
- Legacy fingerprints keep random suffix for collision avoidance: legacy-{hash}-{suffix}
- Update analytics to properly detect both fingerprint formats
- Add comprehensive integration tests for both fingerprint types
- Enhanced fingerprints provide better uniqueness through browser signals
- Maintain backward compatibility with existing legacy fingerprints

🤖 Generated with Codebuff
Co-Authored-By: Codebuff <noreply@codebuff.com>
@brandonkachen brandonkachen changed the title [feat] Switch to FingerprintJS for npm-app [feat] Enhance fingerprinting in npm-app and enforce uniqueness Jul 8, 2025
@brandonkachen brandonkachen force-pushed the main branch 2 times, most recently from 2c18ea5 to 08f4c5e Compare December 5, 2025 08:19
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