Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
encrypting javascript sources
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
marty leisner  
View profile  
 More options Aug 22 2012, 7:39 pm
From: marty leisner <maleis...@gmail.com>
Date: Wed, 22 Aug 2012 19:39:06 -0400
Local: Wed, Aug 22 2012 7:39 pm
Subject: encrypting javascript sources

(I may have a sent a similar request before -- I didn't see it echoed after
3 hours so I'm trying again).

I'm new to nodejs (and javascript).

I want to be able to shroud the javascript source running into node.

I figured if the javascript is read in as a memory image before its
parsed/interpreted, I could
decrypt it in between reading and parsing (is it parsed as its read?)

The decryption algorithm is within the binary (along with the keys).   The
binary is distributed with
the application, so this approach could work.

I've looked at node running in gdb and I can't see where this is cleanly
defined.  Help/advice would be
appreciated.

Marty


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bert Belder  
View profile   Translate to Translated (View Original)
 More options Aug 22 2012, 8:13 pm
From: Bert Belder <bertbel...@gmail.com>
Date: Wed, 22 Aug 2012 17:13:07 -0700 (PDT)
Local: Wed, Aug 22 2012 8:13 pm
Subject: Re: encrypting javascript sources

On Thursday, August 23, 2012 1:39:06 AM UTC+2, Marty Leisner wrote:

> (I may have a sent a similar request before -- I didn't see it echoed
> after 3 hours so I'm trying again).

Yes, that's because I moderated your previous post. You see, there is this
big, orange notification on the front page that says:

*This group is for discussion about node's internals. For all other topics,
use the nodejs <http://groups.google.com/group/nodejs>mailing list.
*


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
marty leisner  
View profile  
 More options Aug 22 2012, 8:38 pm
From: marty leisner <maleis...@gmail.com>
Date: Wed, 22 Aug 2012 20:38:56 -0400
Local: Wed, Aug 22 2012 8:38 pm
Subject: Re: [node-dev] Re: encrypting javascript sources

On Wed, Aug 22, 2012 at 8:13 PM, Bert Belder <bertbel...@gmail.com> wrote:
> On Thursday, August 23, 2012 1:39:06 AM UTC+2, Marty Leisner wrote:

>> (I may have a sent a similar request before -- I didn't see it echoed
>> after 3 hours so I'm trying again).

> Yes, that's because I moderated your previous post. You see, there is this
> big, orange notification on the front page that says:

> *This group is for discussion about node's internals. For all other
> topics, use the nodejs <http://groups.google.com/group/nodejs>mailing
> list.
> *

Yes, I read this -- but I figured a requiest about  source code would go to
a dev list -- was I wrong in this assumption?

marty


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Isaac Schlueter  
View profile  
 More options Aug 22 2012, 10:04 pm
From: Isaac Schlueter <i...@izs.me>
Date: Wed, 22 Aug 2012 19:04:27 -0700
Local: Wed, Aug 22 2012 10:04 pm
Subject: Re: [node-dev] Re: encrypting javascript sources
We should really just shut down this list.  It's way unused, and we
generally discuss new features in github issues anyway.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic