This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tsmanage2 [2025/06/11 19:51] โ admin | tsmanage2 [2025/06/19 09:38] (current) โ reshma | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ======Management====== | + | {{: |
Line 25: | Line 25: | ||
> Instead of repository owners generating key files and sending private keys to members, //Git Winch// members can generate their own SSH key pairs from this page and send **only the public key** (`.pub` file) to the owner. | > Instead of repository owners generating key files and sending private keys to members, //Git Winch// members can generate their own SSH key pairs from this page and send **only the public key** (`.pub` file) to the owner. | ||
> | > | ||
- | >Thus, even the owner does not come to know the private key of the member. This ensures better security and easier management. | + | >Thus, even the owner does not come to know the private key of the member. This ensures better security and trust as the member is very sure that the owner is not going to attribute the work the member did to someone else. |
> | > | ||
>In this management page, ONLY key generation can be done by regular members (i.e. those who are not owners) | >In this management page, ONLY key generation can be done by regular members (i.e. those who are not owners) |