{"id":17760793,"url":"https://github.com/mrkouhadi/go-storage","last_synced_at":"2025-04-01T13:17:59.709Z","repository":{"id":259408920,"uuid":"877797986","full_name":"Mrkouhadi/go-storage","owner":"Mrkouhadi","description":"Store Sensitive Data Securely on Users' Machines","archived":false,"fork":false,"pushed_at":"2024-10-24T16:16:39.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T13:17:38.424Z","etag":null,"topics":["credential-manager","go","golang","keychain","keychain-api"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mrkouhadi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-10-24T09:02:24.000Z","updated_at":"2024-10-24T16:16:43.000Z","dependencies_parsed_at":"2024-10-25T06:12:05.634Z","dependency_job_id":"f51fd251-39b6-4055-8664-e8e693729e5b","html_url":"https://github.com/Mrkouhadi/go-storage","commit_stats":null,"previous_names":["mrkouhadi/go-storage"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mrkouhadi%2Fgo-storage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mrkouhadi%2Fgo-storage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mrkouhadi%2Fgo-storage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mrkouhadi%2Fgo-storage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mrkouhadi","download_url":"https://codeload.github.com/Mrkouhadi/go-storage/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246644097,"owners_count":20810687,"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":["credential-manager","go","golang","keychain","keychain-api"],"created_at":"2024-10-26T19:13:18.438Z","updated_at":"2025-04-01T13:17:59.685Z","avatar_url":"https://github.com/Mrkouhadi.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Store Sensitive Data Securely on Users' Machines\n\nThis document outlines different methods for securely storing sensitive data on users' machines.\n\n### 1. Store Data Using Platform-Specific APIs with the help of [Go-Keyring](https://github.com/zalando/go-keyring)\n\n- **Windows**: Credential Manager\n- **macOS**: Keychain\n- **Linux**: GNOME Keyring\n\n### 2. Store Data in the File System\n\n- Encrypt the data using AES encryption before storing it in the file system.\n\n### 3. Use LevelDB\n\n- Store sensitive data using [LevelDB](https://github.com/google/leveldb) after encrypting it using AES encryption.\n\n### 4. Use SQLite3\n\n- Store data in a local SQLite3 database after encrypting it using AES encryption.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrkouhadi%2Fgo-storage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrkouhadi%2Fgo-storage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrkouhadi%2Fgo-storage/lists"}