nativescript-secure-storage icon indicating copy to clipboard operation
nativescript-secure-storage copied to clipboard

Is it still safe to use this? SAMKeychain is deprecated and Hawk library seems to be dying.

Open jdmeer opened this issue 5 years ago • 4 comments

The SAMKeychain repository has been marked read-only: https://github.com/soffes/SAMKeychain

The Hawk library seems to have been abandoned: https://github.com/orhanobut/hawk/issues/239

Also, the version of Facebook Conceal Hawk is using doesn't support 64bit: https://github.com/orhanobut/hawk/issues/233

jdmeer avatar Mar 06 '20 15:03 jdmeer

@jdmeer I agree with you. On iOS we could use keychain-swift On Android we could use keystore

No time to look at this right now but should be doable.

farfromrefug avatar Apr 29 '20 09:04 farfromrefug

I was just asking myself the same question.

For Android, we currently have this alternative https://github.com/acharyaks90/nativescript-secure-android-keystore

jamesst20 avatar May 06 '20 18:05 jamesst20

Hi Eddy and other nativescript community members. If you have some spare time, please update the plugin so we can use keychain-swift and android keystore. It is becoming crucial for current app updates and development of new ones... Thank you.

darko-bw avatar Sep 09 '21 09:09 darko-bw

Hi Eddy and other nativescript community members. If you have some spare time, please update the plugin so we can use keychain-swift and android keystore. It is becoming crucial for current app updates and development of new ones... Thank you.

@basil-wolf You are welcome to create a PR if it is crucial to you. Our time is limited and we cant be the only ones maintaining those plugins. It would be greatly appreciated.

farfromrefug avatar Sep 09 '21 13:09 farfromrefug