Skip to content
This repository has been archived by the owner on Sep 25, 2021. It is now read-only.

Delete the NFC permission that the app requires #648

Open
RiQuY opened this issue Mar 26, 2019 · 8 comments
Open

Delete the NFC permission that the app requires #648

RiQuY opened this issue Mar 26, 2019 · 8 comments
Labels

Comments

@RiQuY
Copy link

RiQuY commented Mar 26, 2019

I downloaded the app from F-Droid and the app can control NFC on smarphones.
https://f-droid.org/app/org.floens.chan
Why an imageboard viewer requires this permission?
Delete this requirement as soon as posible.
Screenshot attached:
https://cdn.discordapp.com/attachments/428542615906942986/559919257119621121/Screenshot_2019-03-26-02-58-56-563_com.google.android.packageinstaller.png
Thanks.

@Adamantcheese
Copy link
Contributor

NFC is only used to push the currently viewed thread to another device. You can see the code in StartActivity and ThreadController, methods named createNDefMessage(NfcEvent event).

@RiQuY
Copy link
Author

RiQuY commented Mar 26, 2019

NFC is only used to push the currently viewed thread to another device. You can see the code in StartActivity and ThreadController, methods named createNDefMessage(NfcEvent event).

I saw it in the code and I know you are not doing something shady, but I NFC is known to be used in contactless payment systems, so I find it a bit controversial when an app requires that permission.

Did you considered using bluetooth or something similar to push the currently viewed thread to another device?

@Adamantcheese
Copy link
Contributor

  1. I'm not the owner of the repo.
  2. It was added 4 years ago. It's probably not going away.
    You can always build it yourself without the NFC code and sideload it.

@RiQuY
Copy link
Author

RiQuY commented Mar 26, 2019

1. I'm not the owner of the repo.

2. It was added 4 years ago. It's probably not going away.
   You can always build it yourself without the NFC code and sideload it.

Do you mean suggesting a pull request?

@Adamantcheese
Copy link
Contributor

You're free to do that as well.

@ghost
Copy link

ghost commented Mar 27, 2019

Clover only uses NFC to share threads iirc, if you don't like that deny the permission or build clover without the permission.

@Demonstrandum
Copy link

@kakolisgay stop being a fag, and stop browsing 4chin.

@floens floens added the bug label Aug 23, 2020
@floens
Copy link
Member

floens commented Aug 23, 2020

Beam is deprecated, we should remove it.

@floens floens closed this as completed Aug 23, 2020
@floens floens reopened this Aug 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants