Reformulate Routers and add Linux Tools #690

Closed
hugoncosta wants to merge 6 commits from master into master
hugoncosta commented 2018-12-24 17:52:35 +00:00 (Migrated from github.com)

Description

Regarding #680
Changed the name of routers to "Network Security" in order to be more encompassing.
Created a new section for Linux tools. Right now just has Gufw, but looking for suggestions on what to add besides it (sandboxing software, you name it).

Screenshots

https://i.imgur.com/Sj9LjcB.png

<!-- PLEASE READ OUR [CONTRIBUTING GUIDELINES](https://github.com/privacytoolsIO/privacytools.io/blob/master/.github/CONTRIBUTING.md) BEFORE SUBMITTING --> ## Description Regarding #680 Changed the name of routers to "Network Security" in order to be more encompassing. Created a new section for Linux tools. Right now just has Gufw, but looking for suggestions on what to add besides it (sandboxing software, you name it). ## Screenshots https://i.imgur.com/Sj9LjcB.png
Mikaela commented 2018-12-25 09:43:43 +00:00 (Migrated from github.com)

I think gufw being a GUI for UFW should be mentioned as currently it seems to be presented as a standalone firewall.

I would recommend ufw directly whenever possible though, the syntax isn't very complicated and it ships with at least Ubuntu even if it's disabled by default.

I think gufw being a GUI for UFW should be mentioned as currently it seems to be presented as a standalone firewall. I would recommend ufw directly whenever possible though, the syntax isn't very complicated and it ships with at least Ubuntu even if it's disabled by default.
hugoncosta commented 2018-12-25 15:53:22 +00:00 (Migrated from github.com)

Was unsure about adding the reference, but makes sense, I'll add it

Was unsure about adding the reference, but makes sense, I'll add it
Mikaela commented 2018-12-26 14:18:55 +00:00 (Migrated from github.com)

I think it only ships with Ubuntu, or at least not with Arch, Debian or Fedora.

I think it only ships with Ubuntu, or at least not with Arch, Debian or Fedora.
ghost commented 2018-12-26 15:12:17 +00:00 (Migrated from github.com)

Isn't UFW based on iptables? I think there should be some cross-distribution iptables GUI tool.

Isn't UFW based on iptables? I think there should be some cross-distribution iptables GUI tool.
Mikaela commented 2018-12-26 17:01:54 +00:00 (Migrated from github.com)

Yes, UFW is an iptables frontend and does ip6tables simultaneously.

Yes, UFW is an iptables frontend and does ip6tables simultaneously.
Mikaela (Migrated from github.com) requested changes 2019-04-21 20:40:36 +00:00
Mikaela (Migrated from github.com) left a comment

The site was broken into smaller sections, so this PR seems to now have a merge conflict.

The site was broken into smaller sections, so this PR seems to now have a merge conflict.
This repo is archived. You cannot comment on pull requests.
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: privacyguides/privacytools.io#690
No description provided.