This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am Natanael90 on github. | |
* I am natanael (https://keybase.io/natanael) on keybase. | |
* I have a public key whose fingerprint is EE23 52C7 60A3 F917 4CC4 D53D 798E A91E 3DEE EC29 | |
To claim this, I am signing this object: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#VerifyMyOneName +natanael |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### | |
#!/usr/bin/env python | |
print "TCPSphere, an authentication script for tcpcrypt using MonkeySphere" | |
print "Made by Natanael L <[email protected]>, licensed under GPL2 or later." | |
print "" | |
# 2010-09-03, 18:25 UTC+2 (DST). Pseudocode v0.1 (mostly stable and complete). | |
# Links: http://web.monkeysphere.info/, http://tcpcrypt.org/ | |
# Notes: A session ID is a hash of keys+ciphers that both endpoints share and is |