hypothesis / hypothesis/checkmate

Disable certain dangerous features for un-authenticated users

Open
#75 1 comment 0 reactions 0 assignees View on GitHub
Via Abuse
Dominant language
Python
Stars
8
Forks
2
PR merge metrics
No merged PRs in 30d

Description

If we could make a user login before seeing the content, we could still allow anonymous access, but with more restrictions.

For example we could:

* Disable forms
* Disable links
* Other actions which make phishing difficult

We should also consider if any of these are acceptable as defaults, or if they break too much genuine content.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.