zrok icon indicating copy to clipboard operation
zrok copied to clipboard

Geo-scale, next-generation peer-to-peer sharing platform built on top of OpenZiti.

Results 81 zrok issues
Sort by recently updated
recently updated
newest added

It would be helpful if the ziti entities created by `zrok admin bootstrap` had a meaningful prefix like `zrok-` so that they are identifiable in the ziti network administrator's view....

spike

Zrok currently still requires IPv4. Also the site zrok.io doesn't have AAAA records. Is there any plan on supporting IPv6?

evidence

Add a declarative function to enable the env unless already enabled that returns the enabled root context. This is the Py SDK counterpart to the Go SDK feature: https://github.com/openziti/zrok/issues/510

feature

Discussion: https://openziti.discourse.group/t/webdav-with-cors/1967 I'd like to be able to use WebDAV interface from a Progressive Web Application (PWA) but that will require explicitly allowing access via CORS headers on the server...

enhancement

The "relax" functionality in the limits agent should be made more resilient. There may be a gap where when a user is limited, and then they remove a share or...

defect
enhancement

Allow access to public frontends to be constrained to a list of accounts, or to an account group (#537)

enhancement

Support organizations in the account system. Group users into organizations. Some user(s) can be group administrators (allowed to add/remove users from the group and nominate new admins).

feature

Integrate OAuth in addition to bespoke username/password for account signup.

feature

Is it possible to allow use uuid with --unique-name? 36 characters and minus sign "-". RFC952 allows the use of these characters. https://www.rfc-editor.org/rfc/rfc952 ``` zrok reserve public http://localhost:8080 --unique-name e96f9c92-bf59-4090-b6a0-d4df0c7e24c7...

enhancement

If we end up with some kind of "cache advice" framework (as a result of correcting #529), we might be able to start re-wiring released and over-quota shares such that...

enhancement