Page MenuHomePhabricator
Feed Advanced Search

Feb 15 2017

Patrick added a comment to T533: iptables block network access until sdwdate succeeded.

https://github.com/Whonix/whonixcheck/commit/5c8bf9be88f9951d2263b23aa82818935aa3f733

Feb 15 2017, 11:27 PM · Whonix, usability, whonix-ws-firewall, whonix-gw-firewall, iptables, python, security, enhancement, sdwdate-gui, sdwdate
Patrick added a comment to T598: sdwdate-gui tray icon invisible in Debian stretch.
In T598#12298, @Patrick wrote:

That worked in Debian jessie based Whonix. Currently broken in Debian stretch based Whonix. Apparently the KDEDIRS variable was abolished and hopefully replaced by something else. Still TODO to figure that out and fix.

Feb 15 2017, 8:58 PM · python, Debian version 9 codename Stretch, Whonix, Whonix 14, sdwdate-gui
Patrick added a comment to T598: sdwdate-gui tray icon invisible in Debian stretch.

Thanks for reporting!

Feb 15 2017, 8:16 PM · python, Debian version 9 codename Stretch, Whonix, Whonix 14, sdwdate-gui
Patrick closed T626: sdwdate-gui right click menu locks up as Resolved.

Awesome! Works for me. Merged.

Feb 15 2017, 2:25 PM · Whonix, Whonix 14, bug, python, sdwdate-gui
joysn1980 added a comment to T598: sdwdate-gui tray icon invisible in Debian stretch.

Just an update.

Feb 15 2017, 1:26 PM · python, Debian version 9 codename Stretch, Whonix, Whonix 14, sdwdate-gui
joysn1980 added a comment to T626: sdwdate-gui right click menu locks up.

Should fix the right click menu freeze issue

Feb 15 2017, 10:34 AM · Whonix, Whonix 14, bug, python, sdwdate-gui

Feb 14 2017

Patrick added a comment to T598: sdwdate-gui tray icon invisible in Debian stretch.

I'll check in the next developers-only build.

Feb 14 2017, 2:20 PM · python, Debian version 9 codename Stretch, Whonix, Whonix 14, sdwdate-gui

Feb 13 2017

joysn1980 added a comment to T598: sdwdate-gui tray icon invisible in Debian stretch.

I do not see the issue in my case. I have latest sni-qt installed and the sdwdate icon is also visible.

Feb 13 2017, 12:27 PM · python, Debian version 9 codename Stretch, Whonix, Whonix 14, sdwdate-gui

Feb 10 2017

Patrick closed T624: port sdwdate, sdwdate-gui to python3 as Resolved.

Works for me! Merged.

Feb 10 2017, 3:24 AM · Whonix 14, sdwdate-gui, sdwdate, Whonix, python
joysn1980 added a comment to T624: port sdwdate, sdwdate-gui to python3.

Tested standalone using - python3 url_to_unixtime 127.0.0.1 9050 check.torproject.org 80 true

Feb 10 2017, 3:08 AM · Whonix 14, sdwdate-gui, sdwdate, Whonix, python
Patrick added a comment to T624: port sdwdate, sdwdate-gui to python3.

Sorted out 2. and 3. in git master. 1. is todo.

Feb 10 2017, 1:25 AM · Whonix 14, sdwdate-gui, sdwdate, Whonix, python
Patrick changed the status of T598: sdwdate-gui tray icon invisible in Debian stretch from Review to Open.

sdwdate-gui generally works, but after installing the sni-qt package, sdwdate-gui is invisible.

Feb 10 2017, 1:16 AM · python, Debian version 9 codename Stretch, Whonix, Whonix 14, sdwdate-gui

Feb 9 2017

Patrick changed the status of T598: sdwdate-gui tray icon invisible in Debian stretch from Open to Review.

TODO:
Need to check if this is solved once I have a new image working.

