Skip to content
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.

Commit

Permalink
Update readme with disclaimer
Browse files Browse the repository at this point in the history
  • Loading branch information
chadsr committed Dec 2, 2019
1 parent b68c654 commit 1c917f1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@

This tool **automates** the importing and **secures** the usage of NordVPN OpenVPN configurations through Network Manager.

**Disclaimer:** I am not associated with NordVPN in any shape or form, nor do I recommend their services for sensitive traffic. Using a self-hosted VPN provides higher assurance that your traffic isn't being monitored by a local network. Better yet, use TOR or another [mix network](https://en.wikipedia.org/wiki/Mix_network).

**WebRTC Privacy Warning:**
This tool can't protect against IP leaks through WebRTC in browsers. For more information: [The WebRTC “bug”](https://www.bestvpn.com/a-complete-guide-to-ip-leaks/#webrtc)

Expand Down
10 changes: 8 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ NordNM
This tool **automates** the importing and **secures** the usage of
NordVPN OpenVPN configurations through Network Manager.

**Disclaimer:** I am not associated with NordVPN in any shape or form,
nor do I recommend their services for sensitive traffic. Using a
self-hosted VPN provides higher assurance that your traffic isn’t being
monitored by a local network. Better yet, use TOR or another `mix
network <https://en.wikipedia.org/wiki/Mix_network>`__.

**WebRTC Privacy Warning:** This tool can’t protect against IP leaks
through WebRTC in browsers. For more information: `The WebRTC
“bug” <https://www.bestvpn.com/a-complete-guide-to-ip-leaks/#webrtc>`__
Expand Down Expand Up @@ -45,8 +51,8 @@ make an issue report and it will be looked into ASAP.
1.1 Arch (AUR)
~~~~~~~~~~~~~~

Use your preferred method of installing packages via AUR. An easy
option is to use `yay <https://github.com/Jguer/yay>`__:
Use your preferred method of installing packages via AUR. An easy option
is to use `yay <https://github.com/Jguer/yay>`__:

::

Expand Down

0 comments on commit 1c917f1

Please sign in to comment.