{"id":13556989,"url":"https://github.com/Identihub/Identihub","last_synced_at":"2025-04-03T11:30:28.101Z","repository":{"id":26041026,"uuid":"105631735","full_name":"Identihub/Identihub","owner":"Identihub","description":null,"archived":false,"fork":false,"pushed_at":"2022-09-06T23:16:09.000Z","size":4404,"stargazers_count":81,"open_issues_count":46,"forks_count":25,"subscribers_count":13,"default_branch":"dev","last_synced_at":"2024-11-04T06:35:30.372Z","etag":null,"topics":["brand","branding","design","logo","styleguide","ux"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Identihub.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-03T08:55:20.000Z","updated_at":"2024-10-17T22:53:10.000Z","dependencies_parsed_at":"2023-01-14T09:31:03.691Z","dependency_job_id":null,"html_url":"https://github.com/Identihub/Identihub","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Identihub%2FIdentihub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Identihub%2FIdentihub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Identihub%2FIdentihub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Identihub%2FIdentihub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Identihub","download_url":"https://codeload.github.com/Identihub/Identihub/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246992710,"owners_count":20865868,"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":["brand","branding","design","logo","styleguide","ux"],"created_at":"2024-08-01T12:04:06.710Z","updated_at":"2025-04-03T11:30:23.321Z","avatar_url":"https://github.com/Identihub.png","language":"PHP","readme":"\u003ch1 align=\"center\"\u003e\n  \u003cbr\u003e\n  \u003ca href=\"https://identihub.co\"\u003e\u003cimg src=\"https://user-images.githubusercontent.com/5436686/38038733-efdd9d22-32ab-11e8-837e-2ed218ed937d.png\" width=\"350px\" alt=\"Identihub\"\u003e\u003c/a\u003e\n  \u003cbr\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://waffle.io/uracreative/identihub?utm_source=badge\" target=\"_blank\"\u003e\u003cimg src=\"https://badge.waffle.io/uracreative/identihub.png?columns=all\" alt=\"Waffle.io Columns and Card count\"\u003e\u003c/a\u003e\n  \u003cbr\u003e\n  \u003ca href=\"https://www.gnu.org/licenses/agpl-3.0\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/License-AGPL%20v3-blue.svg\" alt=\"GNU AGPL v3\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://travis-ci.org/uracreative/identihub\" target=\"_blank\"\u003e\u003cimg src=\"https://travis-ci.org/uracreative/identihub.svg?branch=dev\" alt=\"Build Status\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch4 align=\"center\"\u003eIdentihub is open Source brand and visual assets hosting software which can be self-hosted as well.\u003c/h4\u003e\n\n\n\u003ch5 align=\"center\"\u003e\u003ca href=\"https://www.patreon.com/ura\" target=\"_blank\"\u003e\u003cimg src=\"https://user-images.githubusercontent.com/5436686/38039744-2ddd1e66-32ae-11e8-8cf6-7c16390c2e05.png\" width=\"150\" alt=\"Support on Patreon\"\u003e\u003c/a\u003e\u003c/h5\u003e\n\n## Screenshot:\n\n![SVG Assets](https://user-images.githubusercontent.com/5436686/38042573-079e8e54-32b5-11e8-9f7f-a899460684dd.png)\n\n---\n\n## Demos: \n\n* [Identihub](https://demo.identihub.co/identihub)\n* [Ura Design](https://demo.identihub.co/uradesign)\n* [Firefox](https://demo.identihub.co/firefox)\n* [The Tor Project](https://demo.identihub.co/tor-project)\n\n\n---\n\n## Installing\n[(Installation guides are located in our wiki)](https://github.com/uracreative/identihub/wiki/Installation-Guide) \n\nThere are are several ways to install Identihub in various configurations:\n* [Local Installation](https://github.com/Identihub/Identihub/wiki/Local-Installation-(from-source))\n* [Production Deployment from source](https://github.com/uracreative/identihub/wiki/Installation-Guide-%28from-source%29)\n* [Homestead](https://github.com/uracreative/identihub/wiki/Installation-guide-(homestead))\n\n\n---\n\n## Troubleshooting\n### Homestead\n* *I'm getting an error message upon deployment: \"The only supported ciphers are AES-128-CBC and AES-256-CBC with the correct key lengths.\"*\n\n  Run the following within your Vagrant box:\n\n  `php artisan key:generate`\n\n  `php artisan config:clear`\n\n\n---\n\n## Bug Reporting\nTo help identify and subsequently fix bugs faster, make sure to include some basic information in your report.\n\n1. Expected Results (e.g. Successful User Login)\n2. Actual Results (e.g. User Login Interrupted with Error Message...)\n3. Browser (e.g. Mozilla Firefox) and Screen Resolution (e.g. 1920x1080)\n4. Steps to Reproduce (e.g. Access Main Page, Hit Login, Fill In Login Form, Hit Submit Button)\n\n---\n\n## Contributing Code\n\nSimply create a branch based on the `dev` branch, do your changes, and open it as a pull request. Ideally write tests for the feature or bugfix you propose.\n","funding_links":["https://www.patreon.com/ura"],"categories":["PHP","design","📦 Legacy \u0026 Inactive Projects"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FIdentihub%2FIdentihub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FIdentihub%2FIdentihub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FIdentihub%2FIdentihub/lists"}