@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.
Search Criteria
Package Details: quicktun 2.2.4-1
Package Actions
| Package Base: | quicktun |
|---|---|
| Description: | QuickTun is a simple and secure VPN software |
| Upstream URL: | http://wiki.ucis.nl/QuickTun |
| Category: | network |
| Licenses: | |
| 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
Comment by aperez
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.