StarHack

Results 3 issues of StarHack

Adds some very basic DnD support for external files on macOS. - I don't understand event routing yet, so the implementation is probably incorrect. - Support for Windows and Linux...

I tried to set up this project under macOS but I get the following error message at the last step: ``` go build # github.com/sourcekris/goflint ../go/pkg/mod/github.com/sourcekris/[email protected]/flint.go:1044:13: could not determine kind...

#### What is the purpose of this change? This adds pure Go support for the [Internxt](https://internxt.com/) backend. I reverse engineered and implemented their encryption protocol for this purpose #### Was...