{"id":18250249,"url":"https://github.com/a-farahani/tokenmanager","last_synced_at":"2026-01-04T00:41:44.502Z","repository":{"id":256942499,"uuid":"856882537","full_name":"a-farahani/TokenManager","owner":"a-farahani","description":"TokenManager is a Python GUI tool for managing PKCS#11 tokens. It supports token detection, login, RSA key generation, CSR creation, certificate import, and object listing. Built with tkinter and python-pkcs11, it simplifies token management tasks.","archived":false,"fork":false,"pushed_at":"2024-09-16T15:12:02.000Z","size":85,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-22T10:43:04.623Z","etag":null,"topics":["asn1crypto","cryptography","pkcs11","python","python-pkcs11","smartcard","tkinter","token"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/a-farahani.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-13T11:43:11.000Z","updated_at":"2024-11-08T09:56:50.000Z","dependencies_parsed_at":"2024-11-05T09:44:57.587Z","dependency_job_id":"0cead086-59f5-460e-a488-0f9fe36e4151","html_url":"https://github.com/a-farahani/TokenManager","commit_stats":null,"previous_names":["a-farahani/tokenmanager"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-farahani%2FTokenManager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-farahani%2FTokenManager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-farahani%2FTokenManager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-farahani%2FTokenManager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a-farahani","download_url":"https://codeload.github.com/a-farahani/TokenManager/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238869848,"owners_count":19544429,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["asn1crypto","cryptography","pkcs11","python","python-pkcs11","smartcard","tkinter","token"],"created_at":"2024-11-05T09:44:06.923Z","updated_at":"2025-10-29T18:31:06.148Z","avatar_url":"https://github.com/a-farahani.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Token Manager\n\nA Python-based GUI application for managing PKCS#11 tokens using `tkinter`. Features include detecting tokens, logging in, generating RSA key pairs, creating Certificate Signing Requests (CSRs), importing X.509 certificates, and listing token objects.\n\n![Token Manager](images/token_manager_screenshot.png)\n\n## Features\n\n- **Detect Token**: Locate and select PKCS#11 tokens.\n- **Login**: Authenticate to the selected token.\n- **Generate Key**: Create RSA key pairs on the token.\n- **Generate CSR**: Create Certificate Signing Requests (CSRs) using the token's private key.\n- **Import Certificate**: Import X.509 certificates into the token.\n- **List Objects**: View objects stored on the token.\n\n## Installation\n\n1. Clone the repository:\n    ```bash\n    git clone https://github.com/a-farahani/TokenManager.git\n    ```\n2. Navigate to the project directory:\n    ```bash\n    cd TokenManager\n    ```\n3. Install the required Python packages:\n    ```bash\n    pip install -r requirements.txt\n    ```\n\n## Usage\n\n1. Run the application:\n    ```bash\n    python main.py\n    ```\n2. Use the GUI to perform various operations with your PKCS#11 token.\n\n## License\n\nThis project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details.\n\n## Contributing\n\nContributions are welcome! Please see the [CONTRIBUTING](CONTRIBUTING.md) file for details on how to contribute.\n\n## Contact\n\nFor questions or feedback, please open an issue on the GitHub repository or contact the project maintainer.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-farahani%2Ftokenmanager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa-farahani%2Ftokenmanager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-farahani%2Ftokenmanager/lists"}