-
- 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…
-
### Is your feature request related to a problem? Please describe.
For demonstration / kicking the tyres purposes, we want to support policies like "allow every atSign to connect to `someHost:someP…
-
Depends on https://github.com/atsign-foundation/at_c/issues/413
Once atrpc is implemented, this reuses the same functions as already implemented for #1408.
-
### 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…
-
### Is your feature request related to a problem? Please describe.
pubKeyCS in metadata currently uses md5 checksum which is outdated.
Refer
https://github.com/atsign-foundation/at_libraries/pull/5…