Displaying 2 results from an estimated 2 matches for "karfianto".
2010 Oct 04
1
Metropolis: Implementation of Interlock Protocol using Linux Shell Programming, OpenSSH, and GPG
...Sleeper. It's
assumed that you have exchange your public key to your partner in secure
way:
SOURCE CODE METROPOLIS (Also attached)
####################################################################
# Implementation of Interlock Protocol in Shell Script #
# Writen by Arief Karfianto, karfi.nci at gmail.com #
# September 2010 #
# GNU Public Licensed #
######################## THE MIRACLE AND THE SLEEPER ##############
clear
echo " ++++++++++++++++++++ INTE...
2007 Oct 28
0
HelpMe: Modify OpenSSH with C Programming Language.
I try to modify OpenSSH. I want to add random delay function for each
interactive mode so that the transmission of packet from ssh server to
ssh client when client asked for password , has random delay.
I have download OpenSSH-4.7p1 and I'm familiar enough with C
Programming Language and Linux. But I don't know , which part or which
file that I have to modify.
I hope for some reply .