{"id":20492141,"url":"https://github.com/zotonic/mod_vault","last_synced_at":"2025-04-13T17:01:46.892Z","repository":{"id":4803980,"uuid":"5957275","full_name":"zotonic/mod_vault","owner":"zotonic","description":"Encrypts data using self generated RSA keys.","archived":false,"fork":false,"pushed_at":"2020-06-09T08:54:27.000Z","size":16,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-03-26T09:58:51.171Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Erlang","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/zotonic.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}},"created_at":"2012-09-25T22:00:54.000Z","updated_at":"2024-03-26T09:58:51.172Z","dependencies_parsed_at":"2022-07-10T21:03:13.702Z","dependency_job_id":null,"html_url":"https://github.com/zotonic/mod_vault","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/zotonic%2Fmod_vault","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zotonic%2Fmod_vault/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zotonic%2Fmod_vault/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zotonic%2Fmod_vault/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zotonic","download_url":"https://codeload.github.com/zotonic/mod_vault/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224819121,"owners_count":17375223,"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-11-15T17:27:51.212Z","updated_at":"2024-11-15T17:27:51.839Z","avatar_url":"https://github.com/zotonic.png","language":"Erlang","funding_links":[],"categories":[],"sub_categories":[],"readme":"mod_vault\n=========\n\nEncrypts data with a RSA public key.\nDecrypts data using RSA private keys which are encrypted with a password.\n\nEach public key is named.\nAn user can have a private key for decrypting data that has been encrypted with the same named private key.\nThe private key of an user is encrypted with a password.\n\nAll private and public keys are administrated in the `vault` database table.\n\nThis module uses *openssl* to generate the private and public RSA keys. Per default it generates 2048 bit keys.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzotonic%2Fmod_vault","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzotonic%2Fmod_vault","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzotonic%2Fmod_vault/lists"}