Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
Git is insecure by default | Better HN
Git is insecure by default
(opens in new tab)
(groups.google.com)
11 points
doki_pen
10y ago
2 comments
Share
2 comments
default
newest
oldest
doki_pen
OP
10y ago
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