Grant Limberg

Results 53 comments of Grant Limberg

@Smallthing no, this project is C, C++ and Rust. No Go at all.

We'll happily accept Pull Requests to package things up in Clear's package format. Additionally, [this repo](https://github.com/zerotier/install.zerotier.com/) holds the install script, so once we have a method to build the packages,...

@erikh I'm 99% sure the issue you're talking about is completely unrelated. The issue Travis found is a display issue that only affects "public" networks

@iZetiX It's because we like to clean up after ourselves. When someone leaves a network, we take the assumption that you're leaving it and may never join it again. Therefore,...

As noted on the other issue, the windows driver has been signed using an EV cert for years now.

Posting this link here for reference on WDAC https://docs.microsoft.com/en-us/windows/security/threat-protection/windows-defender-application-control/wdac-and-applocker-overview Allows you to whitelist things by code signature. Current issues: 1. Code sig is different between Driver & App bundle 2....

> Is there ever a case when a ZT network should be encapsulated inside of another ZT network? Yes there is. For instance, Google Kubernetes Engine only has link local...

> I think what is building up is ipv6 addresses Hrm...I thought some code got added to not use temporary IPv6 addresses. Wonder if it's collecting & advertising those addresses...

It's not returning a different number of peers. It's returning multiple paths. Peers:Paths is a 1:many relationship as a peer can have multiple endpoints (or Paths)