I'm trying to build a web based ssh terminal. Maybe an open source version already exists and I'm reinventing the wheel....or maybe it's more of a web console that supports multi line entry.....would like ot know a library for this as well. but I do ...
Hey Guys, I've been wondering about encryption lately ! I'm searching for a way to encrypt files (in any way secured enough), and then split the the key in three. The idea is that you cannot read files if you don't gather the 3 keys. Ideally, keys sh...