-
- When calling `OnboardingService.onboard` with the cramSecret, it just onboards a random atSign from the keychain
- When calling `OnboardingService.authenticate` with the cramSecret, it tries to pul…
-
### Describe the bug
sshnpd allows ssh_request if there is any policy match for the client atSign with the daemon's atSign and device name
### Steps to reproduce
- configure a policy with permitOpe…
-
### Describe the bug
```
trunk on trunk [!?]
N ➜ at_cli -a -f ~/.atsign/keys/@snooker25_key.atKeys --atsign @snooker25 -k test1.testingdemo -p false -v update --value "foobar"
146
trunk on …
-
This is a tracker ticket for the C version of `at_activate`
## Dependencies
These need to be completed before we even start writing the `at_activate` program
`packages/atchops`
- [x] RSA Key…
-
We have our own way of doing enrollment requests, approvals, etc,.
- [x] atauth_enrollment_request - user requests for namespace access in atSign | unauthorized app requests for namespace access fr…
-
After switching to the new atsign make sure that it should directly take us to that newly switched atsign.
-
### Describe the bug
In "main.c",since null is passed to the atclient_utils_find_atserver_address() function in "atclient.c", the default values of production root server and port are used. Hence t…
-
Dependent on atsign-foundation/at_c#176
```[tasklist]
### Tasks
- [ ] https://github.com/atsign-foundation/at_c/issues/176
- [ ] atsign-foundation/at_c#74
```
-
See video explanation:
https://github.com/user-attachments/assets/d80665b1-a963-426e-9097-0aacf1edef8e
Summary:
If I explicitly pass an atSign which is not currently in the keychain to AtOnbo…
-
My json look likes this.
{
"name:"text",
"@type":"text"
}
I tried with $['@type'] but got no result in jsonpath.com.
finally, I found this question on stackoverflow that suggested to use hex c…