Jamil

Results 352 issues of Jamil

The `androidx.security:security-crypto` library is recently deprecated and this approach seems to be the alternative.

kind/refactor
area/android_client

In many cases, the order of DNS servers matter, whether entered into the portal, or read from the system resolvers. When applying our sentinels to the system, we should aim...

kind/bug
area/connlib
area/apple_client
area/windows_client
business_value/high
kind/UX/admin
kind/feedback
kind/UX/user

1. Spin up new Windows 11 Pro VM, install all updates 2. Install Firezone 1.5.0 RC 3. Launch Firezone 4. Looks like the WebView fails to load

kind/bug
area/windows_client
area/rust_gui_client

For certain events, we want to ensure the connected entity has ACKed the request. PubSub is not a good system for this because there is no way to guarantee delivery....

kind/bug
kind/refactor
area/portal

Phoenix.PubSub does not guarantee orderings. When broadcasting events from the WAL stream, we already have an ordering indicator at our disposal we can use to help detect receiving out-of-order messages,...

kind/bug
kind/refactor
area/portal

When sending the file-based `external_id` (device_id) from our Sentry contexts, we aren't able to easily look these up against prod data because we add an extra anonymization step to sha256...

area/connlib
area/apple_client
area/windows_client
area/headless-client
area/rust_gui_client

When unchecking a checked `client_verification` policy condition, it fails, on Firefox. https://github.com/user-attachments/assets/2b2f55fe-f558-4c4a-bb43-0e5d591348b2

kind/bug
kind/UI
area/portal
kind/UX/admin

During deploys, we successfully spin up all new nodes before bringing down old ones. However, we have no guarantee that _each_ of the api, domain, and web node types are...