Re: Code Security
- From: Dominick Baier [DevelopMentor] <dbaier@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 21 Mar 2006 08:48:09 +0000 (UTC)
yes - -
and there is nothing you can do about that - if you give away your binaries - ppl can use them (also in ways not intended by you)
consolidate all "dangerous" code in a web service - and give only the clients away...
---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com
its a product and we would have to sell it out to different customers,
even the demo or trial version would also be available for download,
so i want that nobody should use my classes.
i had tried it by making a simple windows application and added the
refernce of my webproject namespace, now all classes and functions are
visible to me and i can use them anywhere.
thanks for the reply.
aSIM.
"Dominick Baier [DevelopMentor]"
<dbaier@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:4580be631988fa8c81acea8d19f43@xxxxxxxxxxxxxxxxxxxxx
They are on the server, right?
So against whom do you try to secure those classes?
Web users?
Admins that have access to the server?
Other web applications on the same server?
Needless to say - if someone has admin access to the web server he
can do with your classes whatever he wants....
---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com
Hi All
i m working on a webbased project which includes some classes
which are
used to encode and decode passwords and authentication keys, i want
that no
body should b able to use my classes, how can i make them hide or
secure so tha no one else is able to use my classes and methods.
aSIM.
.
- References:
- Re: Code Security
- From: Asim Qazi
- Re: Code Security
- Prev by Date: Re: Code Security
- Next by Date: Re: ActiveDirectory authentication - more issues
- Previous by thread: Re: Code Security
- Next by thread: Re:Code Security
- Index(es):
Relevant Pages
|