Results 76 issues of Micah Lee

I'm getting these errors in my syslog, and I think Flock Agent is the cause: ``` Dec 30 15:25:20 cloak gnome-shell[2086]: [AppIndicatorSupport-FATAL] unable to update icon Dec 30 15:25:20 cloak...

bug

Right now all of the strings are in English, and hard-coded directly into the source code. In order to support translating Flock Agent into different languages, we need to: -...

enhancement

The most complicated part about this will be the communication between the GUI and the daemon, which right now uses unix sockets. We might be able to still use unix...

enhancement

I'd like to see if we can figure this one out, but there might be some issues: https://blog.kolide.com/screensaver-security-on-macos-10-13-is-broken-a385726e2ae2

enhancement
macos

The Flock Agent daemon now writes logs to `/var/log/flock-agent/log` in Linux, `/usr/local/var/log/flock-agent/log` in macOS. The way it currently works, it just appends to this log file forever. I could see...

There should be some sort of way to communicate to the user when there's a persistent problem. For example, if the Flock server consistently returns errors.

enhancement

All of the twigs in Linux so far are taken from macOS, so they just include these: ![Screenshot_2019-10-10_21-30-01](https://user-images.githubusercontent.com/156128/66617944-271f3a80-eba5-11e9-9da1-5302151cbf5b.png) We should spend time thinking about what other information would be useful...

linux

It's considerably easy to write tests for the daemon than it is for the GUI. Now that they're split into separate processes, we should be testing the daemon.

It would amazing if Dangerzone could be a standalone program without requiring the user to separately install Docker Desktop. Dangerzone relies on Linux containers though, and so Docker Desktop runs...

enhancement

I do a lot of shit-talking on Skype but don't offer alternatives for voice calls. @lazzarello, wanna write a new calls section (and possibly video calls, if the technology is...