Data Sync User

Results 1103 issues of Data Sync User

┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/PUSH-20)

┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/PUSH-21)

For legacy reasons, we did not set a GC policy on router records. This was because we were not marking mobile devices as “lively” when they did a daily check...

Currently jrconlin has some permissions that the other team members do not have for aspects of production and stage versions of Push. We should ensure that the infra system is...

Previously, we had a tool that would sync Jira and Github ticket creation / modification and closure. With the move to a new Project and team, that tooling undoubtedly broke....

We landed support for having the Rust code directly verify the access token JWT, and directly generate the HAWK tokens for syncstorage. We landed it so it only works if...

Like [https://mozilla-hub.atlassian.net/browse/SYNC-4711](https://mozilla-hub.atlassian.net/browse/SYNC-4711|smart-link), we can delete these nodes' DNS entries. ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/STOR-158)

Per [https://mozilla-hub.atlassian.net/browse/SYNC-4184](https://mozilla-hub.atlassian.net/browse/SYNC-4184|smart-link) : We can safely delete the old, decommissioned syncstorage nodes stored in tokenserver’s `nodes` table. The presence of these records shouldn’t cause any issues in theory, but due...

One pain point on the tokenserver incident was that we lack referential documentation on the entire system. It’s possible that documenting the pruning scripts could be sufficient, but we should...

Currently, we have a few places where we do crypto in syncstorage, this is not exhaustive but: * We verify JSON web tokens in the tokenserver’s tokenserver-auth crate * We...