Code Monkey home page Code Monkey logo

broprint.js's Introduction

Hi ๐Ÿ‘‹, I'm Rajesh Royal

Designer and Front-end Developer from IN

rajesh-royal

๐Ÿ–Œ LANGUAGE
Korean English Javascript

  • ๐Ÿ”ญ Iโ€™m currently working on personal goals

  • ๐ŸŒฑ Iโ€™m currently learning Next.js, Svelte and Solidity

  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on ReactJS, JS, TS, Next.js Projects

  • ๐Ÿค Iโ€™m looking for help with None for right now

  • ๐Ÿ‘จโ€๐Ÿ’ป All of my projects are available at my portfolio

  • ๐Ÿ“ I regulary write articles on rajeshroyal/blog, Dev/blog

  • ๐Ÿ“ข I have published few open source libraries - NPM

  • ๐Ÿ’ฌ Ask me about ReactJs, ES6, WP or anything which relate to Frontend and [backend ๐Ÿ™‚]

  • ๐Ÿ“ซ How to reach me LinkedIn

๐ŸŒฑ FRONT-END
React Next.JS TypeScript JavaScript SCSS Styled Components TailwindCss Bootstrap

๐ŸŒฑ BACK-END
Node.js Express Express MongoDB GraphQL

๐Ÿ›  TOOLS
VsCode WebPack Netlify Jenkins Git slack Google Chat postman Photoshop

๐Ÿงฏ Others
WordPress Android Studio PHP Gatsby Java AWS docker Asana Trello

Projects I'm proud of

ย 

How about some tech blogs

๐Ÿ“ˆ How about some stats

ย rajesh-royal

And a joke ๐Ÿ˜œ

Jokes Card

๐Ÿ“ฑ Social Media

rajeshroyal raj_896 rajesh-royal rajesh.royal ucp_2dqfxjvlamkwwsoidrqw

broprint.js's People

Contributors

joelburget avatar rajesh-royal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

broprint.js's Issues

Hang in lockdown mode

When using an iPhone (or presumably any other Apple device) in lockdown mode, calls to getCurrentBrowserFingerPrint just hang, probably due to the use of the Web Audio API.

README has typo

import { getCurrentBrowserFingerPrint } from "npm i @rajesh896/broprint.js";

should be

import { getCurrentBrowserFingerPrint } from "@rajesh896/broprint.js";

CDN?

I'd like to implement it using CDN if it is possible,

Fingerprint changes on firefox.

I am running reactJS 18.2.0 with vite 4.0.0. Ive noticed that the fingerprint changes sometimes on POST requests. I really dont have any way of reproducing but sending a bunch of POST requests.

import { getCurrentBrowserFingerPrint } from "@rajesh896/broprint.js";
getCurrentBrowserFingerPrint().then((fingerprint) => {
  setData("fingerprint", fingerprint);
});

That is the code I use to get the fingerprint. Now the only way I've been able to make the request change is by sending POST requests to my login URL. Below you can find two requests where the fingerprint changed.

Tool used: https://toolbox.googleapps.com/apps/har_analyzer

Type:application/json
Raw Content:
{
  "email": "[email protected]",
  "password": "123",
  "remember": false,
  "fingerprint": 2888701962297835
}
Type:application/json
Raw Content:
{
  "email": "[email protected]",
  "password": "123",
  "remember": false,
  "fingerprint": 1708234812133861
}

If there is anything else I can do to help solve this please let me know.

EDIT: Firefox version is 123.0.1 (64-bits). OS: MacOS

Fingerprint parameter change handling

Hello! Does this lib handle changes in fingerprint paramrters, like browser version, ip change, screen resolution e.t.c? Or any change=new fingerprint? Are hashes with slight change similiar?

Accuracy

How does this compare to fingerprint js (pro) in terms of accuracy?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.