Changes between Initial Version and Version 1 of Ticket #4177
- Timestamp:
- 2025-05-19T09:21:20Z (16 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4177 – Description
initial v1 20 20 - use the relevant PGP keys to encrypt them. 21 21 22 The first step would be limited to the secrets related to the recent changes worked on by Least Authority (e.g. !GitHub, Hetzner and Forgejo). 23 24 If working, the solution could be extended to cover other services described in #4142. 25 22 26 ==== Value ==== 23 27 … … 29 33 - A group of contributors with push permissions and identified by their PGP key, should be able to MAC encrypted credentials (usernames, passwords, OTPs, ...); 30 34 - Any contributor with read permissions would be able to list the credentials and see some metadata and which group is sharing it. 31 32 ==== Additional information ====33 34 If working, this solution could help making progress in the following issue(s):35 36 - #4142