This release implements an extended version of our existing mailbox encryption scheme which allows mailbox owners to (optionally) restrict mailbox write access by requiring messages to be signed with a particular signing key. Signatures are validated by the server before being forwarded to users, so we stub validation on the client. This makes this particular implementation unsuitable for P2P use.
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [chainpad-crypto](https://github.com/xwiki-labs/chainpad-crypto) | dependencies | minor | [`^0.2.2` → `^0.3.0`](https://renovatebot.com/diffs/npm/chainpad-crypto/0.2.4/0.3.0) |
---
### Release Notes
<details>
<summary>xwiki-labs/chainpad-crypto (chainpad-crypto)</summary>
### [`v0.3.0`](https://github.com/xwiki-labs/chainpad-crypto/compare/0.2.8...0.3.0)
[Compare Source](https://github.com/xwiki-labs/chainpad-crypto/compare/0.2.8...0.3.0)
### [`v0.2.8`](https://github.com/xwiki-labs/chainpad-crypto/compare/0.2.7...0.2.8)
[Compare Source](https://github.com/xwiki-labs/chainpad-crypto/compare/0.2.7...0.2.8)
### [`v0.2.7`](https://github.com/cryptpad/chainpad-crypto/releases/tag/0.2.7): Housekeeping
[Compare Source](https://github.com/xwiki-labs/chainpad-crypto/compare/0.2.6...0.2.7)
**Full Changelog**: <https://github.com/xwiki-labs/chainpad-crypto/compare/0.2.6...0.2.7>
### [`v0.2.6`](https://github.com/cryptpad/chainpad-crypto/releases/tag/0.2.6): signed mailbox extensions
[Compare Source](https://github.com/xwiki-labs/chainpad-crypto/compare/0.2.5...0.2.6)
This release implements an extended version of our existing mailbox encryption scheme which allows mailbox owners to (optionally) restrict mailbox write access by requiring messages to be signed with a particular signing key. Signatures are validated by the server before being forwarded to users, so we stub validation on the client. This makes this particular implementation unsuitable for P2P use.
### [`v0.2.5`](https://github.com/cryptpad/chainpad-crypto/releases/tag/0.2.5): update dependency protocol
[Compare Source](https://github.com/xwiki-labs/chainpad-crypto/compare/0.2.4...0.2.5)
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTUuMTIiLCJ1cGRhdGVkSW5WZXIiOiI0My4xOTUuMTIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
^0.2.2→^0.3.0Release Notes
xwiki-labs/chainpad-crypto (chainpad-crypto)
v0.3.0Compare Source
v0.2.8Compare Source
v0.2.7: HousekeepingCompare Source
Full Changelog: https://github.com/xwiki-labs/chainpad-crypto/compare/0.2.6...0.2.7
v0.2.6: signed mailbox extensionsCompare Source
This release implements an extended version of our existing mailbox encryption scheme which allows mailbox owners to (optionally) restrict mailbox write access by requiring messages to be signed with a particular signing key. Signatures are validated by the server before being forwarded to users, so we stub validation on the client. This makes this particular implementation unsuitable for P2P use.
v0.2.5: update dependency protocolCompare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.