Skip to content

Bash script to generate OpenVPN config file for RiseupVPN

Notifications You must be signed in to change notification settings

BarbossHack/RiseupVPN-OpenVPN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RiseupVPN - OpenVPN

Bash script to generate OpenVPN config file for RiseupVPN

Usage

# Generate new conf and client certs
./generate.sh

# Connect to RiseupVPN
sudo openvpn --config riseup-ovpn.conf

# Check your ip address
curl ipinfo.io

What is RiseupVPN ?

A free (funded through donations) and privacy oriented VPN.

  • Riseup offers Personal VPN service for censorship circumvention, location anonymization and traffic encryption.
  • Unlike most other VPN providers, Riseup does not log your IP address.
  • The RiseupVPN service is entirely funded through donations from users.
  • No IP addresses of any user for any service are retained.
  • We are not working with any government agency. We have never simply handed over information when requested, and for years have had a no logging policy. We have fought and won every time anyone has tried to get us to give up information. We have never turned over any user data to any third party, fourth party, fifth party or any party.
  • This (take Riseup's servers) usually happens when they (law enforcement) want logs, we tell them that we don’t have any and then they come and take the machine because they don’t believe us and want to see for themselves. However, all of our servers use full disk encryption, which means they cannot see or do anything with the data on the disks without the keys. Nevertheless, we do not keep IP identifying logs, and store as little data as possible on our users.

References

About

Bash script to generate OpenVPN config file for RiseupVPN

Topics

Resources

Stars

Watchers

Forks

Languages