Oct NOV Dec
04
2024 2025 2026
success
fail

About this capture

COLLECTED BY

Organization: Archive Team

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

History is littered with hundreds of conflicts over the future of a community, group, location or business that were "resolved" when one of the parties stepped ahead and destroyed what was there. With the original point of contention destroyed, the debates would fall to the wayside. Archive Team believes that by duplicated condemned data, the conversation and debate can continue, as well as the richness and insight gained by keeping the materials. Our projects have ranged in size from a single volunteer downloading the data to a small-but-critical site, to over 100 volunteers stepping forward to acquire terabytes of user-created data to save for future generations.

The main site for Archive Team is at archiveteam.org and contains up to the date information on various projects, manifestos, plans and walkthroughs.

This collection contains the output of many Archive Team projects, both ongoing and completed. Thanks to the generous providing of disk space by the Internet Archive, multi-terabyte datasets can be made available, as well as in use by the Wayback Machine, providing a path back to lost websites and work.

Our collection has grown to the point of having sub-collections for the type of data we acquire. If you are seeking to browse the contents of these collections, the Wayback Machine is the best first stop. Otherwise, you are free to dig into the stacks to see what you may find.

The Archive Team Panic Downloads are full pulldowns of currently extant websites, meant to serve as emergency backups for needed sites that are in danger of closing, or which will be missed dearly if suddenly lost due to hard drive crashes or server failures.

Collection: ArchiveBot: The Archive Team Crowdsourced Crawler

ArchiveBot is an IRC bot designed to automate the archival of smaller websites (e.g. up to a few hundred thousand URLs). You give it a URL to start at, and it grabs all content under that URL, records it in a WARC, and then uploads that WARC to ArchiveTeam servers for eventual injection into the Internet Archive (or other archive sites).

To use ArchiveBot, drop by #archivebot on EFNet. To interact with ArchiveBot, you issue commands by typing it into the channel. Note you will need channel operator permissions in order to issue archiving jobs. The dashboard shows the sites being downloaded currently.

There is a dashboard running for the archivebot process at http://www.archivebot.com.

ArchiveBot's source code can be found at https://github.com/ArchiveTeam/ArchiveBot.

TIMESTAMPS
The Wayback Machine - http://web.archive.org/web/20251104160228/https://github.com/features
Skip to content
Catch up on the latest keynote highlights.
See what’s new
  • Actions
  • Codespaces
  • Issues
  • Code review
  • Discussions
  • Code search
  • The tools you need to build what you want

    Collaborative Coding

    /features Flex - Collaborative Coding - River Breakout

    GitHub code review showing a change to include variableDeprecations with versionDeprecations and selectorDeprecations. The old line is red and the new line is green. Below, three users comment on the teamwork, ending with a 'Resolve conversation' button.

    Innovate faster with seamless collaboration.

    • See the changes you care about.
  • Build community around your code.
  • Spin up fully configured dev environments in the cloud with the full power of your favorite editor.

    Learn more

    Get suggestions for whole lines of code or entire functions right inside your editor.

    Learn more

    Receive notifications of contributor changes to a repository, with specified access limits, and seamlessly merge accepted updates.

    Learn more

    Dedicated space for your community to come together, ask and answer questions, and have open-ended conversations.

    Learn more

    Rapidly search, navigate, and understand code right from GitHub.com with our powerful new tools.

    Learn more

    Review new code, visualize changes, and merge confidently with automated status checks.

    Learn more

    Collaborate and discuss changes without a formal review or the risk of unwanted merges.

    Learn more

    Enforce branch merge restrictions by requiring reviews or limiting access to specific contributors.

    Learn more

    Automation and CI/CD

    /features Flex - Automation and CI/CD - River Breakout

    Automate everything: CI/CD, testing, planning, project management, issue labeling, approvals, onboarding, and more

    • Standardize and scale best practices, security, and compliance across your organization.
  • Get started quickly with thousands of actions from partners and the community.
  • Automate your software workflows by writing tasks and combining them to build, test, and deploy faster from GitHub.

    Learn more

    Host your own software packages or use them as dependencies in other projects, with both private and public hosting available.

    Learn more

    Create calls to get all the data and events you need within GitHub, and automatically kick off and advance your software workflows.

    Learn more

    Leverage thousands of actions and applications from our community to help build, improve, and accelerate your workflows.

    Learn more

    Dozens of events and a webhooks API help you integrate with and automate work for your repository, organization, or application.

    Learn more

    Move automation to the cloud with on-demand Linux, macOS, Windows, ARM, and GPU environments for your workflow runs, all hosted by GitHub.

    Learn more

    Gain more environments and fuller control with labels, groups, and policies to manage runs on your own machines, plus an open source runner application.

    Learn more

    Map workflows, track their progression in real time, understand complex workflows, and communicate status with the rest of the team.

    Learn more

    Standardize and scale best practices and processes with preconfigured workflow templates shared across your organization.

    Learn more

    Application security

    Application security where found means fixed. Powered by GitHub Copilot Autofix.

    Screenshot illustrating GitHub Advanced Security (GHAS) in action. The left side shows a line graph tracking the number of vulnerabilities by severity (Critical, High, Moderate, Low) over time, with data points from January 1 to February 15, 2024. The right side displays a security bot's recommendation to fix a vulnerability in the code. The bot explains that user-provided input is being used in an HTTP response without sanitization, potentially leading to a cross-site scripting (XSS) attack. The AI-suggested fix involves using the escape-html library to sanitize the input, with the old code in red and the new, corrected code in green. The background features a smooth blue gradient.

    Application security where found means fixed. Powered by GitHub Copilot Autofix.

    • Prevent, find, and fix application vulnerabilities and leaked secrets.
  • Target historical alerts to reduce security debt at scale.
  • Built into the GitHub platform that developers know and love.
  • Find vulnerabilities in your code with CodeQL, GitHub’s industry-leading semantic code analysis. Prevent new vulnerabilities from being introduced by scanning every pull request.

    Learn more

    Powered by GitHub Copilot, generate automatic fixes for 90% of alert types in JavaScript, TypeScript, Java, and Python. Quickly remediate with contextual vulnerability intelligence and advice.

    Learn more

    Solve your backlog of application security debt with security campaigns that target and generate autofixes for up to 1,000 alerts at a time, rapidly reducing the risk of vulnerabilities and zero-day attacks.

    Learn more

    Detect exposed secrets in your public and private repositories, and revoke them to secure access to your services.

    Learn more

    Additional AI capabilities to detect elusive secrets like passwords.

    Learn more

    View the packages your project relies on, the repositories that depend on them, and any vulnerabilities detected in their dependencies.

    Learn more

    Receive alerts when new vulnerabilities affect your repositories, with GitHub detecting and notifying you of vulnerable dependencies in both public and private repositories.

    Learn more

    Keep your code secure by automatically opening pull requests that update vulnerable or out-of-date dependencies.

    Learn more

    Assess the security impact of new dependencies in pull requests before merging.

    Learn more

    Privately report, discuss, fix, and publish information about security vulnerabilities found in open source repositories.

    Learn more

    Enable your public repository to privately receive vulnerability reports from the community and collaborate on solutions.

    Learn more

    Browse or search GitHub's database of known vulnerabilities, featuring curated CVEs and security advisories linked to the GitHub dependency graph.

    Learn more

    Client apps

    Access GitHub anywhere: On Desktop, Mobile, and Command Line.

    Access GitHub anywhere: On Desktop, Mobile, and Command Line.

    Access GitHub anywhere: On Desktop, Mobile, and Command Line.

    • Accessible anywhere. Use GitHub on macOS, Windows, mobile, or tablet with native apps.
  • Efficient management. Handle pull requests, issues, and tasks swiftly with GitHub CLI or mobile.
  • Streamlined development. Visualize and commit changes easily with GitHub Desktop.
  • Take your projects, ideas, and code to go with fully native mobile and tablet experiences.

    Learn more

    Manage issues and pull requests from the terminal, where you're already working with Git and your code.

    Learn more

    Simplify your development workflow with a GUI to visualize, commit, and push changes—no command line needed.

    Learn more

    Project management

    Keep feature requests, bugs, and more organized.

    Screenshot of a GitHub Projects board titled 'Product Roadmap,' displaying three columns: Backlog, In Progress, and Triage. Each column contains cards representing issues or tasks, with labels and tags indicating status, priority, iteration.

    Keep feature requests, bugs, and more organized.

    • Coordinate initiatives big and small with project tables, boards, and task lists.
  • Engineered for software teams.
  • Track what you deliver down to the commit.
  • Create a customized view of your issues and pull requests to plan and track your work.

    Learn more

    Track bugs, enhancements, and other requests, prioritize work, and communicate with stakeholders as changes are proposed and merged.

    Learn more

    Track progress on groups of issues or pull requests in a repository, and map groups to overall project goals.

    Learn more

    Leverage insights to visualize your projects by creating and sharing charts built from your project's data.

    Learn more

    View vulnerabilities, licenses, and other important information for the open source projects your organization depends on.

    Learn more

    Use data about activity, trends, and contributions within your repositories, to make data-driven improvements to your development cycle.

    Learn more

    Host project documentation in a wiki within your repository, allowing contributors to easily edit it on the web or locally.

    Learn more

    Governance & administration

    Simplify access and permissions management across your projects and teams.

    GitHub Team Admin board showing access levels for a private repo: 23 members with read access, 14 with direct access, 12 via org. 'Manage access' section lists roles and edit options. Background has a pink-to-purple gradient.        4o

    Simplify access and permissions management across your projects and teams.

    • Update permissions, add new users as you grow, and assign everyone the exact permissions they need.
  • Sync with Okta and Entra ID.
  • Create groups of user accounts that own repositories and manage access on a team-by-team or individual user basis.

    Learn more

    Organize your members to mirror your company's structure, with cascading access to permissions and mentions.

    Learn more

    Enable team synchronization between your identity provider and your organization on GitHub, including Entra ID and Okta.

    Learn more

    Define users' access level to your code, data, and settings based on their role in your organization.

    Learn more

    Ensure members have only the permissions they need by creating custom roles with fine-grained permission settings.

    Learn more

    Verify your organization's identity on GitHub and display that verification through a profile badge.

    Learn more

    Take care of your security assessment and certification needs by accessing GitHub’s cloud compliance reports, such as our SOC reports and Cloud Security Alliance CAIQ self-assessments (CSA CAIQ).

    Learn more

    Quickly review the actions performed by members of your organization. Monitor access, permission changes, user changes, and other events.

    Learn more

    Enhance your organization's security with scalable source code protections, and use rule insights to easily review how and why code changes occurred in your repositories.

    Learn more
    Requires GitHub Enterprise

    Enable collaboration between your organization and GitHub environments with a single point of visibility and management via an enterprise account.

    Learn more
    Requires GitHub Enterprise

    Share features and workflows between your GitHub Enterprise Server instance and GitHub Enterprise Cloud.

    Learn more
    Requires GitHub Enterprise

    Securely control access to organization resources like repositories, issues, and pull requests with SAML, while allowing users to authenticate with their GitHub usernames.

    Learn more
    Requires GitHub Enterprise

    Centralize repository management. LDAP is one of the most common protocols used to integrate third-party software with large company user directories.

    Learn more
    Requires GitHub Enterprise

    Manage the lifecycle and authentication of users on GitHub Enterprise Cloud from your identity provider (IdP).

    Learn more
    Requires GitHub Enterprise

    Use the SSO and SCIM providers of your choice for Enterprise Managed Users, separate from one another, for a more flexible approach to user lifecycle management.

    Learn more

    Community

    Community

    Financially support the open source projects your code depends on. Sponsor a contributor, maintainer, or project with one time or recurring contributions.

    Learn more

    Learn new skills by completing tasks and projects directly within GitHub, guided by our friendly bot.

    Learn more

    Write cross-platform desktop applications using JavaScript, HTML, and CSS with the Electron framework, based on Node.js and Chromium.

    Learn more

    GitHub Education is a commitment to bringing tech and open source collaboration to students and educators across the globe.

    Learn more

    Ready to get started?

    Explore all the plans to find the solution that fits your needs.

    View pricing plansContact sales