Feb 9 2017, 6:13 PM · python, Debian version 9 codename Stretch, Whonix, Whonix 14, sdwdate-gui
Patrick added a project to T624: port sdwdate, sdwdate-gui to python3: Whonix 14.
Feb 9 2017, 6:12 PM · Whonix 14, sdwdate-gui, sdwdate, Whonix, python
Patrick added a comment to T624: port sdwdate, sdwdate-gui to python3.

Added some fixes on top.

Feb 9 2017, 6:11 PM · Whonix 14, sdwdate-gui, sdwdate, Whonix, python
joysn1980 added a comment to T624: port sdwdate, sdwdate-gui to python3.

One more typo fixed
https://github.com/joysn/sdwdate/commit/27c547c2e84616feb25cc0f0de65f8442e0a83c7

Feb 9 2017, 4:51 PM · Whonix 14, sdwdate-gui, sdwdate, Whonix, python
joysn1980 added a comment to T624: port sdwdate, sdwdate-gui to python3.
usr/share/sdwdate/unit_test shows some broken output:

porting to python3 should fix this.
https://github.com/joysn/sdwdate/commit/a25819834c8ed813696f52f003297ec04c40892c

Feb 9 2017, 4:42 PM · Whonix 14, sdwdate-gui, sdwdate, Whonix, python
Patrick added a comment to T624: port sdwdate, sdwdate-gui to python3.

Merged. And added a few minor fixes on top. Please merge my changes.

Feb 9 2017, 3:44 PM · Whonix 14, sdwdate-gui, sdwdate, Whonix, python
joysn1980 added a comment to T624: port sdwdate, sdwdate-gui to python3.

Probably also needed: python3-gevent

https://packages.debian.org/search?keywords=python3-gevent

Feb 9 2017, 3:42 PM · Whonix 14, sdwdate-gui, sdwdate, Whonix, python
joysn1980 added a comment to T624: port sdwdate, sdwdate-gui to python3.

This has couple of commits involving
/usr/lib/python3/dist-packages/sdwdate/config.py
/usr/lib/python3/dist-packages/sdwdate/proxy_settings.py
/usr/lib/python3/dist-packages/sdwdate/remote_times.py
/usr/lib/python3/dist-packages/sdwdate/timesanitycheck.py
and
/usr/bin/sdwdate

Feb 9 2017, 3:14 PM · Whonix 14, sdwdate-gui, sdwdate, Whonix, python
Patrick added a comment to T624: port sdwdate, sdwdate-gui to python3.

update dependencies to python3
https://github.com/Whonix/sdwdate/commit/c735652569531b3f6443ae57357612b6ccccca66

Feb 9 2017, 1:43 PM · Whonix 14, sdwdate-gui, sdwdate, Whonix, python
Patrick added a comment to T624: port sdwdate, sdwdate-gui to python3.

https://github.com/joysn/sdwdate/blob/master/usr/lib/sdwdate/url_to_unixtime

This is the first one to go. This change requires the following
sudo apt-get install python3-socksipy

Feb 9 2017, 1:42 PM · Whonix 14, sdwdate-gui, sdwdate, Whonix, python
Patrick added a comment to T624: port sdwdate, sdwdate-gui to python3.

Are there any other files/path involved here?

Feb 9 2017, 1:36 PM · Whonix 14, sdwdate-gui, sdwdate, Whonix, python
joysn1980 added a comment to T624: port sdwdate, sdwdate-gui to python3.

This is the first one to go. This change requires the following
sudo apt-get install python3-socksipy
sudo apt-get install python3-dateutil

Feb 9 2017, 1:31 PM · Whonix 14, sdwdate-gui, sdwdate, Whonix, python
Patrick renamed T624: port sdwdate, sdwdate-gui to python3 from port sdwdate, sdwdate-gui and python-guimessages to python3 to port sdwdate, sdwdate-gui to python3.
Feb 9 2017, 1:23 PM · Whonix 14, sdwdate-gui, sdwdate, Whonix, python
joysn1980 added a comment to T626: sdwdate-gui right click menu locks up.

