vapor-ware / sctl

SCTL is not End2End encryption, instead SCTL is more of an envelope, in which you store secrets until they are needed, and those secrets should only remain available in plain text while the operation that needs them is active.
GNU General Public License v3.0
8 stars 2 forks source link

Windows support #27

Closed lazypower closed 5 years ago

lazypower commented 5 years ago

I'll need a volunteer to test sctl on windows, however this appears to be mostly supported already per some early effort by @marcoceppi.

We'll need to get the cross-compile target enabled in goreleaser and update the publishing pipeline, but I think this is doable once we near a 1.0.0 candidate

marcoceppi commented 5 years ago

I have a windows, I volunteer