Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,64 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Let's Encrypt Adoption Among the Top 5,000 Companies
|
| 2 |
+
|
| 3 |
+
## Overview
|
| 4 |
+
|
| 5 |
+
This dataset analyzes Let's Encrypt adoption across the world's top 5,000 companies.
|
| 6 |
+
|
| 7 |
+
It identifies companies whose websites use Let's Encrypt issued SSL/TLS certificates, providing a snapshot of Let's Encrypt adoption among large organizations.
|
| 8 |
+
|
| 9 |
+
The dataset is intended for technology research, cybersecurity analysis, technographic research, competitive intelligence, market analysis, and data science.
|
| 10 |
+
|
| 11 |
+
## Dataset Highlights
|
| 12 |
+
|
| 13 |
+
* 5,000 large companies analyzed
|
| 14 |
+
* Identifies Let's Encrypt adoption at the company and website level
|
| 15 |
+
* Focused on large organizations
|
| 16 |
+
* Useful for analyzing SSL/TLS certificate technology adoption
|
| 17 |
+
* Suitable for research, visualization, segmentation, and machine learning projects
|
| 18 |
+
|
| 19 |
+
## What is Let's Encrypt?
|
| 20 |
+
|
| 21 |
+
Let's Encrypt is a free, automated, and open Certificate Authority that provides SSL/TLS certificates. It enables websites to deploy HTTPS without purchasing certificates from traditional commercial certificate authorities.
|
| 22 |
+
|
| 23 |
+
## Dataset Fields
|
| 24 |
+
|
| 25 |
+
| Field | Description |
|
| 26 |
+
| ------------- | -------------------------------------------- |
|
| 27 |
+
| Company | Company or organization name |
|
| 28 |
+
| Domain | Primary website domain |
|
| 29 |
+
| Let's Encrypt | Indicates whether Let's Encrypt was detected |
|
| 30 |
+
| Technology | Detected technology name |
|
| 31 |
+
| Country | Company or website country, where available |
|
| 32 |
+
|
| 33 |
+
Refer to the accompanying dataset file for the complete list of fields and values.
|
| 34 |
+
|
| 35 |
+
## Methodology
|
| 36 |
+
|
| 37 |
+
Websites were analyzed for technical fingerprints associated with Let's Encrypt. A company is considered a Let's Encrypt adopter when the relevant certificate or technology footprint is detected on its associated website.
|
| 38 |
+
|
| 39 |
+
Technology detection represents an observation at the time of collection and should not be interpreted as confirmation of an organization's complete infrastructure.
|
| 40 |
+
|
| 41 |
+
## Use Cases
|
| 42 |
+
|
| 43 |
+
This dataset can be used for:
|
| 44 |
+
|
| 45 |
+
* Technographic research
|
| 46 |
+
* Cybersecurity research
|
| 47 |
+
* SSL/TLS infrastructure analysis
|
| 48 |
+
* Market research
|
| 49 |
+
* Competitive intelligence
|
| 50 |
+
* Data science and machine learning
|
| 51 |
+
* Technology adoption analysis
|
| 52 |
+
* Academic research
|
| 53 |
+
|
| 54 |
+
## Important Notes
|
| 55 |
+
|
| 56 |
+
* Technology detection is based on publicly observable website signals.
|
| 57 |
+
* A detected Let's Encrypt certificate does not necessarily mean that Let's Encrypt is used across all of an organization's domains or infrastructure.
|
| 58 |
+
* Website infrastructure can change over time.
|
| 59 |
+
* Results represent observations from the dataset's collection period.
|
| 60 |
+
* The dataset should not be interpreted as an official statement from any company regarding its technology stack.
|
| 61 |
+
|
| 62 |
+
## License
|
| 63 |
+
|
| 64 |
+
Please refer to the repository license for permitted uses, redistribution, and attribution requirements.
|