[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [MiNT] Security again
> -----Original Message-----
> From: Konrad M. Kokoszkiewicz [mailto:draco@obta.uw.edu.pl]
> Sent: Thursday, October 28, 1999 1:26 PM
> To: MiNT mailing list
> Subject: [MiNT] Security again
>
> My first question is, can we consider putting TOS TSR programs (loaded
> from AUTO before MiNT) into Supervisor memory, instead of the
> Global? And,
This will render many, many popular TSRs useless. Read-only would be better,
but still problematic.
> can we put the Cookie Jar into Readable memory? That last one
> assumes no
> clean MiNT program will put entries into the Cookie Jar... risky
Most users doesn't run "clean MiNT programs", but AES-applications. And as
long as MagiC does not support Ssystem(), very few will use Ssystem() to
handle cookies in their applications.
I agree that the cookie-jar really is a hack, but as long as MiNT supports
it in the first place it should support it fully. This means full
read/write-access by everyone :-/
Jo Even Skarstein