PHPackages                             inari007/slime\_smime - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Security](/categories/security)
4. /
5. inari007/slime\_smime

ActiveRoundcube-plugin[Security](/categories/security)

inari007/slime\_smime
=====================

Server-side S/MIME Encryption for Roundcube

271[3 issues](https://github.com/inari007/slime_smime/issues)PHP

Since Jul 16Pushed 1y ago1 watchersCompare

[ Source](https://github.com/inari007/slime_smime)[ Packagist](https://packagist.org/packages/inari007/slime_smime)[ RSS](/packages/inari007-slime-smime/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

```
SLIME S/MIME

Plugin to provide security via S/MIME 4.0 standard (RFC 8551).

Plugin stores all data safely on the server therefore requires user
to trust the server. This approach violates end-to-end principle but
allows easier usage.

REQUIREMENTS
------------
- Roundcube version 1.6.0+
- OpenSSL version 3+

INSTALLATION
------------

1. Set configuration in config.inc.php.dist and preferably
   create a new directory for storing the certificates.
2. Ensure that directory for certificates is writable.
3. Rename it to config.inc.php.

FUNCTIONALITY
------------

- Encrypting via CMS EnvelopedData and AuthEnvelopedData,
- Signing via Content-type: multipart/signed
- Additional way of distributing certificates via attachments
- Hierarchical certificate store
- Real-time certificate validation with each import/composed message/viewed message
- Supports both older and modern symmetric algorithms (older contain warnings and can be turned off)

TODO
----

- Encrypted responds should show message of the responder when composing
- Certificate trust levels in certificate information
- Be able to select different imported certificate for encrypting/signing
- Import/Export/Deletion of multiple certificates at the same time
- Changing password should change password hash
- Deleting user folder when account deleted
- Compression of the content before signing or encrypting (CompressionData)
- Enable to secure PK in PKCS#12 with an additional layer via security phrase
- Client side signing (selectable) -> enable not to store private keys on the server
- Mode in advanced settings, that enables overriding identities with the first usable cert

LICENSE DETAILS
---------------

MIT License

Copyright (c) 2025 Zdenek Dobes

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
```

###  Health Score

12

—

LowBetter than 0% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity15

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/c646b9360bd4bafa78e2adc9d6578deef845d18f70d5325bf2a7db2335815faa?d=identicon)[inari007](/maintainers/inari007)

---

Top Contributors

[![inari007](https://avatars.githubusercontent.com/u/62159210?v=4)](https://github.com/inari007 "inari007 (12 commits)")

### Embed Badge

![Health badge](/badges/inari007-slime-smime/health.svg)

```
[![Health](https://phpackages.com/badges/inari007-slime-smime/health.svg)](https://phpackages.com/packages/inari007-slime-smime)
```

###  Alternatives

[phpids/phpids

PHPIDS (PHP-Intrusion Detection System) is a simple to use, well structured, fast and state-of-the-art security layer for your PHP based web application

791150.0k2](/packages/phpids-phpids)[paragonie/ecc

PHP Elliptic Curve Cryptography library

25866.3k44](/packages/paragonie-ecc)[nicobleiler/php-passphrase

Passphrase generator with Laravel integration, inspired by Bitwarden. Uses the EFF long word list by default with support for custom wordlists.

4912.6k](/packages/nicobleiler-php-passphrase)[dwgebler/encryption

Encryption wrapper for PHP using libsodium — simple API for symmetric and asymmetric encryption, password hashing, digital signing, and message authentication.

317.5k](/packages/dwgebler-encryption)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
