The latest safe-dao-governance-app program collects private information without user permission and uploads it to the backend server!
They use FingerprintJSPro to collect user information.
import { FingerprintJSPro } from ‘@fingerprintjs/fingerprintjs-pro-react’
Data Collection Methods FingerprintJS primarily collects browser features through:
- User Agent information
- Screen resolution and color depth
- Available fonts list
- Browser plugin information
- Timezone
- Hardware details (processor architecture, GPU)
- Canvas and WebGL fingerprinting
- Audio and video codec support
- Battery status
- System language
- Touch support
- Browser-specific features (WebRTC, LocalStorage)
- Fingerprinting Algorithm By gathering these features, the library generates a unique hash value that remains relatively stable even if the user clears cookies or uses private browsing.
And they upload user privacy to their backend server!
Their backend point is: https://safe-client.safe.global/v1/community/eligibility