Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
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.
|
|
|
|
hopefully it's a bit more clear now.
developer: feedback welcome. are you able to get it running
with the instructions listed here?
|
|
|
|
|
|
and a jsonvalidate function too,
that calls to jsonchemea.validate(self, data) with self.schema
We're using the specs to both purposes now:
* providing a type casting system for our config options (work in
progress for the type casting)
* json schema validation
|
|
|
|
|
|
|
|
ping the listed gateway.
|
|
renamed setup-->pkg because name collision
|