HN user
mback2k
[ my public key: https://keybase.io/mback2k; my proof: https://keybase.io/mback2k/sigs/qyUgq525wM1Ys9n4MO917LDGkbRnaX__LuXO1pW1xhM ]
Nice, would be great if it also worked without an actual server by just supporting synced file storage (e.g. Dropbox, Nextcloud, etc.)
Sounds great. I hope that Windows support without an additional crypto library dependency is added soon, e.g. using Windows CryptoAPI or Windows Cryptography API: Next Generation (CNG).
I don't think that this is true. See https://github.com/awslabs/s2n/blob/master/bin/s2nc.c
The plaintext password could probably be replaced by hashed passwords. Directly within the spec. Even though it already allows additional or different layers of security, this motivates developers to implement a basic level of security right into the application layer.
So, this is not actually keyless SSL but SSL using something like a Hardware Security Module over networked PKCS#11. Did I miss something?
I just tested GlassWire with OpenVPN on Windows 7 64-bit. I get an instant bluescreen as soon as the GlassWire driver is installed and started and OpenVPN is connected. The order doesn't matter, as soon as both applications are active, boom. Please investigate. I had to manually remove the driver, because the bluescreen occurred during installation and corrupted the deinstallation routine.
The driver wasn't signed by Microsoft, but VeriSign Class 3 Code Signing 2010 CA.
Thanks! I am looking forward to the Linux monitoring.
Yep, I second that feature request. My OpenVPN connection with redirect-gateway enabled sometimes looses its route definitions and suddenly all my traffic goes directly to the internet instead.
Great application, please create one that can be run on Linux and Windows machines as a service and monitoried using such a beautiful client software.
Other examples primarily for Python, but also including Ruby and JavaScript:
- "eval(raw_input())" --> https://github.com/search?q=%22eval%28raw_input%28%29%29%22&...
- "eval(request" --> https://github.com/search?q=%22eval%28request%22&type=Code&r...
- "eval(request.POST" --> https://github.com/search?q=exec%28%24_POST&type=Code&ref=se...
- "eval(request.GET" --> https://github.com/search?q=%22eval%28request.GET%22&type=Co...
A mileage tracking app that primarily uses the following input methods:
- taking a photo of the current mileage displayed on the dashboard that is automatically analyzed using text recognition technology.
- the current position (using the phones location information, e.g. GPS and cell-tower information) and address.
In case the photo cannot be interpreted or the location is not know, it should also be possible to manually enter the required information using an easy to use interface. It should be possible to categorize trips and take a "snapshot" at the origin and destination location.
Now supports hourly automatic sync through a two step setup process. No link importing anymore.