[GH-ISSUE #209] Sign bastion backup files #55

Closed
opened 2026-05-07 00:18:12 +02:00 by BreizhHardware · 2 comments

Originally created by @ghost on GitHub (Jun 28, 2021).
Original GitHub issue: https://github.com/ovh/the-bastion/issues/209

We are using the script osh-backup-acl-keys.sh to backup the configuration to a remote system. Although the backup files are encrypted, they are not signed. It would be useful to have them signed the same way as the session recordings (ttyrec) are by default when syncing them to a remote system.

Originally created by @ghost on GitHub (Jun 28, 2021). Original GitHub issue: https://github.com/ovh/the-bastion/issues/209 We are using the script osh-backup-acl-keys.sh to backup the configuration to a remote system. Although the backup files are encrypted, they are not signed. It would be useful to have them signed the same way as the session recordings (ttyrec) are by default when syncing them to a remote system.
BreizhHardware 2026-05-07 00:18:12 +02:00
Author
Owner

@speed47 commented on GitHub (Jun 28, 2021):

Hello,

The ttyrec files are encrypted with the admins gpg keys, and signed with the bastion's gpg key, but you're right, backups are not signed. This should be easy to add! Thanks for the suggestion.

<!-- gh-comment-id:869738177 --> @speed47 commented on GitHub (Jun 28, 2021): Hello, The ttyrec files are encrypted with the admins gpg keys, and signed with the bastion's gpg key, but you're right, backups are not signed. This should be easy to add! Thanks for the suggestion.
Author
Owner

@speed47 commented on GitHub (Oct 20, 2021):

Implemented in v3.05.01

<!-- gh-comment-id:947641446 --> @speed47 commented on GitHub (Oct 20, 2021): Implemented in v3.05.01
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/the-bastion#55
No description provided.