onionjake

Results 11 issues of onionjake

The readme should encourage you to double check if something is encrypted after writing the .gitattributes file. You can verify the filter is being matching by doing: ``` git check-attr...

Make is extremely clear that while file sync is one really useful application of clearskies, it is now written in such a way that any friend-to-friend application is supported by...

We need to understand the effort involved in implementing [UploadPartCopy](https://docs.aws.amazon.com/AmazonS3/latest/API/API_UploadPartCopy.html). This is used by the amazon SDK's when the source object is larger than 5 GB. ~It is okay to...

Are there any additional resources that could be linked to in order to help understand what is "within the scope of your employment" versus what is "relates to the Company's...

Thank you for putting the work into creating an agreement that is _significantly_ more balanced than anything else out there. This sentence still feels like it is overly granting rights...

I often want to use https with basic auth to secure other services that I don't necessarily want to trust to be bullet-proof. It would be nice to have it...

Create special types for information that definitely shouldn't be serialized (i.e. types with MarshalText and MarshalJSON that panic).

Enhancement
Needs investigation