{"id":28495480,"url":"https://github.com/aasaam/developer-security-guide","last_synced_at":"2026-04-24T12:32:47.776Z","repository":{"id":98709662,"uuid":"277335583","full_name":"aasaam/developer-security-guide","owner":"aasaam","description":"Best practices development OS/Environment/Security guide.","archived":false,"fork":false,"pushed_at":"2021-02-28T17:06:21.000Z","size":13,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-02T08:40:50.884Z","etag":null,"topics":["commitizen","git","gpg","keepassxc","ssh","ubuntu"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aasaam.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,"zenodo":null}},"created_at":"2020-07-05T15:59:06.000Z","updated_at":"2022-05-14T17:10:46.000Z","dependencies_parsed_at":"2023-04-18T21:04:08.295Z","dependency_job_id":null,"html_url":"https://github.com/aasaam/developer-security-guide","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aasaam/developer-security-guide","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aasaam%2Fdeveloper-security-guide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aasaam%2Fdeveloper-security-guide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aasaam%2Fdeveloper-security-guide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aasaam%2Fdeveloper-security-guide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aasaam","download_url":"https://codeload.github.com/aasaam/developer-security-guide/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aasaam%2Fdeveloper-security-guide/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32223970,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T10:26:35.452Z","status":"ssl_error","status_checked_at":"2026-04-24T10:25:27.643Z","response_time":64,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["commitizen","git","gpg","keepassxc","ssh","ubuntu"],"created_at":"2025-06-08T11:10:39.169Z","updated_at":"2026-04-24T12:32:47.771Z","avatar_url":"https://github.com/aasaam.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003e\n    Developer Security Guide\n  \u003c/h1\u003e\n  \u003cp\u003e\n    Best practices development OS/Environment/Security guide.\n  \u003c/p\u003e\n  \u003cp\u003e\n    \u003ca href=\"http://commitizen.github.io/cz-cli/\"\u003e\u003cimg alt=\"Commitizen friendly\" src=\"https://img.shields.io/badge/commitizen-friendly-brightgreen.svg\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/aasaam/developer-security-guide/blob/master/LICENSE\"\u003e\u003cimg alt=\"License\" src=\"https://img.shields.io/github/license/aasaam/developer-security-guide\"\u003e\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n## Instructions\n\nInstall **Ubuntu** and follow the [Ubuntu installation guide](./UBUNTU-INSTALLATION-GUIDE.md)\n\n## Generate secrets and identity\n\nUse script `generate.sh`. Do not use regular password using KeePassXC for store secret and just remember(Not write or tell anyone) one password.\n\n```bash\n./generate.sh 'Your Full Name' 'nickname' 'email@domain.tld'\n```\n\n### Notes\n\n* Remember password of KeePassXC and don't write it any place or save it in any place on internet.\n* Don't save password of KeePassXC database in any online places.\n* Store KeePassXC database in multiple places, like your mail and online cloud storage. **Just database file not the password**\n* Use Firefox account and generate password for each website using [Firefox feature](https://blog.mozilla.org/firefox/password-security-features/) to save and generate password for websites and store Firefox password in your KeePassXC database.\n* Don't share your password with any one.\n* You can always share your public key but never share your private key with any one.\n\n\u003cdiv\u003e\n  \u003cp align=\"center\"\u003e\n    \u003cimg alt=\"aasaam software development group\" width=\"64\" src=\"https://raw.githubusercontent.com/aasaam/information/master/logo/aasaam.svg\"\u003e\n    \u003cbr /\u003e\n    aasaam software development group\n  \u003c/p\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faasaam%2Fdeveloper-security-guide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faasaam%2Fdeveloper-security-guide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faasaam%2Fdeveloper-security-guide/lists"}