Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jdmeer opened this issue Mar 6, 2020 · 4 comments

Comments

@jdmeer
Copy link

jdmeer commented Mar 6, 2020

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

The Hawk library seems to have been abandoned: orhanobut/hawk#239

Also, the version of Facebook Conceal Hawk is using doesn't support 64bit: orhanobut/hawk#233

@jdmeer jdmeer changed the title Is this still safe to use this on Android? Hawk library seems to be dying. Is it still safe to use this on Android? Hawk library seems to be dying. Mar 6, 2020
@jdmeer jdmeer changed the title Is it still safe to use this on Android? Hawk library seems to be dying. Is it still safe to use this? SAMKeychan is deprecated and Hawk library seems to be dying. Mar 6, 2020
@jdmeer jdmeer changed the title Is it still safe to use this? SAMKeychan is deprecated and Hawk library seems to be dying. Is it still safe to use this? SAMKeychain is deprecated and Hawk library seems to be dying. Mar 6, 2020
@farfromrefug
Copy link
Contributor

@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.

@jamesst20
Copy link

I was just asking myself the same question.

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

@darko-bw
Copy link

darko-bw commented Sep 9, 2021

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.

@farfromrefug
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants