You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,8 @@ This library forks both the `androidx.security:security-crypto` and the `android
22
22
23
23
### Should I be using this library?
24
24
25
-
**TL;DR - No, probably not.**
25
+
> [!CAUTION]
26
+
> **TL;DR - No, probably not.**
26
27
27
28
The existance of `EncryptedSharedPreferences` has misled many developers by implying that there's an inherent insecurity with `SharedPreferences`, which is simply not true.
28
29
@@ -124,4 +125,4 @@ distributed under the License is distributed on an "AS IS" BASIS,
124
125
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
125
126
See the License for the specific language governing permissions and
0 commit comments