https://github.com/sammers21/ring-of-gyges
Ring of Gyges is a library combining existing methods of browser fingerprinting to achieve the highest possible accuracy.
https://github.com/sammers21/ring-of-gyges
Last synced: 24 days ago
JSON representation
Ring of Gyges is a library combining existing methods of browser fingerprinting to achieve the highest possible accuracy.
- Host: GitHub
- URL: https://github.com/sammers21/ring-of-gyges
- Owner: Sammers21
- License: mit
- Created: 2024-03-10T15:51:31.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-10T16:48:16.000Z (about 1 year ago)
- Last Synced: 2025-02-12T15:27:03.609Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ring of Gyges
Ring of Gyges is a library combining existing methods of browser fingerprinting to achieve the highest possible accuracy.
# Usage
The CDN Script
``````
or NPM install:
```npm i ring-of-gyges```
Create the Ring of Gyges ID:
```javascript
import { identity } from "ring-of-gyges";
``````javascript
identity().then((result) => {
console.log("ring-of-gyges ID: ", result.id);
console.log("Parts its build based on", result.parts);
});
```## Lore
In Greek mythology, the Ring of Gyges was a magical ring that granted its wearer the power of invisibility. This ring could be used to track or identify individuals without being seen, as the wearer could move about unseen while observing others