Basic
E748454
Basic is a simple HTTP authentication scheme defined in RFC 2617 that transmits user credentials encoded in Base64, typically over a secure transport like HTTPS.
All labels observed (1)
| Label | Occurrences |
|---|---|
| Basic canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T8672375 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: Basic Context triple: [RFC 2617, authenticationScheme, Basic]
-
A.
Basic
Basic is a discount cigarette brand produced and marketed by Philip Morris USA.
-
B.
Basic
Basic is a 2003 mystery-thriller film directed by John McTiernan, centered on a complex investigation into the disappearance of U.S. Army Rangers during a training mission in Panama.
-
C.
BASIC
BASIC is a family of high-level, beginner-friendly programming languages originally designed to make computer programming more accessible to non-experts.
-
D.
Home Basic
Home Basic is an entry-level edition of the Windows Vista operating system designed for basic home computing needs with limited multimedia and advanced features.
-
E.
Base F
Base F is the former name of Vernadsky Research Base, a Ukrainian Antarctic research station known for its long-term scientific studies in fields such as meteorology, geology, and upper-atmosphere physics.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: Basic Target entity description: Basic is a simple HTTP authentication scheme defined in RFC 2617 that transmits user credentials encoded in Base64, typically over a secure transport like HTTPS.
-
A.
Basic
Basic is a discount cigarette brand produced and marketed by Philip Morris USA.
-
B.
Basic
Basic is a 2003 mystery-thriller film directed by John McTiernan, centered on a complex investigation into the disappearance of U.S. Army Rangers during a training mission in Panama.
-
C.
BASIC
BASIC is a family of high-level, beginner-friendly programming languages originally designed to make computer programming more accessible to non-experts.
-
D.
Home Basic
Home Basic is an entry-level edition of the Windows Vista operating system designed for basic home computing needs with limited multimedia and advanced features.
-
E.
Base F
Base F is the former name of Vernadsky Research Base, a Ukrainian Antarctic research station known for its long-term scientific studies in fields such as meteorology, geology, and upper-atmosphere physics.
- F. None of above. chosen
Statements (46)
| Predicate | Object |
|---|---|
| instanceOf | HTTP authentication scheme ⓘ |
| authenticationScope | per-connection and per-URI path ⓘ |
| authenticationType | challenge-response ⓘ |
| category | web authentication ⓘ |
| challengeHeaderFieldName | WWW-Authenticate ⓘ |
| clientBehavior | sends Authorization header with each protected request ⓘ |
| compatibleWith |
HTTP/1.0
ⓘ
HTTP/1.1 ⓘ |
| credentialEncoding | Base64-encoded UTF-8 string ⓘ |
| credentialFormat | username:password ⓘ |
| credentialReuse | clients may reuse credentials for same realm ⓘ |
| definedIn |
RFC 2617
NERFINISHED
ⓘ
RFC 7617 NERFINISHED ⓘ |
| discouragedFor | high-security applications without TLS ⓘ |
| doesNotProvide |
integrity protection
ⓘ
mutual authentication ⓘ replay protection ⓘ |
| encodingProperty | Base64 is an encoding not encryption ⓘ |
| headerFieldName | Authorization ⓘ |
| headerUsed | Authorization header ⓘ |
| introducedIn | HTTP/1.0 era ⓘ |
| passwordStorageRecommendation | store password equivalents such as salted hashes ⓘ |
| passwordStorageRequirement | servers should not store plaintext passwords ⓘ |
| realmUsage | identifies the protection space ⓘ |
| relatedTo |
Bearer authentication
ⓘ
Digest access authentication ⓘ |
| responseHeaderUsed | WWW-Authenticate header ⓘ |
| risk | credentials can be easily decoded from Base64 ⓘ |
| schemeNameInHeader | Basic ⓘ |
| securityBestPractice | combine with HTTPS and strong password policies ⓘ |
| securityRecommendation | use only over secure transport such as HTTPS ⓘ |
| serverBehavior | challenges with WWW-Authenticate: Basic realm="..." ⓘ |
| standardizedBy |
Internet Engineering Task Force
ⓘ
surface form:
IETF
|
| statusCodeUsedForChallenge | 401 Unauthorized ⓘ |
| supports | per-request authentication ⓘ |
| transmissionSecurityProperty | credentials are not encrypted by the scheme itself ⓘ |
| transmits |
user credentials
ⓘ
username and password ⓘ |
| typicallyUsedOver |
HTTPS
GENERATED
ⓘ
TLS GENERATED ⓘ |
| useCase | simple, low-security authentication scenarios ⓘ |
| usedFor | authenticating HTTP clients to servers ⓘ |
| usesEncoding | Base64 NERFINISHED ⓘ |
| vulnerability | susceptible to credential interception over unencrypted HTTP ⓘ |
| widelyImplementedBy |
HTTP client libraries
ⓘ
web browsers ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: Basic Description of subject: Basic is a simple HTTP authentication scheme defined in RFC 2617 that transmits user credentials encoded in Base64, typically over a secure transport like HTTPS.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.