Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
feature/detect_vpn
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
it's still buggy in that it does not bother to stop
the ongoing checks or connection. we should take care of that soon.
|
|
using a quite lame cryptedfile by the moment until dbus bug
makes gnome-keyring usable again or we come up with the
encrypted database solution. we might want to explore the
option of using this python-keyring with the different
native backends for win and macosx.
for now: we generate a random secret that we store in the qsettings file.
so, the whole thing is just to avoid plaintext stuff.
for this, we could have done rot13, haha.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
validation still a bit fragile but there it is.
|
|
|
|
|
|
hopefully it's a bit more clear now.
developer: feedback welcome. are you able to get it running
with the instructions listed here?
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/leap/eip/config.py
src/leap/eip/specs.py
|
|
and type casting.
|
|
|
|
|
|
|
|
But thread not being successfully killed.
|
|
|
|
|
|
TODO: tests.
|
|
|
|
|
|
|
|
|
|
|
|
|