We're to busy drinkin thats why and its a wonder you saw a woman in a bar arnt they supposed to be home makin my bloddy dinner .
Nothing new home distillers dont it for years
on
Hacking Vodka
·
· Score: 1
Nothing new most spirits are filtered through some type of activated carbon to clean them up. Even spirt Ive made in a small 20 liter still that produces 5 liters of spirit cleans up well if I use good carbon and filter it a slow rate.
Why did'nt they do gas cromotography to test the vodka ? like us profesionals do when we test our own grog and Where thier tasters trained vodka judges?.
If you really wanna hack vodka look here <URL:http://www.spiritsunlimited.co.nz/>
Most vokda is made with some form of cheap fermantable like grain,beets,or sugar basicaly if thier is a surpluss of a fermentable and its cheap you can make vodka out of it.What makes it good is the downstream processing like distillation processes and filtration processes. On a comercial level they use even ferment milk derived whey to produce the vodka wash and they distill the vodka from that.
Just wait till the MPAA and RIAA uses the FCC to fine computer users just like they get the DOJ and FBI to riad Direct Connect Hub operators houses again
Shared is the project Manager of the current WASTE development so it can be called his Nullsoft and Justin Frankel GPLed the code and AOL where too late to stop it. Shared has protected WASTE's open source status fighting GPL violations from VIA Technolgies the chipset manufacturer with its PADLOCK SL app that was a copy of WASTE .
Eric they could always use Ants
P2P to do this it offers point to point and end to end
encryption,multisource,resume and it uses IRC for bootstraping.There
is also a JETI Jabber IM version
of Ants that uses your Jabber buddylist for bootstraping.The only
problem is that Ants and JETI are written in JAVA so will the noob even
have Sun Java installed.
Im an Australian that lives in a US East Coast Ski Area (Vermont) and quite a few people have asked if Im from Austria when they are told Im Australian very funny. Sure we have snow in Australia but its for about 2-3 months in one area that has small montains and mostly done with snowmaking. Here in New england they get 5 months of snow .
Seeing Xbox will be old technology in a year with the advent of the so called NeXt Box wouldnt it be prudent of M$ to use the old XBoxes as PCs for your TV.A Gentoo distribution Gentoox runs great on the xbox as do other Linux distros like Debain.All that has to be done is for M$ to change the firmware so it will allow a M$ OS run on it seeing its basicaly a x86 box that will only allow signed code to run by defualt.
Ants Project description Abstract The main problems of the 2-nd generation p2p nets (as well as the 1-st one) are two: the complete lack of privacy and data protection and the lack of structured queries. Doing queries over the net we can see who's connected and what he's sharing. This is not acceptable if we care about our privacy... furthermore we usually have many problems in finding what we are looking for: queries support in common p2p system is usually not-stuctured and exact text-matching based, so we cannot exploit SQL-like features (join and so on...) over the net data-set. This project tries to resolve both the problems.
The privacy problem It faces the privacy one breaking the ebsence of p2p... I mean a connection is not anymore point 2 point in the strict sense... the peers are virtual peers over a virtual net, so when we are requiring a resource over the net, our request is routed through many points utill it reach our peer. The peers are not anymore identified by ip... the have a unique ID produced hashing infos from their time and their location (this yields a unique hash). So a client now knows only the ips of its neighbours (the other peers directly connected to it), but it doesn't know their ID, as only the same node knows its ID. So what about routing, how can a node route a message if it doesn't know where the destination is? Simple... a node will know which are the "best" direction to route a message to, but it will not know where precisely another node is. The routing protocol has been developed over studies on ants behaviour... ants do not know the precise location of their hive, they simply follow a track... the same happends in this system. So the more messages follow a track the more that track will be "strong", if a track produces many failures it'll fade out and it won't be followed anymore. This way we can achieve privacy over our identity, but what about the informations sent? They have to route through many peers so how can we protect 'em? The protection is realized at 2 levels... low level (against man-in-the-middle extern to our net) by crypting communication between each couple of directly linked points of the net, high level (against internal threats) crypting the communication between the two end points. At both level the security is granted using a DH-KA and DES or AES (negotiated at the beginning).
The queries problem Another solution has been found for the query problem. Each query is distributed (in a non deterministic and sequential way) over a part of the net. It is processed by each node it passes and at last it is returned to the source following the shortest path. Each node can process operations more complex than the simple text-matching: we can support pseudo high level SQL-queries over the data-set reppresented by our partial explored net.
Efficiency issues We talked about a wide spread net that comprises very etherogeneous kind of nodes (lan connection as well as 56k) how can we support efficiency? The routing protocol is studied to find the best path to route a message... but if the path is not present we cannot find it. So we have to create a well structured net with a sufficient number of "routing point" (I mean pseudo server point with high speed connection and high connectivity (about 30 peers connected). The peers don't need to know the address of these points... we can structure the service creating few (hidden) routing points and many access points. At the startup one can choose if becoming an access point or a simple peer, every group of people can also create their own net with routing points and simple peers (a very scalable system). Computer simulation over the routing protocol have shown its efficiency over both the cases: with or without many routing points... in practice the virtual net is a sort of neural network that learns during its life and distributes the traffic in the best way.
About the IRC based connection system Is there any threat due to the IRC based connection system? Is it dangerous that my IP a
There needs to be a Slashdot story done on the following application that is breaking new ground on almost a daily basis.Soon there will be Jabber support for this application via Jeti Java Messenger http://jeti.jabberstudio.org/.
* Open Source Java implementation (GNU-GPL license).
* Multiple sources download.
* Torrent download from partial files.
* Automatic resume and sources research over the net.
* Search by hash, string and structured query.
* Embedded support for etherogeneus data types (not only arrays of bytes...).
* Completely Object-Oriented routing protocol.
* Point to Point secured comunication: DH(512)-AES(128)
* EndPoint to EndPoint secured comunication: DH(512)-AES(128)
* Automatic serverless peer dicovery procedure.
* IRC based peer discovery system.
* IRC embeded chat system.
* Full text search of indexed documents (pdf, html, txt, doc etc) -> QUERY REFERENCE.
* Distributed/Decentralized Search engine
* HTTP tunneling.
The programers answers to all those damn FAQ's
1) ANts supports point to point encription (AES 128 - DH 512) 2) ANts supports endpoint encryption ( " " ) 3) ANts supports multipath routing for packets 4) ANts supports preferential connections (to create a fast backbone and to let everyone going faster) 5) ANts supports PARTIAL DOWNLOADS and it has a unique and very innovative system to do this (in theory it could be better than bittorrent inspite of routing overhead and speedes reached on LAN showed this!) 6) ANts supports AUTOSEARCH SOURCES function for active and interrupted donwloads, if your donwload pass in the interrupted box this DOES NOT MEAN that you have lost it... it is just paused and it will restart as soon as possible! 7) ANts can find partial files through normal queries or queries by hash since version 0.4.1 beta! 8) ANts supports FULL TEXT indexing and do searches over full file content and FULL FILE PATH LOCATION. 9) ANts will (perhaps) support instant messaging integration 10) ANts IS NOT a simple IRC client 11) ANts relies on ad-hoc network theory as well as MUTE 12) ANts is strongly beta... this means it is not intended to be dummies probed! 13) ANts releases ARE NOT backward compatible, so if you can't find peers you probably has an old version! Use Java Web Start to be sure to have te newest one. 14) ANts exploits IRC CTCP commands for initial ip exchange! 15) ANts supports internal ip exchage during and after your first connection. 16) ANts queries are cripted in an asymmetric way. This means YOU are the ONLY who can read you queries results. Everyone can read the query string but this approach reduces drastically the potential power of a node in trasit queries analisys. 17) ANts uses TWO consecutive ports (Like HTTP does) default are 4567 & 4568 but you can change the lower getting automatically changed the highest. If you are NATTED you don't need two non consecutive ports, cause these ports are used ONLY for incoming requests. Your own requests are made on any free port, so you don't have to care, it can take a little bit more to obtain your first connection if you are natted, but ANts can work with natted peers as well as with unnatted ones without ANY difference 17) Internal protocol is not harmed by nats and firewall... so once you get a connection it doesn't make sense saying "I'm natted my queries are not working!". 1
Here is a proxy chaining p2p that uses ID hashes instead of IP to transfer data it also has point to point and end to end encryption.IPs are used for bootstaping from IRC and seting strategic routing points on the network.So they will have to make a law that first bans you from even being on a p2p network and also a law that bans you from proxying data so it would mean they would have to ban every ISP also under those type of laws.
So put this in your Pipe and smoke it
Govorner Arnie
Ants P2P Features
* Open Source Java implementation (GNU-GPL license).
* Multiple sources download.
* Torrent download from partial files.
* Automatic resume and sources research over the net.
* Search by hash, string and structured query.
* Embedded support for etherogeneus data types (not only arrays of bytes...).
* Completely Object-Oriented routing protocol.
* Point to Point secured comunication: DH(512)-AES(128)
* EndPoint to EndPoint secured comunication: DH(512)-AES(128)
* Automatic serverless peer dicovery procedure.
* IRC based peer discovery system.
* IRC embeded chat system.
* Full text search of indexed documents (pdf, html, txt, doc etc) -> QUERY REFERENCE.
* Distributed/Decentralized Search engine
* HTTP tunneling.
Being a professional brewer this is not new news many studies are done every year if beer or wine are bad or good for you depends on the research project and who is funding it at the time .
Ants p2p Impliments A Distributed search engine
on
P2P Web searches
·
· Score: 4, Interesting
A peer to peer program Ants P2P has just implimented a Distributed Search Engine.Ants P2P is Based on Ant Routing Anlgorithms so it needed a solution to finding files on its network it found a solution that works.The Network also has a HTTP tunneling feature and its developer Roberto Rossi is creating a search solution based on simmilar methoods to search Web Pages published on the network.
Ants P2P is designed to protect the identity of its users by using a series of middle-men nodes to transfer files from the source to destination. As additional security, transfers are Point to Point secured and EndPoint to EndPoint secured.
1. Distributed search Engine - Each node performs periodic random queries over the network and keeps an indexed table of the results it gets. When you do a query you will get files with or without sources. If you get files simply indexed (without a source), you can schedule the download. As soon as Ants finds a valid source, it will begin the download. This will also solve the problem of unprocessed queries. This way you will get almost all the files in the network that match your query with a single search.
That will mean more Jappanesse kids using Winny and Share (the developmet after winny that is almost imposible to find) in 2010.In Japan it is considered illeagal to develop p2p file sharing aplications so there will be more clandestine way to hide data by the year 2010 .
The INDUCE ACT and other legal efforts by the RIAA and other media organistions are lame efforts to control the current distribution model media companies have.IF you are an independant artist you will never have any chance of getting into Blockbuster, Best Buy, Wallmart,Tower Records ect unless your record label is owned by one of the Major record companies as they have contracts that only allow thier artist to get into these stores.The EFF proposed a Voluntary Colletive Licencing model for payment of copyrighted material where you pay a flat fee to download copyrighted content from p2p networks but the problem is the RIAA rejected it becuse it screws up thier antiquated distribution channels. Thier Idea of inovative distribution is itunes or the new Napster . The problem they have is that an artist could release a independant recording without thier input and may even become a number one hit all without the input of the RIAA members.The record companies would have to become advertising agencys for the Artists and would actully become contractors or employees of the Artists. The current distribution model and bussiness models of media companies forces most Arists to be employees of the company and the company controlls the copyright.Collective Licencing would give the artists controll .
Big Champane and other p2p monitoring companies sell data to the RIAAs members and others to see what is swapped and have a TOP 10 so it is well documented and auditied on what is being shared out there .
http://www.eff.org/share/collective_lic_wp.php
Ants p2p does this and more theres even a proxy chained encrypted webserver just added.
Ants p2p Features
* Open Source Java implementation (GNU-GPL license).
* Multiple sources download.
* Automatic resume and sources research over the net.
* Sources finding over the net given the hash of the file.
* Search by hash, string and structured query.
* Embedded support for etherogeneus data types (not only arrays of bytes...).
* Completely Object-Oriented routing protocol.
* Point to Point secured comunication: DH(512)-AES(128)
* EndPoint to EndPoint secured comunication: DH(512)-AES(128)
* Automatic serverless peer dicovery procedure.
* IRC based peer discovery system.
* IRC embeded chat system.
My kids elemetary school uses "This Land " as a basis for thier school song
"This School is my School
Oh Flood Brook Union School
We Know we Love you
To the things we learned here
And the friends that are dear
This school was made for you and me"
thats just one verse
So be prepared to sue the US school system and the US govornment if this goes ahead.And be prepaered to explain to a whole lot of 5 , 6 and 7 year olds they cant sing thier song to thier mums and dads at the end of school celebration becuse of the law .
The good thing about mesh networks and leaving things unsecured is that you can fileshare without much worry from the RIAA becuse you can always claim that it wasnt you downloading from a IP it was someone hooking into your wireless router.Justin Frankel the godfather of distributed P2P file sharing has also sugested that it should be done on his own blog .
May 19, 2004
I've been saying this for a long time, well over a year now:
http://www.salon.com/tech/feature/2004/05/18/safe_ and_insecure/index.html
Being a self confessed Beer Geek and Profesional brewer I know about beer brewing experiments in space also I have been an advocate of Zero Emisions brewing that would be usful as you can then use the spent grain to grow Mushrooms,Tomatoes and use the treated water for Fish also you could have a Bioreator for energy .
http://www.zeri.org/systems/brew.htm
http://science.nasa.gov/headlines/y2001/ast21sep_1.htm
http://www.newscientist.com/news/news.jsp?id=ns999 9276
WASTE been around for ages it has encerypted chat and private chat rooms it dosnt need any companies server and it supports file sharing also.If you have about 50 contacts on your list it can support it no problems .
http://waste.sourceforge.net/
We're to busy drinkin thats why and its a wonder you saw a woman in a bar arnt they supposed to be home makin my bloddy dinner .
Nothing new most spirits are filtered through some type of activated carbon to clean them up . .
.What makes it good is the downstream processing like distillation processes and filtration processes .
Even spirt Ive made in a small 20 liter still that produces 5 liters of spirit cleans up well if I use good carbon and filter it a slow rate
Why did'nt they do gas cromotography to test the vodka ? like us profesionals do when we test our own grog and Where thier tasters trained vodka judges?.
If you really wanna hack vodka look here
<URL:http://www.spiritsunlimited.co.nz/>
Most vokda is made with some form of cheap fermantable like grain,beets,or sugar basicaly if thier is a surpluss of a fermentable and its cheap you can make vodka out of it
On a comercial level they use even ferment milk derived whey to produce the vodka wash and they distill the vodka from that.
Yeah Just ask any American woman they luv our Aussie accents and we get laid ha ha .
Theres a winamp plugin that does somthing similair usung the winamp media libary called wombat share .
Just wait till the MPAA and RIAA uses the FCC to fine computer users just like they get the DOJ and FBI to riad Direct Connect Hub operators houses again
Shared is the project Manager of the current WASTE development so it can be called his Nullsoft and Justin Frankel GPLed the code and AOL where too late to stop it.
Shared has protected WASTE's open source status fighting GPL violations from VIA Technolgies the chipset manufacturer with its PADLOCK SL app that was a copy of WASTE .
Eric they could always use Ants P2P to do this it offers point to point and end to end encryption,multisource ,resume and it uses IRC for bootstraping .There
is also a JETI Jabber IM version
of Ants that uses your Jabber buddylist for bootstraping .The only
problem is that Ants and JETI are written in JAVA so will the noob even
have Sun Java installed .
Just make a distribution of the FirefoxIE customisation of Firefox and most people wont know the differance.
.
http://www.firefoxie.net/
My Wife only worked out it was Firefox after using it for a day or two becuse of the Tabbed Browsing and Bookmark Toolbar
Im an Australian that lives in a US East Coast Ski Area (Vermont) and quite a few people have asked if Im from Austria when they are told Im Australian very funny . .
Sure we have snow in Australia but its for about 2-3 months in one area that has small montains and mostly done with snowmaking
Here in New england they get 5 months of snow .
Seeing Xbox will be old technology in a year with the advent of the so called NeXt Box wouldnt it be prudent of M$ to use the old XBoxes as PCs for your TV.A Gentoo distribution Gentoox runs great on the xbox as do other Linux distros like Debain .All that has to be done is for M$ to change the firmware so it will allow a M$ OS run on it seeing its basicaly a x86 box that will only allow signed code to run by defualt.
Ants Project description
Abstract
The main problems of the 2-nd generation p2p nets (as well as the 1-st one) are two: the complete lack of privacy and data protection and the lack of structured queries. Doing queries over the net we can see who's connected and what he's sharing. This is not acceptable if we care about our privacy... furthermore we usually have many problems in finding what we are looking for: queries support in common p2p system is usually not-stuctured and exact text-matching based, so we cannot exploit SQL-like features (join and so on...) over the net data-set. This project tries to resolve both the problems.
The privacy problem
It faces the privacy one breaking the ebsence of p2p... I mean a connection is not anymore point 2 point in the strict sense... the peers are virtual peers over a virtual net, so when we are requiring a resource over the net, our request is routed through many points utill it reach our peer. The peers are not anymore identified by ip... the have a unique ID produced hashing infos from their time and their location (this yields a unique hash). So a client now knows only the ips of its neighbours (the other peers directly connected to it), but it doesn't know their ID, as only the same node knows its ID. So what about routing, how can a node route a message if it doesn't know where the destination is? Simple... a node will know which are the "best" direction to route a message to, but it will not know where precisely another node is. The routing protocol has been developed over studies on ants behaviour... ants do not know the precise location of their hive, they simply follow a track... the same happends in this system. So the more messages follow a track the more that track will be "strong", if a track produces many failures it'll fade out and it won't be followed anymore. This way we can achieve privacy over our identity, but what about the informations sent? They have to route through many peers so how can we protect 'em? The protection is realized at 2 levels... low level (against man-in-the-middle extern to our net) by crypting communication between each couple of directly linked points of the net, high level (against internal threats) crypting the communication between the two end points. At both level the security is granted using a DH-KA and DES or AES (negotiated at the beginning).
The queries problem
Another solution has been found for the query problem. Each query is distributed (in a non deterministic and sequential way) over a part of the net. It is processed by each node it passes and at last it is returned to the source following the shortest path. Each node can process operations more complex than the simple text-matching: we can support pseudo high level SQL-queries over the data-set reppresented by our partial explored net.
Efficiency issues
We talked about a wide spread net that comprises very etherogeneous kind of nodes (lan connection as well as 56k) how can we support efficiency? The routing protocol is studied to find the best path to route a message... but if the path is not present we cannot find it. So we have to create a well structured net with a sufficient number of "routing point" (I mean pseudo server point with high speed connection and high connectivity (about 30 peers connected). The peers don't need to know the address of these points... we can structure the service creating few (hidden) routing points and many access points. At the startup one can choose if becoming an access point or a simple peer, every group of people can also create their own net with routing points and simple peers (a very scalable system). Computer simulation over the routing protocol have shown its efficiency over both the cases: with or without many routing points... in practice the virtual net is a sort of neural network that learns during its life and distributes the traffic in the best way.
About the IRC based connection system
Is there any threat due to the IRC based connection system? Is it dangerous that my IP a
There needs to be a Slashdot story done on the following application that is breaking new ground on almost a daily basis .Soon there will be Jabber support for this application via Jeti Java Messenger http://jeti.jabberstudio.org/ .
Ants P2P Website
http://www.myjavaserver.com.nyud.net:8090/~gwren/h ome.jsp?page=custom&xmlName=ants
Ants P2P Sourceforge Page
http://sourceforge.net/projects/antsp2p/
Ants P2P Features
* Open Source Java implementation (GNU-GPL license).
* Multiple sources download.
* Torrent download from partial files.
* Automatic resume and sources research over the net.
* Search by hash, string and structured query.
* Embedded support for etherogeneus data types (not only arrays of bytes...).
* Completely Object-Oriented routing protocol.
* Point to Point secured comunication: DH(512)-AES(128)
* EndPoint to EndPoint secured comunication: DH(512)-AES(128)
* Automatic serverless peer dicovery procedure.
* IRC based peer discovery system.
* IRC embeded chat system.
* Full text search of indexed documents (pdf, html, txt, doc etc) -> QUERY REFERENCE.
* Distributed/Decentralized Search engine
* HTTP tunneling.
The programers answers to all those damn FAQ's
1) ANts supports point to point encription (AES 128 - DH 512)
2) ANts supports endpoint encryption ( " " )
3) ANts supports multipath routing for packets
4) ANts supports preferential connections (to create a fast backbone and
to let everyone going faster)
5) ANts supports PARTIAL DOWNLOADS and it has a unique and very
innovative system to do this (in theory it could be better than
bittorrent inspite of routing overhead and speedes reached on LAN showed
this!)
6) ANts supports AUTOSEARCH SOURCES function for active and interrupted
donwloads, if your donwload pass in the interrupted box this DOES NOT
MEAN that you have lost it... it is just paused and it will restart as
soon as possible!
7) ANts can find partial files through normal queries or queries by hash
since version 0.4.1 beta!
8) ANts supports FULL TEXT indexing and do searches over full file
content and FULL FILE PATH LOCATION.
9) ANts will (perhaps) support instant messaging integration
10) ANts IS NOT a simple IRC client
11) ANts relies on ad-hoc network theory as well as MUTE
12) ANts is strongly beta... this means it is not intended to be dummies
probed!
13) ANts releases ARE NOT backward compatible, so if you can't find
peers you probably has an old version! Use Java Web Start to be sure to
have te newest one.
14) ANts exploits IRC CTCP commands for initial ip exchange!
15) ANts supports internal ip exchage during and after your first
connection.
16) ANts queries are cripted in an asymmetric way. This means YOU are
the ONLY who can read you queries results. Everyone can read the query
string but this approach reduces drastically the potential power of a
node in trasit queries analisys.
17) ANts uses TWO consecutive ports (Like HTTP does) default are 4567 &
4568 but you can change the lower getting automatically changed the
highest. If you are NATTED you don't need two non consecutive ports,
cause these ports are used ONLY for incoming requests. Your own requests
are made on any free port, so you don't have to care, it can take a
little bit more to obtain your first connection if you are natted, but
ANts can work with natted peers as well as with unnatted ones without
ANY difference
17) Internal protocol is not harmed by nats and firewall... so once you
get a connection it doesn't make sense saying "I'm natted my queries are
not working!".
1
http://www.myjavaserver.com/~gwren/home.jsp?page=c ustom&xmlName=ants
Here is a proxy chaining p2p that uses ID hashes instead of IP to transfer data it also has point to point and end to end encryption .IPs are used for bootstaping from IRC and seting strategic routing points on the network .So they will have to make a law that first bans you from even being on a p2p network and also a law that bans you from proxying data so it would mean they would have to ban every ISP also under those type of laws.
So put this in your Pipe and smoke it
Govorner Arnie
Ants P2P Features
* Open Source Java implementation (GNU-GPL license).
* Multiple sources download.
* Torrent download from partial files.
* Automatic resume and sources research over the net.
* Search by hash, string and structured query.
* Embedded support for etherogeneus data types (not only arrays of bytes...).
* Completely Object-Oriented routing protocol.
* Point to Point secured comunication: DH(512)-AES(128)
* EndPoint to EndPoint secured comunication: DH(512)-AES(128)
* Automatic serverless peer dicovery procedure.
* IRC based peer discovery system.
* IRC embeded chat system.
* Full text search of indexed documents (pdf, html, txt, doc etc) -> QUERY REFERENCE.
* Distributed/Decentralized Search engine
* HTTP tunneling.
Being a professional brewer this is not new news many studies are done every year if beer or wine are bad or good for you depends on the research project and who is funding it at the time .
A peer to peer program Ants P2P has just implimented a Distributed Search Engine .Ants P2P is Based on Ant Routing Anlgorithms so it needed a solution to finding files on its network it found a solution that works .The Network also has a HTTP tunneling feature and its developer Roberto Rossi is creating a search solution based on simmilar methoods to search Web Pages published on the network .
Ants P2P is designed to protect the identity of its users by using a series of middle-men nodes to transfer files from the source to destination. As additional security, transfers are Point to Point secured and EndPoint to EndPoint secured.
1. Distributed search Engine - Each node performs periodic random queries over the network and keeps an indexed table of the results it gets. When you do a query you will get files with or without sources. If you get files simply indexed (without a source), you can schedule the download. As soon as Ants finds a valid source, it will begin the download. This will also solve the problem of unprocessed queries. This way you will get almost all the files in the network that match your query with a single search.
http://sourceforge.net/projects/antsp2p/
That will mean more Jappanesse kids using Winny and Share (the developmet after winny that is almost imposible to find) in 2010.In Japan it is considered illeagal to develop p2p file sharing aplications so there will be more clandestine way to hide data by the year 2010 .
The INDUCE ACT and other legal efforts by the RIAA and other media organistions are lame efforts to control the current distribution model media companies have .IF you are an independant artist you will never have any chance of getting into Blockbuster, Best Buy, Wallmart ,Tower Records ect unless your record label is owned by one of the Major record companies as they have contracts that only allow thier artist to get into these stores .The EFF proposed a Voluntary Colletive Licencing model for payment of copyrighted material where you pay a flat fee to download copyrighted content from p2p networks but the problem is the RIAA rejected it becuse it screws up thier antiquated distribution channels. Thier Idea of inovative distribution is itunes or the new Napster . The problem they have is that an artist could release a independant recording without thier input and may even become a number one hit all without the input of the RIAA members .The record companies would have to become advertising agencys for the Artists and would actully become contractors or employees of the Artists. The current distribution model and bussiness models of media companies forces most Arists to be employees of the company and the company controlls the copyright .Collective Licencing would give the artists controll .
Big Champane and other p2p monitoring companies sell data to the RIAAs members and others to see what is swapped and have a TOP 10 so it is well documented and auditied on what is being shared out there .
http://www.eff.org/share/collective_lic_wp.php
Ants p2p does this and more theres even a proxy chained encrypted webserver just added .
Ants p2p Features
* Open Source Java implementation (GNU-GPL license).
* Multiple sources download.
* Automatic resume and sources research over the net.
* Sources finding over the net given the hash of the file.
* Search by hash, string and structured query.
* Embedded support for etherogeneus data types (not only arrays of bytes...).
* Completely Object-Oriented routing protocol.
* Point to Point secured comunication: DH(512)-AES(128)
* EndPoint to EndPoint secured comunication: DH(512)-AES(128)
* Automatic serverless peer dicovery procedure.
* IRC based peer discovery system.
* IRC embeded chat system.
http://sourceforge.net/projects/antsp2p/
My kids elemetary school uses "This Land " as a basis for thier school song "This School is my School Oh Flood Brook Union School We Know we Love you To the things we learned here And the friends that are dear This school was made for you and me" thats just one verse So be prepared to sue the US school system and the US govornment if this goes ahead .And be prepaered to explain to a whole lot of 5 , 6 and 7 year olds they cant sing thier song to thier mums and dads at the end of school celebration becuse of the law .
Just have a look at Nullsoft TV wonder how many more people will create thier own content on the Web.
r cu its/01tube.html
http://www.nytimes.com/2004/07/01/technology/ci
Hey Burns whats up with mirwin.... when you get back up ill see if I get any gmail invites and we will distribute them there .
Being a self confessed Beer Geek and Profesional brewer I know about beer brewing experiments in space also I have been an advocate of Zero Emisions brewing that would be usful as you can then use the spent grain to grow Mushrooms ,Tomatoes and use the treated water for Fish also you could have a Bioreator for energy .
http://www.zeri.org/systems/brew.htm
http://science.nasa.gov/headlines/y2001/ast21sep_1 .htm
http://www.newscientist.com/news/news.jsp?id=ns999 9276
WASTE been around for ages it has encerypted chat and private chat rooms it dosnt need any companies server and it supports file sharing also .If you have about 50 contacts on your list it can support it no problems .
http://waste.sourceforge.net/