Přehled anonymních/šifrovaných P2P/F2F sítí.

Moderátoři: Komise předsedajících, Kampaňový tým, Finanční tým, Zahraniční, Vedoucí RT

Odpovědět
Waseihou
Návštěvník – nepatří k Pirátům
Příspěvky: 471
Registrován: 05 úno 2012, 21:29
Profese: moudrý rádce
Dal poděkování: 11 poděkování
Dostal poděkování: 186 poděkování

Re: Přehled anonymních/šifrovaných P2P/F2F sítí.

Příspěvek od Waseihou »

Dalesa P2P web cache is now available for both Windows and Linux operating systems. Dalesa version 1.2.0 is compatible with windows XP, Vista and Seven. Enjoy version 1.2.0 of Dalesa!

http://www.dalesa.lk/

Může být užitečné.
Mám Aspergerův syndrom a je to super! Nootropika navrch? Yes!!!
Waseihou
Návštěvník – nepatří k Pirátům
Příspěvky: 471
Registrován: 05 úno 2012, 21:29
Profese: moudrý rádce
Dal poděkování: 11 poděkování
Dostal poděkování: 186 poděkování

Re: Přehled anonymních/šifrovaných P2P/F2F sítí.

Příspěvek od Waseihou »

Mám Aspergerův syndrom a je to super! Nootropika navrch? Yes!!!
Waseihou
Návštěvník – nepatří k Pirátům
Příspěvky: 471
Registrován: 05 úno 2012, 21:29
Profese: moudrý rádce
Dal poděkování: 11 poděkování
Dostal poděkování: 186 poděkování

Re: Přehled anonymních/šifrovaných P2P/F2F sítí.

Příspěvek od Waseihou »

The Neural Network Protocol

*Each computer in the network is open on port 1000. This is a constantly streaming, one-way connection that broadcasts IP's of computers in the network that are accepting connections on port 1000.
(1)
**** "realign" (so next byte=start of an IP address) every 10 ip's...
(2) following 6 byte sequence byte1,byte2,byte3,byte4,ttl,x,day
--bytes 1-4 are the ip address
--TTL is the "Time To Live," or how many hosts have forwarded this
IP address. If TTL >5 clients may either discard, or if they
can connect, set to zero.
--(X *337.5) = seconds since midnight in greenwich.
-- day in hte month.

To logon the network, a computer establishing secure connections to 40 other computers in the network, using hte proceeding protocols.
--------
-Port 1001 is used to establish encrypted connections on port 1002.
Client may issue these commands on port 1001:
USER ( handle) <---login to server
FORWARDING (key) for (handle) <---forwarding a key for (handle)
FORWARD (key) to (IPaddress)
SEAL 10,15,9
eg: use XOR of keys 10,15, and 9 for key of port 1002**

**(adlib not the SEAL may have preordained scrambing aka encryption)

Server may issue these commands may issue these commands on port 1001:

Recieved key##, checksum,check_sum_algorithm_used

Once "Seal" command is sent , hte client drops port 1002 connection and reconnects. This is to avoid any TCP/IP-lag-related confusion over what data was sent with what keycode.

------
Port 1002 commands
ESTABLISH (keynumber),(key) to send an encryption key over an already
encrypted connection. Double headache for
gov't , riaa etc.
------
Any two hosts may "spider out" over the network until paths are found between them. ( each computer in network is connected to about 40 computers [ could be more if the server aka this form of tracker could handle it and idea of user ended servering and client use would then preclude need for a centralized server and thus create a massive encrypted network with NO ip's only ids.])
The following commands can be issued on Port 1002:
"I have route to" (handle) (ttl)"
"I have route to" (handle) (ttl)"
etc ... up to total of 40 times.

TTL starts at zero. For the first three transfers, it is randomly bounced around the network in an unpredictable mannr, without braching out. Each will then begin branching out a minimum of the next two hops, and if plenty of bandwidth is available to intermediary computers, even further(This way, nobody can floodthe network to thepoint it quits working. It will just reduce the max TTL allowed. )

Each computer will remmber which other coputers sent it "I have route to" or "I need a route to" commands, so that this route may be used.
--------
Once any computer receives "I have a route to" and "I need a route to" commands, it will send in both directions.
routefound to ( handle)
--------
Now many routes have been established between two computers, by jumping through unknown servers in the middle. Keys may be forwarded in this way:

forward (key) to (handle)
If a key is successfully sent and keeps its checksum ( an unpredictable checksum algorithm is used between client and server, to make tampering impossible ), then it can also be used for the port 1002 secure connection.
-------
The following is a short description of "Ultra Secure" transfer MODE:
1) open connection to host. Forward 10 keys through ten comuters in the network.
2)Use your secure connection to send an encryption key.
3) Re-establish connection, securing it with the keys from 1 and 2 above.
Repeat every 5 minutes.
---------------
thats 6 months before bittorrent
made by hackers not pirates
AND yu can add all one needs do here is put in BETTER encryption.....and/or allow for port changing.
Mám Aspergerův syndrom a je to super! Nootropika navrch? Yes!!!
Waseihou
Návštěvník – nepatří k Pirátům
Příspěvky: 471
Registrován: 05 úno 2012, 21:29
Profese: moudrý rádce
Dal poděkování: 11 poděkování
Dostal poděkování: 186 poděkování