In-between, if anyone, else wants to give this a try, are welcome to do so

Feb 9 2017, 1:18 PM · Whonix, Whonix 14, bug, python, sdwdate-gui
joysn1980 claimed T626: sdwdate-gui right click menu locks up.

Let me give this a try, but probably once I am done with the porting of all the sdwdate/sdwdate-gui scripts to python3

Feb 9 2017, 1:18 PM · Whonix, Whonix 14, bug, python, sdwdate-gui
Patrick added a comment to T598: sdwdate-gui tray icon invisible in Debian stretch.

I see the same issue (repeated right click , restart ) is present even in the older version. Can you verify that once?

Feb 9 2017, 12:50 PM · python, Debian version 9 codename Stretch, Whonix, Whonix 14, sdwdate-gui
Patrick created T626: sdwdate-gui right click menu locks up.
Feb 9 2017, 12:48 PM · Whonix, Whonix 14, bug, python, sdwdate-gui
joysn1980 added a comment to T624: port sdwdate, sdwdate-gui to python3.

Infact, these files itself needs quite a lot of work to convert into python3. It is probably not just changing the shebang.
It requires new modules to be installed, changes in those modules needs to be incorporated too. So modularizing the work will help me.

Feb 9 2017, 10:31 AM · Whonix 14, sdwdate-gui, sdwdate, Whonix, python
joysn1980 added a comment to T624: port sdwdate, sdwdate-gui to python3.

I am trying to list down the files that needs conversion

Feb 9 2017, 10:01 AM · Whonix 14, sdwdate-gui, sdwdate, Whonix, python
joysn1980 added a comment to T598: sdwdate-gui tray icon invisible in Debian stretch.

Yes it is indeed by design.
Some comments in the code

Feb 9 2017, 9:54 AM · python, Debian version 9 codename Stretch, Whonix, Whonix 14, sdwdate-gui
joysn1980 added a comment to T598: sdwdate-gui tray icon invisible in Debian stretch.

I see the same issue (repeated right click , restart ) is present even in the older version. Can you verify that once?
If so, we can fork "unresponsive right click" issue out of this ticket.

Feb 9 2017, 5:25 AM · python, Debian version 9 codename Stretch, Whonix, Whonix 14, sdwdate-gui

Feb 8 2017

Patrick added a comment to T598: sdwdate-gui tray icon invisible in Debian stretch.

sdwdate-gui -> right click "exit" ->
Segmentation fault

Feb 8 2017, 10:11 PM · python, Debian version 9 codename Stretch, Whonix, Whonix 14, sdwdate-gui
joysn1980 added a comment to T598: sdwdate-gui tray icon invisible in Debian stretch.

Well this issue is seen only in "Jessie" not in "Stetch". Still I fixed this.

Feb 8 2017, 4:27 PM · python, Debian version 9 codename Stretch, Whonix, Whonix 14, sdwdate-gui
Patrick added a comment to T598: sdwdate-gui tray icon invisible in Debian stretch.

Great! Merged. show_message (the popup) now functional again.

Feb 8 2017, 3:18 PM · python, Debian version 9 codename Stretch, Whonix, Whonix 14, sdwdate-gui
joysn1980 added a comment to T598: sdwdate-gui tray icon invisible in Debian stretch.

Here it is Patrick.
https://github.com/joysn/sdwdate-gui/commits/master/usr/lib/sdwdate-gui/show_message

