at_libraries icon indicating copy to clipboard operation
at_libraries copied to clipboard

Support libraries & dependencies for Atsign's technology

Results 62 at_libraries issues
Sort by recently updated
recently updated
newest added

**- What I did** - added a new package at_chops **- How I did it** - used encryption algo implementation from https://pub.dev/packages/encrypt and https://pub.dev/packages/crypton - introduced objects for representing various...

### Describe the bug * As part of the github action checks, unit tests are only running for at_lookup package (and only because I just added a job specifically for...

bug

**- What I did** - Default keys path set to "$HOME/.atsign/at_onboarding_cli/keys/$atsign_key.atKeys" - Default storage path set to "$HOME/.atsign/at_onboarding_cli/storage/$atsign" - init method to automatically set the commitLogPath, hiveStorage path to the...

### Is your feature request related to a problem? Please describe. See https://github.com/atsign-foundation/at_client_sdk/issues/756 and https://github.com/atsign-foundation/at_libraries/issues/235 ### Describe the solution you'd like Incorporate the signing library into the overall at_chops library...

enhancement
3 SP
PR50

**Is your feature request related to a problem? Please describe.** As described in this [document](https://docs.google.com/document/d/1z8xAjqJQ3NtqYOAhhgIvQULGeF9ZL7EtwqnGSjBjiXU/edit#), there is an opportunity to provide an end-to-end encrypted, peer-to-peer, surveillance free notification service. **Describe...

enhancement

**- What I did** - Updated the dependencies. - In `get()` from `AtServerStatusImpl` we are not setting atsignStatus. So I have added a line to fix it. **- How I...

**Describe the bug** On pub.dev the Repository (GitHub) link points to https://github.com/michaelspiss/dart-utf7 rather than https://github.com/atsign-foundation/at_libraries/tree/trunk/dart_utf7 The usage example also imports the upstream utf7 rather than the at_utf7 (Null safety) fork....

bug

**Describe the bug** If a device is offline then at_lookup can cause the application to crash rather than wait for connectivity to come back. Looks to be a failure in...

bug

Updated logo to smaller size **- What I did** Updated the @platform logo to smaller size **- How I did it** Added new sizing code **- How to verify it**...

**- What I did** Added index and search verbs to at_lookup library. **- How I did it** **- How to verify it** **- Description for the changelog**