Locutus Preview Released
An anonymous reader writes "FreeNet's Ian Clarke has released the preview version of his latest P2P endeavor Locutus. Aimed at the corporate world, Locutus adds encryption to the mix - new for a P2P client - to secure files traded across the network as well as the ability to scan within text files to improve search results. Locutus Lite is the free version for those who are more concerned with trading movies and tunes. Locutus Enterprise is the pay version that Clarke hopes to lure corporations to shell out money for (for secure trading of research and other documents). Those interested in trying the preview can download it here."
Seriously, why would anyone buy another application when they already have http and ftp sites, e-mail, etc? Most "research" isn't widely in demand enough to warrant the distribution model of p2p.
That's the way to guarantee real-world corporate interest, all right - name it after a lame geeky Star Trek reference.
And not even old series Star Trek that some of the upper management might at least feel nostalgia for.
The application is only 400k in size, but many users will notice that the download is over 20MB. This is because Locutus relies on Microsoft's .NET framework,
and if a user doesn't have .NET they will automatically download a version of the installer that does.
Damm!
Locutus does look nifty though in that the files can be shared encrypted.. I take it that one must pass muster to even look at the filenames though.. otherwise what difference is it from sharing files already encrypted with pgp or similar...
"Prove all things; hold fast that which is good." [KJV: I Thessalonians 5:21]
Locutus Enterprise is the pay version that Clarke hopes to lure corporations to shell out money for (for secure trading of research and other documents).
Maybe I'm missing a point somewhere here...what's wrong with centralised file/document servers, or groupware like Notes, GroupWise or Exchange for sharing documents and research within a company? Why P2P? Will we look back at these stories in a couple of years and think the same way about them as we now do with stories about 'Java applications storming the desktop', 'Push applications redefining the way we work on the net', or 'Debian releases new version before 2025'?
I for one am extremely happy with the .NET framework. It is a comprehensive box of functionality that all .NET applications can make use of. Many useful applications I've written in .NET have been under 200K in size. Comparable programs I've written in Linux are all over 200K in size. This is after having to deal with the incredible mash of libraries that simply don't work well together. Why? Well, how about the amazing number of reimplementations of method pointers, having to deal with C++ libraries and C libraries and woes arising thereof, exceptions in some libraries and return codes in others, all different kinds of naming conventions and the bazillion mappings of this over that.
.NET is actually a lot like programming in Python (a nice language and a clean, integrated box of functionality, and NOT like Perl/CPAN with for all the same Linux-related reasons again ... ). Given .NET's intended domain (which is Windows software running on Windows), it is very well done.
I've found that programming in
Let's give up the religious dogma, emotional outbursts and reactivity, and evaluate it objectively. Objective evaluation of a complete situation is what they really tried to teach you in college.