home *** CD-ROM | disk | FTP | other *** search
/ IT.SOFT 22 / ITSOFTCD_22.iso / mac / SLAKWARE / N1 / NETPIPES.TGZ;1 / NETPIPES / usr / doc / netpipes / README < prev   
Encoding:
Text File  |  1996-06-04  |  1.7 KB  |  44 lines

  1.   Enjoy NETPIPES 3
  2.  
  3.   by Robert Forsman
  4.  
  5.   Check the Makefile.  You will want to change where it installs
  6. stuff.  Some systems require extra libraries or compile flags.
  7.  
  8.   There has been a change in the way that the subcommand is specified.
  9. It is MUCH better than the old way.  Read the manual pages.
  10.  
  11.   Someone suggested using setsid(2) to disassociate myself from the
  12. terminal.  Sounds great.  I hope everyone has it.
  13.  
  14.   Also, I need portable ways to clean up child processes.  Maybe I'll
  15. just read the perl source one day.
  16.  
  17.   This program has, in the past, been compiled and tested on a DEC
  18. 5100, an RS6k, an HP9k, an SGI and sees almost daily usage under SunOS
  19. 4.1.3 and Linux.
  20.  
  21.   If you compile this program on an architecture/OS not mentioned
  22. above, drop me a line.  If you have problems compiling on any
  23. architecture, I want to hear about it (and I'll try to help you fix
  24. the problem and make sure that the next version compiles out of the
  25. box).
  26.  
  27.   Normally, I say all software sucks, but I can now proudly say that
  28. NETPIPES RULES!  If you disagree, tell me why and I'll see if I can
  29. fix it.
  30.  
  31.   HEY CYPHERPUNKS!
  32.  
  33.   I'm having difficulty thinking of new things to add to netpipes.
  34. The only thing I would like to add is some sort of authorization/
  35. encryption filter so that two processes which normally wouldn't care
  36. about authentication/encryption could be secured.
  37.  
  38.   I would write an RSA thingy myself, but I'm a U.S. citizen and
  39. suffer from unwieldy export restrictions (yes, my appointed officials
  40. are twits).  If somebody in the U.K. (or wherever encryption is legal
  41. to export) ever does write an encryption filter compatible with
  42. netpipes, could you talk to me and I'll have you make a combo package
  43. for export to the U.S.
  44.