-
As iOS platform supports Keychain experimentally, other platforms have similar secure implementations of a simple key-value storage directly, like Android's [Keystore](https://developer.android.com/pr…
-
**Requested by:** Philippe Verley at IRD on the [Speciforum](https://discourse.specifysoftware.org/t/automatically-create-a-new-collector-upon-ce-creation/2051/1)
> The title purposefully mimics [A…
-
### Steps to reproduce
Create a web project.
In my case, use secure_storage to store some value. It is stored as plain text.
### Expected results
The value that cannot be decoded should be ignored…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Auth
### Which platforms are affected?
iOS
### Description
I ha…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
Improved User Interface:
Visual Appeal: Enhance the overall visual appeal of the websi…
-
### Is this a unique feature?
- [X] I have checked "open" AND "closed" issues and this is not a duplicate
### Is your feature request related to a problem/unavailable functionality? Please descr…
-
# Context
Hi all, I came to know unison from https://github.com/lra/mackup/issues/1924, because I was exploring ways to backup any important application configurations that I use daily. My needs are …
p2635 updated
1 month ago
-
### Is this a unique feature?
- [X] I have checked "open" AND "closed" issues and this is not a duplicate
### Is your feature request related to a problem/unavailable functionality? Please describe.…
-
**Is your feature request related to a problem? Please describe.**
The default LUKS encryption options do not meet the needs of some use cases.
**Describe the solution you'd like**
Introduce a fe…
-
## Bug report
**Describe the bug**
When the app is launched from a cold start scenario, `getInitialMessage` is called, however, the value of `initialMessage` is null in majority of the cases
In…