Why not upgrade CVS? Subversion, GNU Arch, etc.
Posted Jun 2, 2004 19:13 UTC (Wed) by
mmarsh (subscriber, #17029)
In reply to:
Why not upgrade CVS? Subversion, GNU Arch, etc. by piman
Parent article:
Arch for CVS Users (Linux Journal)
That's why I'd like to see a more active project adopt the OpenCM approach of using SSL and identifying principals with public keys rather than passwords. Having authorized users specified as "Alice keys/alice.pubkey" and not requiring any further knowledge of Alice on the server would make life much easier for collaborations. Add SPKI/SDSI-type delegation and you could reduce the server-side access control to the public key of the repository owner (who might not even have an account on the machine), but this is probably overkill for a typical CM system.
This would be perfect for people who don't have root, and consequently can't add users, and run the server under their own UID. It would also be easier than giving people accounts, though you'd have to worry about the security of the CM software.
(
Log in to post comments)