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
It's an obviously terrible idea to have every article be public. Let users make accounts and optionally share their library with other users.
Also be sure to implement robust access controls, and prevent enumeration attacks where a malicious user might be able to discover the contents of another user's library.
The text was updated successfully, but these errors were encountered:
It's an obviously terrible idea to have every article be public. Let users make accounts and optionally share their library with other users.
Also be sure to implement robust access controls, and prevent enumeration attacks where a malicious user might be able to discover the contents of another user's library.
The text was updated successfully, but these errors were encountered: