Slashdot Mirror


User: larytet

larytet's activity in the archive.

Stories
0
Comments
299
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 299

  1. Re:Nice! on Is Rodi BitTorrent's Replacement? · · Score: 1
    "Of course, I refer only to the original and still dominant version of BitTorrent, not the very recent proposed change to add searching."

    in Rodi you can run hubs like in DC+ or in WASTE.

    Rodi can operate exactly as BT. tracker is part of the client code

  2. Re:Nice! on Is Rodi BitTorrent's Replacement? · · Score: 1

    i do not know if you read my website ... you are 500% right about how it works

  3. Re:Nice! on Is Rodi BitTorrent's Replacement? · · Score: 1
  4. Re:Nice! on Is Rodi BitTorrent's Replacement? · · Score: 2

    i am handling slashdot alone please, let's move the discussion here http://www.methlabs.org/forums/showthread.php?t=12 902

    i greatly appreciate your understanding, arkady

  5. Re:Nice! on Is Rodi BitTorrent's Replacement? · · Score: 2
    "and they weren't created as a natural side effect of the system"

    funny that you mention that, but actually they WERE created as a "natural sideffect"

    think about IP port spoofing and load balancing and DDoS attacks.

    i am not the guy who published on Slashdot. i was not asked to read the article before it was published.

    i tried to post on Slashdot 2 or 3 months ago but was rejected. i learned about this posting from 20+ emails this morning (Pacfic Time)

  6. Re:That logo on Is Rodi BitTorrent's Replacement? · · Score: 1

    help me with the logo, give me another one, make suggestions, give me ideas see alternative logo http://larytet.sourceforge.net/logos.shtml

  7. Re:I happen to like non-anonymity on Is Rodi BitTorrent's Replacement? · · Score: 1
    this is http://larytet.sourceforge.net/rodiHash.xml how Rodi Hash file looks like in your browser. this is a table of hosts http://larytet.sourceforge.net/ipRange/ipRanges.xm l (think about tracker/seed) - immediate result of XML databases.

    + ability to use multicast in the future, + signed by DSA 512/1024 packets (optional), + decetralized content search in text/pdf files/meta data.

    do not underestimate Rodi. its' about five times larger than just IP spoofing. help it to happen. i invite you to particpate in the success story.

  8. Re:Java -- then why not use SWT??... on Is Rodi BitTorrent's Replacement? · · Score: 1
    i have to keep proof of concept engine small (see CLI only) i use AWT, not Swing the whole installation (includes debug info and GUI front end) is 600K and i think it's a lot.

    port to C++ is in functional requirements spec. plugin for Firefox is there too

    WEB developer can decide to distribute Rodi as an applet (works today). think about PHP which generates Rodi configuration sript (rodi configuration is script based), prepares HTML page with applet. user clicks and the applet does the rest - swarming, etc.

    SWT will put additonal 1M+ to the package.

    i am not a GUI guru. i hope ideas from Rodi will be used by people smarter than me and in a couple of years from now i will get result comparable to Azureus.

    Eclipse btw is really GOOOD

  9. Re:I don't think so... on Is Rodi BitTorrent's Replacement? · · Score: 1
    "When you start decentralizing trackers and adding anonymity, then you sacrifice speed, which is why BT is good."

    100% agree. BT is good and has it's applications. Rodi has some other applications, Tor/I2P/Mute/WASTE all have strong and weak sides. the world is multidimensional and i would like to keep it this way.

  10. Re:Nice! on Is Rodi BitTorrent's Replacement? · · Score: 1
    IP spoof and bouncers in Rodi are optional and is OFF by default. Rodi behaves as UDP based "trackerless" Bittorrent if you do not make any additonal efforts.

    Ability to use IP spoofing is a bonus, as well as signed with DSA 512/-1o24 packetc, multicast, etc.

  11. Re:Not for me... on Is Rodi BitTorrent's Replacement? · · Score: 1
    " Most individuals have no reason to hide things by default."

    Rodi by default behaves like Bittorrent. No bouncers, no IP spoofing. pure and clean UDP streaming (+DNS tunneling, +RTP tunneling, +multicats, +members only hubs , ...)

  12. Re:How is this annonymous? on Is Rodi BitTorrent's Replacement? · · Score: 1
    "It would be better if B stipped all IP information from A before sending it to C"

    yes, Rodi bouncer does exactly this - it's a statefull proxy. IP header will contain Rodi bouncer information and no routing information to the origin of packet whatsoever

  13. Re:Nice! on Is Rodi BitTorrent's Replacement? · · Score: 1
    "as, unfortunately, the primary reason it appears to have been developed has been to facilitate copyright infringement"

    fully decentralized content search is the reason behind Rodi. see wikipedia on Rodi

  14. Re:Not for me... on Is Rodi BitTorrent's Replacement? · · Score: 1

    " Most individuals have no reason to hide things by default." Rodi by default behaves like Bittorrent. No bouhncers, no IP spoofing. pure and clean UDP streaming (...and DNS tunneling, and RTP tunneling, and multicats, and members only hubs , and ...)

  15. Re:Spoof a three way TCP handshake? on Is Rodi BitTorrent's Replacement? · · Score: 1

    yes, this is the idea

  16. Re:Using Tor To Host on Tor Anonymity Network Reaches 100 Verified Nodes · · Score: 1

    contact me larytet AT yahoo com

  17. Re:Prospective Node-op Concerns on Tor Anonymity Network Reaches 100 Verified Nodes · · Score: 1
    "You are responsible for what passes through your system, end of story"

    Frankly i do not understand how Tor is in any way better than Mute or Ants.

    Tor network reached 100 servers recently. it means that there are 100 IP addresses which are needed to be blocked to shutdown the whole network.

    i must say that Websense blocks about 10K websites related to proxy severs. Websense blocks lists of Proxys, commercial proxys like anonymizer and open source projects like HTTPTunnel. What prevents any government or ISP to block 100 IPs ? The following screenshot was taken a couple of minutes ago http://larytet.sourceforge.net/betaTesting/websens e_Tor.PNG

    i truly do not understand all the fuss about the application. With all respect to EFF, i think it was wrong to choose one application among may be 10 others. I will put it bluntly - i think EFF makes mistake encouraging this or that specific project.

  18. Re:The defunct Freedom Network had a good idea on Tor Anonymity Network Reaches 100 Verified Nodes · · Score: 1
    " Zero Knowledge systems made their anonymizng network pseudonymous instead of truly anonymous"

    Identification server in the Rodi network solves the same problem. Publisher (seed) in Rodi should establish relationships with bouncers. Private and public keys can be used to recognize trusted publishers. Bouncer adds routing rule manually according to explicit request from the publisher. see also http://larytet.sourceforge.net/userManual.shtml#ho wdoesitbesecure

  19. Re:What about the jerks? on Tor Anonymity Network Reaches 100 Verified Nodes · · Score: 1
    "That's the price of freedom: preserving it comes at a cost,"

    not neccessary. Bouncers do not always come together with spam. see http://larytet.sourceforge.net/rodiAnonymity.shtml

  20. Re:relationship to TOS on Tor Anonymity Network Reaches 100 Verified Nodes · · Score: 1

    may i invite you to participate in testing of open source project Rodi ICQ#: 82857660

  21. Re:Using Tor To Host on Tor Anonymity Network Reaches 100 Verified Nodes · · Score: 1
    what port we are talking about ?

    i am a principle developer of Rodi project. i invite you to participate in testing of Rodi ICQ#: 82857660

  22. Re:I Cried on Stanford and Volkswagen Create Autonomous Vehicle · · Score: 1
    i understand that speed is not that important. just to finish the distance is a great achievement.

    why not to slow down near every obstacle and wait for actual impact. then try to estimate the obstacle using the information gotten from the impact. then decide about turning 40 degree and attemptiing again and so on.

  23. Re:Combatting keystroke loggers on Dissidents Seeking Anonymous Web Solutions? · · Score: 1
    just copy&paste letters from any message board, news page.

    keyloggers can log copy&paste too and collect screenshots of most interesting places you visit, like internet browser.

  24. Re:https steganographic, encrypted proxies on Dissidents Seeking Anonymous Web Solutions? · · Score: 1
    a couple of screenshots from my PC behind corporate firewall.
    place - Santa Clara, CA, US
    time - now

    1, 2, 3

  25. Re:Use the Circumventor. on Dissidents Seeking Anonymous Web Solutions? · · Score: 1
    i try to answer some of the problems by packet obfuscation. DNS and HTTP tunneling, etc.

    see http://larytet.sourceforge.net/btRat.shtml