Custom point-to-point tunnel protocol

Allan Jude allanjude at freebsd.org
Thu Jul 30 16:06:28 UTC 2015


On 2015-07-28 23:55, Gerry Weaver wrote:
> Hello All,
>  
> I need to create a secure point-to-point tunnel protocol for a project that I'm working on. I have several questions related to the security aspect of that protocol. I'm looking for a place or resource where I can ask those type of questions. Could anyone please recommend a good mailing list or other resource for this kind of thing? I've checked this out on Google, but I haven't been able to find exactly what I'm looking for.
>  
> Thanks,
> -G
> _______________________________________________
> freebsd-hackers at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe at freebsd.org"
> 

You might want to checkout Colin Percival's spiped.
http://www.tarsnap.com/spiped.html

It was designed to be light weight and avoid the complexity (and error
prone-ness) of SSL/TLS. It would likely make a good starting point for a
custom implementation if you needed to change it too.

-- 
Allan Jude

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 834 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20150730/41eb740c/attachment.bin>


More information about the freebsd-hackers mailing list