Tagged Questions
The information-security tag has no wiki summary.
2
votes
5answers
489 views
How can I start an application on a different system remotely?
I've got a situation where i have one system running a master application that communicates with slave applets on other systems, problem is, i can't guarentee that the slave applets will be running, ...
2
votes
3answers
751 views
How could you encrypt user data so only they can decrypt it?
I was thinking about creating a Web app that would let people enter text (using SSL connection) and it would be encrypted before saving to the DB. The goal would be to have it so that only users could ...
1
vote
3answers
3k views
Using a Single system() Call to Execute Multiple Commands in C
In an information security lab I'm working on, I've been tasked with executing multiple commands with a single call to "system()" (written in C, running on Fedora). What is the syntax that will allow ...
0
votes
2answers
158 views
what topics to cover and focur on a thesis about information security
I am doing a diploma thesis on information security, but as it is a very wide topic, i am not very sure on what should i focus, and what to cover briefly. Also, i would like to do something that ...