confusingstraw edited a comment on pull request #70:
URL: 
https://github.com/apache/incubator-flagon-useralejs/pull/70#issuecomment-805222334


   personally, im not terribly sure of the value of it at all. @poorejc 
probably has more context, but it being in the extension build _seems_ 
pointless, as the return value of `detect` isnt' even used. in the client 
library, it seems it is used to extract the browser vendor/version. it does do 
a _little_ more than use the useragent, but it seems like work that could be 
done in post-processing. other client fingerprinting techniques that have 
become popular lately would include webgl/audiocontext fingerprinting, and 
would probably be significantly more robust.
   
   example of such a library:
   [fingerprintjs](https://github.com/fingerprintjs/fingerprintjs)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to