LWN: Comments on "Sourceforge Attack: Full Report" https://lwn.net/Articles/425590/ This is a special feed containing comments posted to the individual LWN article titled "Sourceforge Attack: Full Report". en-us Sun, 31 Aug 2025 15:59:34 +0000 Sun, 31 Aug 2025 15:59:34 +0000 https://www.rssboard.org/rss-specification lwn@lwn.net Sourceforge Attack: Full Report https://lwn.net/Articles/425813/ https://lwn.net/Articles/425813/ dpotapov <div class="FormattedComment"> <font class="QuotedText">&gt; are other DVCSes the same way as git, with hashes and so on?</font><br> <p> Mercurial uses SHA1 hashes in the same way as git, and both of them borrowed this idea from Monotone. Bazaar also uses SHA1 for integrity checking, but it relies UUIDs to identify revisions. If you signed your revisions in Bazaar (with gpg), they cannot be forged, but I don't know Bazaar well enough to tell what happens with non-signed revisions.<br> <p> </div> Tue, 01 Feb 2011 12:02:05 +0000 Sourceforge Attack: Full Report https://lwn.net/Articles/425729/ https://lwn.net/Articles/425729/ rbrito <div class="FormattedComment"> From the blog post, they have conjectured of removing the CVS access and offering the SVN for those that still want a centralized VCS.<br> <p> Some of the responses on that blog post seem to indicate a strong resistance to move from CVS (probably the Windows people use tools to interact with their CVS repositories?).<br> <p> The consistency point is yet another one where git helps the users a lot, for you'd just have to compare a few sha1 hashes and you'd be done to check if there was any corruption in that repository.<br> <p> The users themselves would also quickly notice if something strange happened in this regard, when trying to use their repositories (fork, pull, push, merge etc.).<br> <p> I don't know if sourceforge allows something like github's forking a repository and keeping a personal copy, or if they only allow repositories attached to projects...<br> <p> BTW, for those that are familiar, are other DVCSes the same way as git, with hashes and so on?<br> <p> </div> Mon, 31 Jan 2011 23:26:45 +0000 Sourceforge Attack: Full Report https://lwn.net/Articles/425651/ https://lwn.net/Articles/425651/ b7j0c <div class="FormattedComment"> if only they had disabled the idiotic download redirect<br> </div> Mon, 31 Jan 2011 17:33:15 +0000