Feb 8 2017, 3:11 PM · python, Debian version 9 codename Stretch, Whonix, Whonix 14, sdwdate-gui
Patrick renamed T624: port sdwdate, sdwdate-gui to python3 from port sdwdate and sdwdate-gui to python3 to port sdwdate, sdwdate-gui and python-guimessages to python3.
Feb 8 2017, 2:49 PM · Whonix 14, sdwdate-gui, sdwdate, Whonix, python
Patrick renamed T624: port sdwdate, sdwdate-gui to python3 from port sdwdate to python3 to port sdwdate and sdwdate-gui to python3.
Feb 8 2017, 2:43 PM · Whonix 14, sdwdate-gui, sdwdate, Whonix, python
Patrick added a comment to T598: sdwdate-gui tray icon invisible in Debian stretch.
  1. These packaging related changes are done in git master. (And can be seen in the git history.)
Feb 8 2017, 2:22 PM · python, Debian version 9 codename Stretch, Whonix, Whonix 14, sdwdate-gui
joysn1980 added a comment to T598: sdwdate-gui tray icon invisible in Debian stretch.

Few things

  1. I am not sure what changes are needed to make sure that we do
Feb 8 2017, 6:31 AM · python, Debian version 9 codename Stretch, Whonix, Whonix 14, sdwdate-gui

Feb 7 2017

Patrick added a comment to T598: sdwdate-gui tray icon invisible in Debian stretch.

These screenshots were useful to create a homepage for sdwdate-gui. There is now a homepage for both, sdwdate and sdwdate-gui.

Feb 7 2017, 5:58 PM · python, Debian version 9 codename Stretch, Whonix, Whonix 14, sdwdate-gui
Patrick added a comment to T598: sdwdate-gui tray icon invisible in Debian stretch.

Looks great!

Feb 7 2017, 5:20 PM · python, Debian version 9 codename Stretch, Whonix, Whonix 14, sdwdate-gui
joysn1980 added a comment to T598: sdwdate-gui tray icon invisible in Debian stretch.

As discussed with Patrick the issue is with the new KDE 5 (Plasma) architecture

Feb 7 2017, 8:18 AM · python, Debian version 9 codename Stretch, Whonix, Whonix 14, sdwdate-gui

Feb 3 2017

joysn1980 claimed T598: sdwdate-gui tray icon invisible in Debian stretch.
Feb 3 2017, 2:14 PM · python, Debian version 9 codename Stretch, Whonix, Whonix 14, sdwdate-gui

Jan 18 2017

Patrick closed T117: all python scripts need sigterm and sigint traps as Resolved.

Excellent! All merged.

Jan 18 2017, 11:41 AM · msgcollector, whonix-setup-wizard, anon-shared-helper-scripts, python-guimessages, sdwdate, sdwdate-gui, onion-grater (Control Port Filter Proxy), Whonix, python
joysn1980 added a comment to T117: all python scripts need sigterm and sigint traps.

whonix-setup-wizard, 1 change required, to be merged

Jan 18 2017, 9:26 AM · msgcollector, whonix-setup-wizard, anon-shared-helper-scripts, python-guimessages, sdwdate, sdwdate-gui, onion-grater (Control Port Filter Proxy), Whonix, python
joysn1980 added a comment to T117: all python scripts need sigterm and sigint traps.

So we are done with

Jan 18 2017, 8:46 AM · msgcollector, whonix-setup-wizard, anon-shared-helper-scripts, python-guimessages, sdwdate, sdwdate-gui, onion-grater (Control Port Filter Proxy), Whonix, python
joysn1980 added a comment to T117: all python scripts need sigterm and sigint traps.

From guimessages - 1 change required and it done
https://github.com/joysn/python-guimessages

Jan 18 2017, 8:44 AM · msgcollector, whonix-setup-wizard, anon-shared-helper-scripts, python-guimessages, sdwdate, sdwdate-gui, onion-grater (Control Port Filter Proxy), Whonix, python
joysn1980 added a comment to T117: all python scripts need sigterm and sigint traps.

From sdwdate-gui

