fkooman

Results 26 issues of fkooman

the sqlite database is automatically initialized on first run, so no need to do that manually, but if that fails for some reason the first time a 0 byte sqlite...

bug

``` A "http://remotestorage.io/spec/web-authoring" property has been proposed with a string value of the fully qualified domain name to which web authoring content is published if the server supports web authoring...

enhancement

Minisign 0.10 was released over the weekend and defaults to using prehashed signatures. See [here](https://jedisct1.github.io/minisign/#signature-format) for more information about prehashed signatures. In the future "legacy" signatures will be removed from...

It seems more of a liability than adding anything: https://github.com/scottyab/secure-preferences ``` By default it's not bullet proof security (in fact it's more like obfuscation of the preferences) but it's a...

enhancement

http://mesonbuild.com/ Tested on and works on: * CentOS 7 * FreeBSD 11.1-RELEASE-p9 * Fedora 27 * Debian 9 I'm not super happy about it, especially regarding the `-I` flags, but...

The app "caches" the OAuth token endpoint when storing an authorization. This is not great if the server changes endpoints, it will break and probably hit a wrong URL that...

It just keeps going, see the log dump below (specifically the timestamps!). 1. Connect using OpenVPN to a server 2. Disable the user on the server This means that the...

I'm seeing some strange behavior with the iOS app (+OpenVPN) which doesn't occur for macOS. The iOS client disconnects every 2 minutes and comes back immediately when you leave it...

On server upgrade of `nl.eduvpn.org` the Profile ID changed from `amsterdam` to `ams`. The client should handle this properly, i.e., make sure the profile still exists by calling the `/info`...

It would be really helpful when the macOS/iOS app also shows the URL that was contacted that generates an error so we can figure out what exactly causes the problem....