awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

Awesome GitHub RepositoriesMachine Identifiers

Automated assignment of unique system identifiers based on host hardware or virtual machine metadata.

Distinct from Machine Identity: Distinct from Machine Identity (authentication): focuses on the assignment of unique system IDs rather than authentication protocols.

Explore 3 awesome GitHub repositories matching security & cryptography · Machine Identifiers. Refine with filters or upvote what's useful.

Awesome Machine Identifiers GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • yuaotian/go-cursor-helpAvatar de yuaotian

    yuaotian/go-cursor-help

    26,342Voir sur GitHub↗

    go-cursor-help is a machine ID resetter and trial limit bypass tool designed for the Cursor AI editor. It functions as a device identifier generator that modifies configuration files and system registries to regenerate unique hardware identifiers. The utility enables the reset of trial usage restrictions and the recovery of access for accounts flagged for suspicious activity. It achieves this by replacing existing machine identifiers with new, pseudo-random strings to simulate a fresh installation environment. The tool includes a configuration backup utility that archives original system ide

    Creates new machine IDs to prevent applications from tracking and blocking multiple free accounts.

    Shellcursorerror
    Voir sur GitHub↗26,342
  • systemd/systemdAvatar de systemd

    systemd/systemd

    15,324Voir sur GitHub↗

    systemd is a comprehensive system and service manager for Linux that orchestrates the entire operating system lifecycle. It functions as the primary init system, managing the transition from firmware to a fully initialized user space while providing a unified framework for service orchestration, hardware management, and resource control. The project distinguishes itself through its declarative, unit-based configuration model and dynamic dependency resolution, which allow for efficient, on-demand service activation and socket-based process management. It integrates deep system observability th

    Automatically assigns unique system identifiers to match host-provided virtual machine UUIDs.

    Ccinitlinux
    Voir sur GitHub↗15,324
  • sony/sonyflakeAvatar de sony

    sony/sonyflake

    4,382Voir sur GitHub↗

    Sonyflake est une bibliothèque d'identifiants uniques distribués qui crée des identifiants sans collision et ordonnés chronologiquement sur plusieurs machines. Il fonctionne comme un générateur basé sur le temps qui encode des horodatages dans des identifiants, garantissant que les identifiants sont triés de manière monotone. Le système fonctionne sans autorité de coordination centrale, produisant des identifiants uniques sur des nœuds distribués sans nécessiter de communication d'état partagé ou de verrous centraux. Il empêche les collisions entre différents nœuds en incorporant des identifiants de machine conscients de l'hôte, qui sont résolus en utilisant des adresses réseau privées ou des métadonnées d'instance cloud. La bibliothèque prend en charge l'allocation de bits personnalisable, permettant d'équilibrer le nombre de machines et les taux de génération. Ces capacités permettent la génération de clés uniques triables pour l'indexation de bases de données distribuées et la gestion des identités à travers les microservices.

    Assigns unique system identifiers based on private network addresses or cloud metadata to prevent ID collisions.

    Gogolangid-generator
    Voir sur GitHub↗4,382
  1. Home
  2. Security & Cryptography
  3. Machine Identity
  4. Machine Identifiers