Hashify
A library and Firefox extension to generate SVG animations based on certificate thumbprints
Summary
| Latest Version | Unknown |
|---|---|
| License | Unknown |
| CI Status | Failing |
| Stars | 2 |
| Forks | 0 |
| Open Issues | 0 |
| Last Commit | 2020-07-31 |
| Downloads | 0 |
| Last Indexed | 2026-07-27 04:31 |
Installation
nimble install Hashify
choosenim install Hashify
git clone https://gitlab.com/jorgemiguelribeiro92/hashify
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| Hashify | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://gitlab.com/jorgemiguelribeiro92/hashify |
|---|---|
| Homepage | https://gitlab.com/jorgemiguelribeiro92/hashify |
| Registry Source | gitlab |
README
hashify.js

This library creates an animated stamp with SVG from hashes that transmit ~48 bits of information.
The stamp is derived entirely from a hash and salt, through iterations of SHA256.
A demonstration is available here: https://jorgemiguelribeiro92.gitlab.io/hashify/src/html/demo.html
For more information, please refer to doc/ folder.
License
hashify is MIT-licensed. Please refer to the src/LICENSE file for detailed information.