SoFriendly / 2fhey

Creative Commons Zero v1.0 Universal
115 stars 23 forks source link

Security considerations #25

Closed SarvagyaVaish closed 1 year ago

SarvagyaVaish commented 1 year ago

What were the security considerations kept in mind while creating this app? Does it access the internet and possibly leak codes to attackers?

itsthisjustin commented 1 year ago

The only access to the network it has is at launch it checks for an updated list of known sender formats from this github. You're more than welcome to review the code yourself though!

SarvagyaVaish commented 1 year ago

Gotcha! Thanks :) ~Can you also point me to the file with the network access, please?~ Found it: https://github.com/SoFriendly/2fhey/blob/main/TwoFHey/DataManagement/ParserConfigManager.swift