Jan 18 2017, 8:16 AM · msgcollector, whonix-setup-wizard, anon-shared-helper-scripts, python-guimessages, sdwdate, sdwdate-gui, onion-grater (Control Port Filter Proxy), Whonix, python
joysn1980 added a comment to T117: all python scripts need sigterm and sigint traps.

br_add - nothing to add
striphtml nothing to add
generic_gui_message - done
tb_updater_gui - done

Jan 18 2017, 8:06 AM · msgcollector, whonix-setup-wizard, anon-shared-helper-scripts, python-guimessages, sdwdate, sdwdate-gui, onion-grater (Control Port Filter Proxy), Whonix, python

Jan 17 2017

Patrick added projects to T117: all python scripts need sigterm and sigint traps: onion-grater (Control Port Filter Proxy), sdwdate-gui, sdwdate, python-guimessages, anon-shared-helper-scripts, whonix-setup-wizard, msgcollector.

A few more projects are involved, where this is TODO. Btw there are all our components where python is involved.

Jan 17 2017, 3:41 PM · msgcollector, whonix-setup-wizard, anon-shared-helper-scripts, python-guimessages, sdwdate, sdwdate-gui, onion-grater (Control Port Filter Proxy), Whonix, python

Jan 15 2017

Patrick added a comment to T598: sdwdate-gui tray icon invisible in Debian stretch.

When sni-qt is installed:

Jan 15 2017, 6:03 AM · python, Debian version 9 codename Stretch, Whonix, Whonix 14, sdwdate-gui

Jan 11 2017

Patrick added a project to T598: sdwdate-gui tray icon invisible in Debian stretch: python.
Jan 11 2017, 5:50 PM · python, Debian version 9 codename Stretch, Whonix, Whonix 14, sdwdate-gui
Patrick added a project to T598: sdwdate-gui tray icon invisible in Debian stretch: Debian version 9 codename Stretch.
Jan 11 2017, 5:47 PM · python, Debian version 9 codename Stretch, Whonix, Whonix 14, sdwdate-gui
Patrick created T598: sdwdate-gui tray icon invisible in Debian stretch.
Jan 11 2017, 5:47 PM · python, Debian version 9 codename Stretch, Whonix, Whonix 14, sdwdate-gui

Dec 25 2016

Patrick changed the status of T533: iptables block network access until sdwdate succeeded from Open to Review.
Dec 25 2016, 2:52 AM · Whonix, usability, whonix-ws-firewall, whonix-gw-firewall, iptables, python, security, enhancement, sdwdate-gui, sdwdate
Patrick added a comment to T533: iptables block network access until sdwdate succeeded.
In T533#11156, @Patrick wrote:
Dec 25 2016, 2:52 AM · Whonix, usability, whonix-ws-firewall, whonix-gw-firewall, iptables, python, security, enhancement, sdwdate-gui, sdwdate

Dec 24 2016

Patrick added a comment to T533: iptables block network access until sdwdate succeeded.

First I thought allowing incoming traffic on Whonix-Workstation in timesync-fail-closed mode would be okay, since outgoing traffic would be blocked. On a second thought, it would not be useful if a hidden service was reachable but the backend server could not reply (still blocked in timesync-fail-closed mode). So...

Dec 24 2016, 6:51 PM · Whonix, usability, whonix-ws-firewall, whonix-gw-firewall, iptables, python, security, enhancement, sdwdate-gui, sdwdate

Dec 23 2016

Patrick added a comment to T533: iptables block network access until sdwdate succeeded.
Dec 23 2016, 11:27 PM · Whonix, usability, whonix-ws-firewall, whonix-gw-firewall, iptables, python, security, enhancement, sdwdate-gui, sdwdate
Patrick added a comment to T533: iptables block network access until sdwdate succeeded.

That's a good idea.

Dec 23 2016, 10:31 PM · Whonix, usability, whonix-ws-firewall, whonix-gw-firewall, iptables, python, security, enhancement, sdwdate-gui, sdwdate
marmarek added a comment to T533: iptables block network access until sdwdate succeeded.

What about retrying qubes-whonix-torified-updates-proxy-check.service on
connection failure?

Dec 23 2016, 8:53 PM · Whonix, usability, whonix-ws-firewall, whonix-gw-firewall, iptables, python, security, enhancement, sdwdate-gui, sdwdate
Patrick added a comment to T533: iptables block network access until sdwdate succeeded.

The current workaround (to unbreak Whonix developers repository) allowing full outgoing access to 127.0.0.1 is as bad as not implementing this ticket. (One could run apt-get update which results in uwt apt-get update connecting to 127.0.0.1, where Tor would accept it.)

Dec 23 2016, 8:49 PM · Whonix, usability, whonix-ws-firewall, whonix-gw-firewall, iptables, python, security, enhancement, sdwdate-gui, sdwdate

Dec 16 2016

Patrick changed the status of T533: iptables block network access until sdwdate succeeded from Review to Open.

Blocking outgoing connections to 127.0.0.1 in timesync-fail-closed mode creates massive issues. For example konsole starts but then is unresponsive (frozen) due to the blocked localhost tcp packages. (And since we'll stay with kwrite.) A solution needs to be found.

Dec 16 2016, 4:48 PM · Whonix, usability, whonix-ws-firewall, whonix-gw-firewall, iptables, python, security, enhancement, sdwdate-gui, sdwdate

Sep 16 2016

Patrick changed the status of T533: iptables block network access until sdwdate succeeded from Open to Review.
Sep 16 2016, 2:54 PM · Whonix, usability, whonix-ws-firewall, whonix-gw-firewall, iptables, python, security, enhancement, sdwdate-gui, sdwdate

Sep 15 2016

marmarek added a comment to T533: iptables block network access until sdwdate succeeded.

I'd expect some more problems, but nothing serious. For example CUPS may
not work...

Sep 15 2016, 11:40 PM · Whonix, usability, whonix-ws-firewall, whonix-gw-firewall, iptables, python, security, enhancement, sdwdate-gui, sdwdate
Patrick added a comment to T533: iptables block network access until sdwdate succeeded.

Only kwrite does not work without localhost access. Strange.

Sep 15 2016, 11:36 PM · Whonix, usability, whonix-ws-firewall, whonix-gw-firewall, iptables, python, security, enhancement, sdwdate-gui, sdwdate
marmarek added a comment to T533: iptables block network access until sdwdate succeeded.

Network shouldn't be needed for GUI applications as long as DISPLAY
environment variable is correctly set. Make sure it's :0, and not
localhost:0.

Sep 15 2016, 11:16 PM · Whonix, usability, whonix-ws-firewall, whonix-gw-firewall, iptables, python, security, enhancement, sdwdate-gui, sdwdate
Patrick added a comment to T533: iptables block network access until sdwdate succeeded.

On Whonix-Gateway:

Sep 15 2016, 11:00 PM · Whonix, usability, whonix-ws-firewall, whonix-gw-firewall, iptables, python, security, enhancement, sdwdate-gui, sdwdate

Sep 9 2016

Patrick added a comment to T533: iptables block network access until sdwdate succeeded.
Sep 9 2016, 3:25 PM · Whonix, usability, whonix-ws-firewall, whonix-gw-firewall, iptables, python, security, enhancement, sdwdate-gui, sdwdate

Sep 7 2016

HulaHoop added a comment to T533: iptables block network access until sdwdate succeeded.

Up to you but I still think timesync-fail-open sounds more technically descriptive from a dev POV than using normal/regular. That isn't a problem because regular users should not even know about it.

Sep 7 2016, 4:07 PM · Whonix, usability, whonix-ws-firewall, whonix-gw-firewall, iptables, python, security, enhancement, sdwdate-gui, sdwdate

Sep 5 2016

Patrick added a comment to T533: iptables block network access until sdwdate succeeded.

restricted mode -> timesync-fail-closed mode

Sep 5 2016, 3:02 PM · Whonix, usability, whonix-ws-firewall, whonix-gw-firewall, iptables, python, security, enhancement, sdwdate-gui, sdwdate
Patrick updated the task description for T533: iptables block network access until sdwdate succeeded.
Sep 5 2016, 2:20 PM · Whonix, usability, whonix-ws-firewall, whonix-gw-firewall, iptables, python, security, enhancement, sdwdate-gui, sdwdate

Sep 4 2016

Patrick added a comment to T533: iptables block network access until sdwdate succeeded.

Added to bootclockrandomization package. Non-ideal, but less overhead (no additional package just for this) and more code can be reused.

Sep 4 2016, 8:10 PM · Whonix, usability, whonix-ws-firewall, whonix-gw-firewall, iptables, python, security, enhancement, sdwdate-gui, sdwdate
Patrick added a comment to T533: iptables block network access until sdwdate succeeded.

Yes.

Sep 4 2016, 5:18 PM · Whonix, usability, whonix-ws-firewall, whonix-gw-firewall, iptables, python, security, enhancement, sdwdate-gui, sdwdate

Sep 1 2016

HulaHoop added a comment to T533: iptables block network access until sdwdate succeeded.

OK. Do you suggest a simple sdwdate input box for them to put their current time in, then it applies the offset range we think is safe before setting the guest time?

Sep 1 2016, 5:22 PM · Whonix, usability, whonix-ws-firewall, whonix-gw-firewall, iptables, python, security, enhancement, sdwdate-gui, sdwdate

Aug 29 2016

Patrick added a comment to T533: iptables block network access until sdwdate succeeded.

It's a bit more difficult.

Aug 29 2016, 10:59 PM · Whonix, usability, whonix-ws-firewall, whonix-gw-firewall, iptables, python, security, enhancement, sdwdate-gui, sdwdate
HulaHoop added a comment to T533: iptables block network access until sdwdate succeeded.

Maybe instruct them to:

Aug 29 2016, 10:18 PM · Whonix, usability, whonix-ws-firewall, whonix-gw-firewall, iptables, python, security, enhancement, sdwdate-gui, sdwdate
Patrick added a comment to T533: iptables block network access until sdwdate succeeded.
- separate whonixcheck help message when Tor bootstrap succeeded but timesync failed
- avoid too technical word "bootstrap"
- output
- comments
Aug 29 2016, 9:53 PM · Whonix, usability, whonix-ws-firewall, whonix-gw-firewall, iptables, python, security, enhancement, sdwdate-gui, sdwdate

Aug 28 2016

HulaHoop added a comment to T533: iptables block network access until sdwdate succeeded.

Instead of monitoring the clock for changes we can assume that an interrupted Tor connection was caused by suspend event that initiates syncing. Is the tearing down of stale circuits when waking up the machine detectable in Tor's log? Can this be checked via a controlport event?

Aug 28 2016, 1:56 AM · Whonix, usability, whonix-ws-firewall, whonix-gw-firewall, iptables, python, security, enhancement, sdwdate-gui, sdwdate

Aug 27 2016

HulaHoop added a comment to T533: iptables block network access until sdwdate succeeded.

clock jump detection would be useful independently from this ticket also.

Aug 27 2016, 6:31 PM · Whonix, usability, whonix-ws-firewall, whonix-gw-firewall, iptables, python, security, enhancement, sdwdate-gui, sdwdate

Aug 26 2016

Patrick added a comment to T533: iptables block network access until sdwdate succeeded.

WIP

Aug 26 2016, 9:02 PM · Whonix, usability, whonix-ws-firewall, whonix-gw-firewall, iptables, python, security, enhancement, sdwdate-gui, sdwdate
Patrick added a comment to T533: iptables block network access until sdwdate succeeded.

WIP

Aug 26 2016, 8:55 PM · Whonix, usability, whonix-ws-firewall, whonix-gw-firewall, iptables, python, security, enhancement, sdwdate-gui, sdwdate

Aug 25 2016

Patrick added a comment to T533: iptables block network access until sdwdate succeeded.

WIP

Aug 25 2016, 4:11 AM · Whonix, usability, whonix-ws-firewall, whonix-gw-firewall, iptables, python, security, enhancement, sdwdate-gui, sdwdate

Aug 24 2016

Patrick updated the task description for T533: iptables block network access until sdwdate succeeded.
Aug 24 2016, 7:52 PM · Whonix, usability, whonix-ws-firewall, whonix-gw-firewall, iptables, python, security, enhancement, sdwdate-gui, sdwdate
Patrick added a comment to T533: iptables block network access until sdwdate succeeded.

WIP

Aug 24 2016, 7:52 PM · Whonix, usability, whonix-ws-firewall, whonix-gw-firewall, iptables, python, security, enhancement, sdwdate-gui, sdwdate

Aug 23 2016

Patrick added a comment to T533: iptables block network access until sdwdate succeeded.

Thank you for participating in this one! I can really use some input here.

Aug 23 2016, 7:15 PM · Whonix, usability, whonix-ws-firewall, whonix-gw-firewall, iptables, python, security, enhancement, sdwdate-gui, sdwdate
HulaHoop added a comment to T533: iptables block network access until sdwdate succeeded.

I like the idea but how do you plan to tackle the case when a user resumes a guest from sleep?

Aug 23 2016, 6:38 PM · Whonix, usability, whonix-ws-firewall, whonix-gw-firewall, iptables, python, security, enhancement, sdwdate-gui, sdwdate
Patrick updated the task description for T533: iptables block network access until sdwdate succeeded.
Aug 23 2016, 4:58 PM · Whonix, usability, whonix-ws-firewall, whonix-gw-firewall, iptables, python, security, enhancement, sdwdate-gui, sdwdate
Patrick updated the task description for T533: iptables block network access until sdwdate succeeded.
Aug 23 2016, 4:57 PM · Whonix, usability, whonix-ws-firewall, whonix-gw-firewall, iptables, python, security, enhancement, sdwdate-gui, sdwdate

Aug 3 2016

Patrick updated the task description for T534: make sdwdate-gui Qubes friendly (sdwdate-gui-qubes).
Aug 3 2016, 4:06 PM · Whonix, python, Qubes, usability, security, enhancement, sdwdate, sdwdate-gui
Patrick created T534: make sdwdate-gui Qubes friendly (sdwdate-gui-qubes).
Aug 3 2016, 4:04 PM · Whonix, python, Qubes, usability, security, enhancement, sdwdate, sdwdate-gui
Patrick closed T300: replace timesync progress bar by tray icon sdwdate-gui as Resolved.

Split task iptables block network access until sdwdate succeeded:
T533

Aug 3 2016, 3:57 PM · sdwdate-gui, Whonix 13, sdwdate, timesync, Whonix, usability, bug, sponsor-C
Patrick updated the task description for T300: replace timesync progress bar by tray icon sdwdate-gui.
Aug 3 2016, 3:57 PM · sdwdate-gui, Whonix 13, sdwdate, timesync, Whonix, usability, bug, sponsor-C
Patrick created T533: iptables block network access until sdwdate succeeded.
Aug 3 2016, 3:56 PM · Whonix, usability, whonix-ws-firewall, whonix-gw-firewall, iptables, python, security, enhancement, sdwdate-gui, sdwdate
Patrick added a project to T300: replace timesync progress bar by tray icon sdwdate-gui: sdwdate-gui.
Aug 3 2016, 3:38 PM · sdwdate-gui, Whonix 13, sdwdate, timesync, Whonix, usability, bug, sponsor-C
Patrick created sdwdate-gui.
Aug 3 2016, 3:37 PM