{"id":13547772,"url":"https://github.com/posteo/scrambler-plugin","last_synced_at":"2025-04-02T20:30:48.096Z","repository":{"id":25696355,"uuid":"29132644","full_name":"posteo/scrambler-plugin","owner":"posteo","description":"Dovecot plugin to enable encrypted storage","archived":false,"fork":false,"pushed_at":"2016-02-01T10:15:38.000Z","size":994,"stargazers_count":66,"open_issues_count":1,"forks_count":11,"subscribers_count":15,"default_branch":"master","last_synced_at":"2024-11-03T16:37:52.218Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":false,"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/posteo.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":"2015-01-12T11:35:34.000Z","updated_at":"2024-07-11T19:51:21.000Z","dependencies_parsed_at":"2022-08-29T20:31:39.410Z","dependency_job_id":null,"html_url":"https://github.com/posteo/scrambler-plugin","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posteo%2Fscrambler-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posteo%2Fscrambler-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posteo%2Fscrambler-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posteo%2Fscrambler-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/posteo","download_url":"https://codeload.github.com/posteo/scrambler-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246887832,"owners_count":20850151,"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-08-01T12:01:00.851Z","updated_at":"2025-04-02T20:30:46.556Z","avatar_url":"https://github.com/posteo.png","language":"C","funding_links":[],"categories":["C","others"],"sub_categories":[],"readme":"Dovecot encryption plugin\n=========================\n\nRequirements\n------------\n\n* Ensure GCC and the header files for libcrypto (OpenSSL) and libxcrypt are installed.\n\nInstallation\n------------\n\n* Use `make dovecot-install` to download and build dovecot 2.2.21 in a sub-directory. It's a local\n  installation and your system wont be affected.\n\n* Type `make all` to compile the plugin.\n\n* Find the plugin at dovecot/target/lib/dovecot/lib18_scrambler_plugin.so.\n\nTests\n-----\n\n* Ensure the [ruby version manager](http://rvm.io) is installed.\n\n* Install ruby version 2.1.x with command `rvm install 2.1`.\n\n* Install the bundler gem with `gem install bundler`.\n\n* Install the gem bundle with `bundle install`.\n\nAll tests are written with RSpec and can be run with `make spec-all` or `bundle exec rake spec:integration`\n\nConfiguration\n-------------\n\nIn order to run, the plugin needs the following configuration values (via the dovecot environment).\n\n* `scrambler_plain_password` The plain user password. It's used to derive the hashed password to decrypt the\n  private key.\n\n* `scrambler_enabled` Can be `1` or `0`.\n\n* `scrambler_public_key` The public key of the user. Formatted as _pem_.\n\n* `scrambler_private_key` The encrypted private key of the user. Formatted as _pem_.\n\n* `scrambler_private_key_salt` The salt of the hashed password that has been used to encrypt the private key.\n\n* `scrambler_private_key_iterations` The number of iterations of the hashed password that has been used to\n  encrypt the private key.\n\nA configuration example can be found at `dovecot/configuration/dovecot-sql.conf.ext.erb`.\n\nMigration\n---------\n\nThe migration of unencrypted mailboxes has to be done by a separate tool and is _not_ part of this project.\n\nProject\n-------\n\nConcept, design and realization by [Posteo e.K.](https://posteo.de).\nThe implementation was provided by [simia.tech GbR](http://simiatech.com).\nAn security audit has been provided by [Cure53](https://cure53.de).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fposteo%2Fscrambler-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fposteo%2Fscrambler-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fposteo%2Fscrambler-plugin/lists"}