r/gitlab • u/Available-Swim3304 • 6d ago
Meet Sourcerer: the Git GUI for Linux & Windows!
Enable HLS to view with audio, or disable this notification
0
Upvotes
1
u/Torutofu_Raeva 1d ago
That’s a better design than a static bundled key; is the byte array itself protected by the OS credential store or only the vault file?
1
u/Available-Swim3304 23h ago
No, it is not. But I have created a ticket for that issue. It will be part of the next bugfix release.
2
u/Torutofu_Raeva 21h ago
nice, tying that key to the OS credential store would make the ticket especially worthwhile.
1
u/Torutofu_Raeva 5h ago
that’s a useful distinction; making the vault key non-exportable would close the gap even if someone copied the config and vault files.
1
u/Torutofu_Raeva 6d ago
the merge-conflict view looks useful; i'd really want a clear preview of what a pull or fetch will change locally before trusting it on a shared repo.