Package Details: quicktun 2.2.4-1

Package Base: quicktun
Description: QuickTun is a simple and secure VPN software
Upstream URL: http://wiki.ucis.nl/QuickTun
Category: network
Licenses: custom
Submitter: NeoRaider
Maintainer: NeoRaider
Last Packager: NeoRaider
Votes: 3
First Submitted: 2010-12-09 01:53
Last Updated: 2014-10-10 15:40

Dependencies (1)

Required by (0)

Sources

Latest Comments

Comment by NeoRaider

2014-10-10 15:42

@aperez: Thanks, updated. I completely agree that libsodium is preferable.

I think I might orphan the quicktun package some time in the future though as I don't use it myself anymore.

Comment by aperez

2014-10-09 09:32

Here you can find an update for quicktun 2.2.4 I did of your PKGBUILD:

https://github.com/aperezdc/pkgbuilds/blob/master/quicktun/PKGBUILD

It has the build/package functions split (as recommended nowadays) and links agains libsodium istead of using NaCL. Version 2.2.4 builds and works fine with libsodium.

IMHO it is better to use libsodium, as it is the same as NaCL but designed to be installed system-wide and dynamic-linkable, so it can be more easily updated when there are security fixes.