The Wayback Machine - http://web.archive.org/web/20210815104506/https://github.com/topics/zero-trust
Skip to content
#

zero-trust

Here are 42 public repositories matching this topic...

pomerium
travisgroth
travisgroth commented Aug 14, 2019

Is your feature request related to a problem? Please describe.

As observed during #261, users can accidentally set timeouts inconsistently. A concrete example is that one can set a User facing timeout lower than any backend timeout, such that requests may fail early.

Describe the solution you'd like

We should provide some sanity checking to prevent unintended timeout behavior.

CodyFagley
CodyFagley commented Jul 20, 2021

IMPORTANT NOTE: As of v0.26.3, the content below is ONLY relevant for Raspberry Pi (3+)

Xita cross compiler is currently hung up on data types system, because the memory allocation system is not implemented in assembly. Types that exceed 8 bytes in size must dynamically allocate memory to hold the data.

To continue development of data types for the language, the compiler dev te

Improve this page

Add a description, image, and links to the zero-trust topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the zero-trust topic, visit your repo's landing page and select "manage topics."

Learn more