Re: Přehled anonymních/šifrovaných P2P/F2F sítí.

Příspěvek od Waseihou »

Supporting Multi-dimensional Range Queries in Peer-to-Peer Systems
http://citeseerx.ist.psu.edu/viewdoc/do ... 1&type=pdf

A Scalable Index Architecture for Supporting Multi-Dimensional Range Queries in Peer-to-Peer Networks
http://citeseerx.ist.psu.edu/viewdoc/do ... 1&type=pdf
Mám Aspergerův syndrom a je to super! Nootropika navrch? Yes!!!
Waseihou
Návštěvník – nepatří k Pirátům
Příspěvky: 471
Registrován: 05 úno 2012, 21:29
Profese: moudrý rádce
Dal poděkování: 11 poděkování
Dostal poděkování: 186 poděkování

Re: Přehled anonymních/šifrovaných P2P/F2F sítí.

Příspěvek od Waseihou »

Chimera

Structured peer-to-peer overlays, sometimes also referred to as Distributed Hash Tables (DHTs), are scalable network infrastructures that support Internet-scale network applications utilizing a decentralized resource model. At their core, these overlays provide Key-Based Routing (KBR), where messages addressed to any Key will incrementally route towards an overlay node responsible for that key. On top of the KBR layer, these overlays can support distributed storage using a DHT layer or data location using a DOLR layer.

http://current.cs.ucsb.edu/projects/chimera/
Mám Aspergerův syndrom a je to super! Nootropika navrch? Yes!!!
Waseihou
Návštěvník – nepatří k Pirátům
Příspěvky: 471
Registrován: 05 úno 2012, 21:29
Profese: moudrý rádce
Dal poděkování: 11 poděkování
Dostal poděkování: 186 poděkování

Re: Přehled anonymních/šifrovaných P2P/F2F sítí.

Příspěvek od Waseihou »

p2psim is a free, multi-threaded, discrete event simulator to evaluate, investigate, and explore peer-to-peer (p2p) protocols. p2psim runs in several UNIX-like operating systems. p2psim is part of the IRIS project.

http://pdos.csail.mit.edu/p2psim/
Mám Aspergerův syndrom a je to super! Nootropika navrch? Yes!!!
Waseihou
Návštěvník – nepatří k Pirátům
Příspěvky: 471
Registrován: 05 úno 2012, 21:29
Profese: moudrý rádce
Dal poděkování: 11 poděkování
Dostal poděkování: 186 poděkování

Re: Přehled anonymních/šifrovaných P2P/F2F sítí.

Příspěvek od Waseihou »

Mám Aspergerův syndrom a je to super! Nootropika navrch? Yes!!!
Waseihou
Návštěvník – nepatří k Pirátům
Příspěvky: 471
Registrován: 05 úno 2012, 21:29
Profese: moudrý rádce
Dal poděkování: 11 poděkování
Dostal poděkování: 186 poděkování

Re: Přehled anonymních/šifrovaných P2P/F2F sítí.

Příspěvek od Waseihou »

Building Peer-to-Peer Systems
With Chord, a Distributed Lookup Service

http://pdos.csail.mit.edu/papers/chord: ... hotos8.pdf
Mám Aspergerův syndrom a je to super! Nootropika navrch? Yes!!!
Waseihou
Návštěvník – nepatří k Pirátům
Příspěvky: 471
Registrován: 05 úno 2012, 21:29
Profese: moudrý rádce
Dal poděkování: 11 poděkování
Dostal poděkování: 186 poděkování

Re: Přehled anonymních/šifrovaných P2P/F2F sítí.

Příspěvek od Waseihou »

Mám Aspergerův syndrom a je to super! Nootropika navrch? Yes!!!
Waseihou
Návštěvník – nepatří k Pirátům
Příspěvky: 471
Registrován: 05 úno 2012, 21:29
Profese: moudrý rádce
Dal poděkování: 11 poděkování
Dostal poděkování: 186 poděkování

Re: Přehled anonymních/šifrovaných P2P/F2F sítí.

Příspěvek od Waseihou »

Entangled is a distributed hash table (DHT) based on Kademlia, as well as a peer-to-peer tuple space implementation. This can be used as a base for creating peer-to-peer (P2P) network applications that require synchronization and event handling (such as distributed resource provisioning systems) as well as applications that do not (such as file sharing applications).

http://entangled.sourceforge.net/
Mám Aspergerův syndrom a je to super! Nootropika navrch? Yes!!!
Odpovědět

Zpět na „Veřejná Poradna“