all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH proxmox{,-backup} 0/6] sync: add strict encryption mode
@ 2026-04-29 14:09 Fabian Grünbichler
  2026-04-29 14:09 ` [PATCH proxmox 1/6] pbs-api-types: sync job: add strict-encryption-mode Fabian Grünbichler
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Fabian Grünbichler @ 2026-04-29 14:09 UTC (permalink / raw)
  To: pbs-devel

enabling this mode will ensure that encrypted snapshots using keys other than
those configured are not synced.

pull in general is currently a bit stricter than push, erroring out as opposed
to skipping - should we align the behaviour?


proxmox:

Fabian Grünbichler (1):
  pbs-api-types: sync job: add strict-encryption-mode

 pbs-api-types/src/jobs.rs | 18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)


proxmox-backup:

Fabian Grünbichler (5):
  pull: add support for strict decryption checking
  push: add support for strict encryption checking
  sync: wire up strict encryption mode
  ui: add strict-encryption-mode to SyncJobEdit window
  docs: sync: add strict encryption mode

 docs/managing-remotes.rst |  5 +++++
 src/api2/config/sync.rs   | 30 +++++++++++++++++++++++++++-
 src/api2/pull.rs          | 11 +++++++++--
 src/api2/push.rs          |  9 ++++++++-
 src/server/pull.rs        |  9 +++++++++
 src/server/push.rs        | 41 ++++++++++++++++++++++++++++++++++-----
 src/server/sync.rs        |  1 +
 www/window/SyncJobEdit.js | 17 ++++++++++++++++
 8 files changed, 114 insertions(+), 9 deletions(-)


Summary over all repositories:
  9 files changed, 128 insertions(+), 13 deletions(-)

-- 
Generated by murpp 0.11.0




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-04-29 14:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-29 14:09 [PATCH proxmox{,-backup} 0/6] sync: add strict encryption mode Fabian Grünbichler
2026-04-29 14:09 ` [PATCH proxmox 1/6] pbs-api-types: sync job: add strict-encryption-mode Fabian Grünbichler
2026-04-29 14:09 ` [PATCH proxmox-backup 2/6] pull: add support for strict decryption checking Fabian Grünbichler
2026-04-29 14:09 ` [PATCH proxmox-backup 3/6] push: add support for strict encryption checking Fabian Grünbichler
2026-04-29 14:09 ` [PATCH proxmox-backup 4/6] sync: wire up strict encryption mode Fabian Grünbichler
2026-04-29 14:09 ` [PATCH proxmox-backup 5/6] ui: add strict-encryption-mode to SyncJobEdit window Fabian Grünbichler
2026-04-29 14:09 ` [PATCH proxmox-backup 6/6] docs: sync: add strict encryption mode Fabian Grünbichler

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal