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
Setting (or querying) the kSecAttrProtocol property of a generic password is not meaningful, AFAICT.
AFAICT it is only meaningful for an Internet password, which Sparkle does not use.
Therefore, the 3 instances of setting or querying for kSecAttrProtocol with value kSecAttrProtocolSSH don't seem to be wrong, per se, but sure are misleading!
Setting (or querying) the kSecAttrProtocol property of a generic password is not meaningful, AFAICT.
AFAICT it is only meaningful for an Internet password, which Sparkle does not use.
Therefore, the 3 instances of setting or querying for kSecAttrProtocol with value kSecAttrProtocolSSH don't seem to be wrong, per se, but sure are misleading!
https://github.com/sparkle-project/Sparkle/search?q=kSecAttrProtocol&unscoped_q=kSecAttrProtocol
The text was updated successfully, but these errors were encountered: