Privacy-focused VPN client powered by WireGuard®
Part of the SecureVault product family by Barrer Software
- 🔒 Zero Logging - No tracking, no data collection
- ⚡ Lightning Fast - WireGuard protocol performance
- 🛡️ Secure by Design - Modern cryptography
- 📱 Android Native - Optimized for mobile
- 🎨 SecureVault Branding - Professional interface
- 🔓 Open Source - Full transparency
Version: 1.0.0
Size: 17 MB
Platform: Android 5.0+
- Download the APK from Releases
- Enable "Install from Unknown Sources" in Android settings
- Install the APK
- Import your WireGuard configuration
- Connect!
SecureVault VPN uses standard WireGuard configuration files.
- QR Code - Scan from your VPN provider
- File Import -
.conffile - Manual Entry - Enter details manually
[Interface]
PrivateKey = YOUR_PRIVATE_KEY
Address = 10.0.0.2/32
DNS = 1.1.1.1
[Peer]
PublicKey = SERVER_PUBLIC_KEY
Endpoint = vpn.example.com:51820
AllowedIPs = 0.0.0.0/0
PersistentKeepalive = 25- ✅ Multiple tunnel support
- ✅ Quick toggle on/off
- ✅ Auto-connect on boot
- ✅ Exclude apps (split tunneling)
- ✅ Import/export configs
- ✅ QR code scanning
- ✅ ChaCha20-Poly1305 encryption
- ✅ Curve25519 key exchange
- ✅ BLAKE2s hashing
- ✅ No logs, no tracking
- ✅ Perfect forward secrecy
- ✅ Clean, modern design
- ✅ SecureVault branding
- ✅ Quick connection status
- ✅ Data usage stats
- ✅ Dark mode support
- Android Studio
- Android SDK (API 34+)
- Android NDK (26+)
- Java JDK 17+
- Git
# Clone repository
git clone https://github.com/barrersoftware/securevault-vpn
cd securevault-vpn
# Initialize submodules
git submodule update --init --recursive
# Build release APK
./gradlew assembleRelease
# APK location:
# ui/build/outputs/apk/release/ui-release-unsigned.apk- SecureVault VPN Android app
- WireGuard protocol implementation
- Native Android UI
- Professional branding
- SecureVault Browser - Privacy-focused web browser
- SecureOS - Security-focused Linux distribution
- AI Security Scanner - Enterprise security tool
This project is based on WireGuard for Android by Jason A. Donenfeld.
Apache License 2.0
- ✅ Commercial use
- ✅ Modification
- ✅ Distribution
- ✅ Private use
See LICENSE for full details.
Based on WireGuard®
Created by Jason A. Donenfeld
https://www.wireguard.com
WireGuard is a registered trademark of Jason A. Donenfeld.
- Website: https://barrersoftware.com
- Email: [email protected]
- Issues: GitHub Issues
Found a security issue? Please email: [email protected]
Do not create public GitHub issues for security vulnerabilities.
SecureVault VPN is part of the SecureVault product family:
- SecureVault Browser - Privacy web browser
- SecureVault VPN - This app
- SecureOS - Security Linux distro
All focused on privacy, security, and user control.
🛡️ Built by Barrer Software
Secure. Private. Powerful.