Open-source record
Cyber.country uses small, inspectable packages that run in the visitor's browser. The versions, purposes, and license terms used by this build are recorded below.
Tool packages
| Package | Use | License | Links |
|---|---|---|---|
| tldtsv7.4.11 | Domain and public-suffix parsing | MIT | SourceLicense |
| @noble/hashesv2.4.0 | Local SHA-256, SHA-384, and SHA-512 checksums | MIT | SourceLicense |
| ExifReaderv4.44.0 | Local image metadata reading | MPL-2.0 | SourceLicense |
| qrv0.7.0 | Local QR image decoding | MIT OR Apache-2.0 | SourceLicense |
| @wordlist/english-effv1.0.1 | EFF long word list for passphrase generation | MIT | SourceLicense |
| EFF Long Wordlistv2016 | The 7,776 source words packaged by @wordlist/english-eff | CC BY 4.0 | SourceLicense |
| motionv12.43.0 | Reduced-motion-aware React animation control | MIT | SourceLicense |
| lucide-reactv0.544.0 | Consistent interface icon system | ISC | SourceLicense |
| radix-uiv1.6.7 | Accessible button composition primitive | MIT | SourceLicense |
The QR package is offered under a choice of MIT or Apache-2.0. The current project uses it under the MIT option. QR Code is a registered trademark of DENSO WAVE INCORPORATED.
The EFF Long Wordlist was created by the Electronic Frontier Foundation and is available under CC BY 4.0. The package converts the word column into a JavaScript array without the dice-roll indices; Cyber.country uses that packaged array without changing its words.
Copied source components
The public React Bits components used in this site are modified for the Cyber.country design and accessibility behavior. No React Bits Pro component, paid registry, or paid key is used.
Public React Bits is licensed under MIT + Commons Clause License Condition v1.0, Copyright © 2026 David Haz. Its terms allow use and modification as part of an application, website, or product, including commercial use, but prohibit selling, sublicensing, or redistributing the components themselves. Because of that restriction, it is source-available rather than OSI-approved open source.
React Bits sourceExact license text
The shared button starts from the public shadcn/ui button pattern and is substantially restyled for this project. shadcn/ui is MIT licensed, Copyright © 2023 shadcn. Exact license text.
Fonts and visual assets
Archivo is Copyright 2019 Omnibus-Type and licensed under the SIL Open Font License 1.1. Source and license.
IBM Plex Mono is Copyright © 2017 IBM Corp. with Reserved Font Name “Plex” and licensed under the SIL Open Font License 1.1. Exact license.
The three technical-machine illustrations were made for this site and are owned by it. They are not stock photographs and are not licensed from a third party.
Notices and modifications
Copyright notices and license details are preserved in the upstream records and in the project's THIRD_PARTY_NOTICES.md file.
Cyber.country does not modify the ExifReader package itself. Site-specific interface code and styling live outside the dependency. React Bits and shadcn/ui component copies are adapted in this project and remain subject to their respective licenses above.