Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
Git is insecure by default
(opens in new tab)
(groups.google.com)
11 points
doki_pen
10y ago
2 comments
Save
Share
2 comments
2 comments · 1 top-level
top
newest
oldest
doki_pen
OP
10y ago
· 1 in thread
What this means is git doesn't make sure that blobs match shas on fetch. Malicious control of source or network can insert nasty things and git won't notice. Solution is setting transfer.fsckobjects = true.
noselasd
10y ago
Any good reason this isn't the default ?
j
/
k
navigate · click thread line to collapse