Beefy Boxes and Bandwidth Generously Provided by pair Networks Ovid
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Re: Re: Question of safe data passing...

by Sinister (Friar)
on Apr 27, 2001 at 13:34 UTC ( [id://76081]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Re: Re: Question of safe data passing...
in thread Question of safe data passing...

In that case would it not be use-full to use a tunnel to protect your data. Something like the C script you talked about opens an SSH tunnel to the localhost and throws the data in there, with perl script waiting on the other side waiting to munge... ??? 8-& Sinister greetings.
  • Comment on Re: Re: Re: Question of safe data passing...

Replies are listed 'Best First'.
Re: Re: Re: Re: Question of safe data passing...
by suaveant (Parson) on Apr 27, 2001 at 13:37 UTC
    That sounds like more work than what I am planning... and harder for general users to set up... and I'm not even sure it is more secure... or more robust.
                    - Ant
      The work involved shouldn't be to hard. You'd only need a user which can only connect to and from localhost defined in your SSHD, with a key, so it can passwordless connect to localhost. The general user will never notice a thing if you do it right. Right?

      Sinister greetings.
        What if you are on someone else's system? What if they don't have SSH? (granted most do)...

        I just don't see this as a good alternative... for instance, if you want to use this with a CGI that runs as nobody and you are a user on some ISP.
                        - Ant

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://76081]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.