Anubis
VerifiedAnubis is a firewall utility for web servers that "weighs the souls" of HTTP requests to prevent AI and bot traffic from taking up the bandwidth of small organizations. Anubis has seen adoption in a number of open source projects where it is being used to protect source repositories.
rc-servers
Gaming Verifiedrc-servers reimplements all Robocraft servers to make the defunct game playable again. The project is fully self-hostable and does not require any game client modifications. After the shutdown of FreeJam, the British game studio behind Robocraft, and inspired by the Stop Killing Games movement, the OpenJam project was founded in Ottawa to keep their games running.
No comments yet. Be the first!
FreeRADIUS (Canadian contributions)
Networking VerifiedCanadian research networks including CANARIE and provincial NREN members such as ORION and BCNET are major contributors to open-source network authentication and AAI infrastructure. Their contributions to FreeRADIUS and eduroam infrastructure enable secure network access for millions of students and researchers.
No comments yet. Be the first!
Shibboleth (CANARIE/CAF)
Security VerifiedCANARIE manages the Canadian Access Federation (CAF), which provides open-source Shibboleth identity federation infrastructure enabling single sign-on for over 300 Canadian universities, colleges, and research institutions. Their open tools and configuration guides are publicly available.
No comments yet. Be the first!
NRC Open Tools
Science & Research VerifiedThe National Research Council of Canada (NRC) publishes numerous open-source tools and datasets for materials science, climate modelling, construction standards, and aerospace research. Their open-data and open-software initiatives are publicly available via the Government of Canada's open resource portal.
No comments yet. Be the first!
CanAssist AT Toolbox
Education VerifiedCanAssist at the University of Victoria develops open-source assistive technology tools and custom software for people with disabilities. Their free toolbox includes communication aids, alternative input interfaces, and educational software freely available to Canadians.
No comments yet. Be the first!
Aegir Hosting System
Web & Internet VerifiedAegir is an open-source hosting system for Drupal websites, created and maintained largely by Montreal-based developers. It enables sysadmins to provision, migrate, and manage large numbers of Drupal sites from a single control panel.
No comments yet. Be the first!
NRC Word-Emotion Association Lexicon
Language & Text VerifiedDeveloped by the National Research Council of Canada, the NRC Word-Emotion Association Lexicon (EmoLex) is a widely-cited open linguistic resource mapping words to emotions and sentiments. It is freely available for research and has been used in thousands of NLP studies worldwide.
No comments yet. Be the first!
Maple Linux
Distributions VerifiedMaple Linux is a Canadian maintained, Debian based distro. It ships with Cinnamon DE for an easy transition for Windows users, and includes additional security and privacy enhancements out of box. Learn more at maplelinux.ca
No comments yet. Be the first!
CanadaLogin Migration
Communication VerifiedA modern and accessible web application that allows users to link legacy pai to their GC Sign in account. Built with a React front-end using the GC Design System, and a supporting FastAPI back-end API that integrates with the IBM Verify SaaS (IdP) to handle login, logout and profile updates.
No comments yet. Be the first!
PR Workflow Failure
System & Infrastructure VerifiedGitHub Action to create a comment in a Pull Request listing whether the specified workflows in the repository successfully completed or failed. If the specified workflows have failed, the comment will include a list of the failed workflows and the jobs that failed in each workflow, with links to the failed job logs.
No comments yet. Be the first!
Algorithmic Impact Assessment
Science & Research VerifiedThe AIA is a questionnaire designed to help you assess and mitigate the impacts associated with deploying an automated decision system. The AIA helps identify the impact level of your automation project under the Directive on Automated Decision-Making. Completion and release of an AIA is required by the Directive.
No comments yet. Be the first!
Volume Cleaner
System & Infrastructure VerifiedThis project was designed to integrate with Statistic Canada’s The Zone platform. In The Zone, users can create individual workspaces with Kubeflow Notebooks. To persist their work, users can attach volumes to their notebooks. These volumes are not automatically deleted when a notebook is deleted. Users are free to move them or to reuse them. As a result, over time, users tend to amass several unused volumes. These volumes sit on the cloud and result in unnecessary costs. The purpose of this project is to design an automatic system that detects these unused volumes and safely removes them, reducing unnecessary expenditure. Despite being primarily designed for Statistics Canada, this project strongly values open-source practices. The codebase is available for public use and the entire development process is documented on the issues page. The volume cleaner was designed to have as little coupling as possible so it can easily integrate into projects outside Statistics Canada. Using open-source and being open-source was an important development philosophy.
No comments yet. Be the first!
Open Data Directive
Communication VerifiedThis Directive outlines requirements for ministries and provincial agencies on listing all data inventories, publishing open data, and preparing information systems to support ongoing open data requirements. The open data initiative supports government efficiency, effectiveness and innovation. Faster and easier access to government data through a one-window data portal facilitates evidence-based policy, informs service delivery and promotes greater transparency and accountability. The open data initiative also supports public engagement and participation by allowing Ontarians to develop their own analysis, insights, and digital products. To support this implementation of the directive, an Open Data Guidebook is available as a tool and resource to Ontario ministries and provincial agencies. The Open Data Directive is a Management Board of Cabinet Directive, issued under the Management Board of Cabinet Act.
No comments yet. Be the first!
BCGov Indy Catalyst
Communication VerifiedAries Verifiable Credentials Registry (VCR), part of the Hyperledger Aries family of Digital Trust technologies, provides a searchable public directory based on Verifiable Credentials (VCs). It was historically known as both OrgBook (which is actually a deployment of Aries VCR) and Indy Catalyst. Aries VCR is actively developed by the British Columbia Government’s Digital Trust Team in Canada, and the most well-known live example is OrgBook BC. In an instance of Aries VCR, credentials can be issued from a variety of authorities about subjects in the instance. A core set of credentials are issued by an authority responsible for “creating” the subject. Other credentials can then be issued against the subject of these core credentials. All credentials are stored in a secure digital wallet and accessed via its website or the public API. This means an instance of Aries VCR can be an authoritative public registry of any referenceable information.
No comments yet. Be the first!
dwave-system
Security Verifieddwave-system is an API for easily incorporating D-Wave quantum computers as a sampler in the Ocean software stack, directly or through the Leap service’s cloud-based hybrid solvers. It includes DWaveSampler, a dimod sampler that accepts and passes system parameters such as system identification and authentication down the stack, StrideHybridSolver, for Leap’s Stride™ hybrid solver, and others. It also includes several useful composites—layers of pre- and post-processing—that can be used with DWaveSampler to handle minor-embedding, optimize chain strength, etc.
No comments yet. Be the first!
dwavebinarycsp
Security VerifiedConstraint satisfaction tooling for converting CSPs to binary quadratic models.
No comments yet. Be the first!
IdentityCache
System & Infrastructure VerifiedBlob-level caching solution for ActiveRecord models.
No comments yet. Be the first!
Job Iteration
System & Infrastructure VerifiedActiveJob extension for interruptible and resumable background jobs.
No comments yet. Be the first!
Eclipse Che Canadian Contributions
System & Infrastructure VerifiedChe is Kubernetes-native and places everything the developer needs into containers in Kube pods including dependencies, embedded containerized runtimes, a web IDE, and project code. This makes workspaces distributed, collaborative, and portable to run anywhere Kubernetes runs
No comments yet. Be the first!
Notification Documentation
Communication VerifiedNotification Documentation is an open-source project or repository maintained by Canadian Digital Service in Canada.
No comments yet. Be the first!
Notification Terraform
Communication VerifiedThe promise of Terragrunt is to make it easier to maintain Terraform code by providing a wrapper around modules, adhering to "Don't repeat yourself" (DRY) configuration as well as better remote state management.
No comments yet. Be the first!
Notification Utils
Communication VerifiedNotification Utils is an open-source project or repository maintained by Canadian Digital Service in Canada.
No comments yet. Be the first!
Forms Staging Terraform
Communication VerifiedForms Staging Terraform is an open-source project or repository maintained by Canadian Digital Service in Canada.
No comments yet. Be the first!
Gcds Docs
Communication VerifiedGcds Docs is an open-source project or repository maintained by Canadian Digital Service in Canada.
No comments yet. Be the first!
Gcds Tokens
Communication VerifiedGC Design System Tokens are the smallest building blocks of the design system. They represent design decisions for basic elements like colour, typography, and spacing, creating a curated set of options that we base our designs on. Tokens replace hard-coded values with variables that can be reused throughout the entire code base which makes it easier to maintain and update any code. Our tokens help us create a consistent visual experience that meets the Government of Canada requirements. They also improve communication between design and development by establishing a shared language.
No comments yet. Be the first!
AAW Kubeflow Profiles Controller
Health & Medicine VerifiedAAW Kubeflow Profiles Controller is an open-source project or repository maintained by Statistics Canada in Canada.
No comments yet. Be the first!
AAW Contrib Containers
Health & Medicine VerifiedAAW Contrib Containers is an open-source project or repository maintained by Statistics Canada in Canada.
No comments yet. Be the first!
Devhub App Web
Communication VerifiedDevhub App Web is an open-source project or repository maintained by Government of British Columbia in Canada.
No comments yet. Be the first!
Nr Fom
Communication VerifiedFOM projects (proposals for logging, essentially) are submitted to FOM and made available for public review and comment. The submitting organization then needs to address the comments before submitting the project to the ministry.
No comments yet. Be the first!
Digital Journeys
Communication VerifiedDigital Journeys is an open-source project or repository maintained by Government of British Columbia in Canada.
No comments yet. Be the first!
Common Service Showcase
Communication VerifiedCommon Service Showcase is an open-source project or repository maintained by Government of British Columbia in Canada.
No comments yet. Be the first!
Common Document Generation Service
Communication VerifiedCommon Document Generation Service is an open-source project or repository maintained by Government of British Columbia in Canada.
No comments yet. Be the first!
Common Object Management Service
Communication VerifiedCommon Object Management Service is an open-source project or repository maintained by Government of British Columbia in Canada.
No comments yet. Be the first!
Common Hosted Email Service
Communication VerifiedCommon Hosted Email Service is an open-source project or repository maintained by Government of British Columbia in Canada.
No comments yet. Be the first!
Age
CommunicationOpen-source software project maintained in a public source repository.
No comments yet. Be the first!
Airflow
CommunicationOpen-source software project maintained in a public source repository.
No comments yet. Be the first!
Alacritty
CommunicationOpen-source software project maintained in a public source repository.
No comments yet. Be the first!
Angular
Development ToolsOpen-source development project maintained in a public source repository.
No comments yet. Be the first!
Apisix
System & InfrastructureOpen-source devops project maintained in a public source repository.
No comments yet. Be the first!
Appflowy
CommunicationOpen-source software project maintained in a public source repository.
No comments yet. Be the first!
Aria2
CommunicationOpen-source software project maintained in a public source repository.
No comments yet. Be the first!
Asdf
CommunicationOpen-source software project maintained in a public source repository.
No comments yet. Be the first!
Atuin
CommunicationOpen-source software project maintained in a public source repository.
No comments yet. Be the first!
Backdrop
CommunicationOpen-source software project maintained in a public source repository.
No comments yet. Be the first!
Bat
CommunicationOpen-source software project maintained in a public source repository.
No comments yet. Be the first!
Beam
CommunicationOpen-source software project maintained in a public source repository.
No comments yet. Be the first!
Black
CommunicationOpen-source software project maintained in a public source repository.
No comments yet. Be the first!
Bubbletea
CommunicationOpen-source software project maintained in a public source repository.
No comments yet. Be the first!
Busybox
CommunicationOpen-source software project maintained in a public source repository.
No comments yet. Be the first!



No comments yet. Be the first!