{"id":15562725,"url":"https://github.com/sonsongithub/minikeychain","last_synced_at":"2025-03-29T04:48:55.195Z","repository":{"id":62447809,"uuid":"65895447","full_name":"sonsongithub/MiniKeychain","owner":"sonsongithub","description":"Keychain library for reddift","archived":false,"fork":false,"pushed_at":"2018-10-03T01:42:10.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-05T19:17:39.278Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sonsongithub.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}},"created_at":"2016-08-17T09:39:46.000Z","updated_at":"2018-10-03T01:42:12.000Z","dependencies_parsed_at":"2022-11-01T23:07:48.118Z","dependency_job_id":null,"html_url":"https://github.com/sonsongithub/MiniKeychain","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonsongithub%2FMiniKeychain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonsongithub%2FMiniKeychain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonsongithub%2FMiniKeychain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonsongithub%2FMiniKeychain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sonsongithub","download_url":"https://codeload.github.com/sonsongithub/MiniKeychain/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246140548,"owners_count":20729798,"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":[],"created_at":"2024-10-02T16:16:05.528Z","updated_at":"2025-03-29T04:48:55.171Z","avatar_url":"https://github.com/sonsongithub.png","language":"Swift","readme":"[![Version](http://img.shields.io/cocoapods/v/MiniKeychain.svg?style=flat)](http://cocoadocs.org/docsets/MiniKeychain)\n[![License](https://img.shields.io/cocoapods/l/MiniKeychain.svg?style=flat)](http://cocoadocs.org/docsets/MiniKeychain)\n[![Platform](https://img.shields.io/cocoapods/p/MiniKeychain.svg?style=flat)](http://cocoadocs.org/docsets/MiniKeychain)\n\n# MiniKeychain\nKeychain library for [reddift](https://github.com/sonsongithub/reddift).\nMiniKeychain is developed based on [KeychainAccess](https://github.com/kishikawakatsumi/KeychainAccess).\n\n# How to use\n\n```\nlet keychain = MiniKeychain(service: \"com.sonson.MiniKeychain\")\nlet name = \"name\"\nlet password = \"password\"\nif let data = password.data(using: .utf8) {\n    do {\n        try keychain.save(key: name, data: data)\n    } catch {\n        print(error)\n    }\n}\n```\n\n# License\n\nMIT license.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonsongithub%2Fminikeychain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsonsongithub%2Fminikeychain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonsongithub%2Fminikeychain/lists"}