Uvicorn
CommunicationProjet open source de type software maintenu dans un dépôt de code source public.
Vhs
CommunicationProjet open source de type software maintenu dans un dépôt de code source public.
Aucun commentaire pour l'instant. Soyez le premier !
Vim
CommunicationProjet open source de type software maintenu dans un dépôt de code source public.
Aucun commentaire pour l'instant. Soyez le premier !
Werkzeug
CommunicationProjet open source de type software maintenu dans un dépôt de code source public.
Aucun commentaire pour l'instant. Soyez le premier !
Wezterm
CommunicationProjet open source de type software maintenu dans un dépôt de code source public.
Aucun commentaire pour l'instant. Soyez le premier !
Wget2
CommunicationProjet open source de type software maintenu dans un dépôt de code source public.
Aucun commentaire pour l'instant. Soyez le premier !
WordWise
CommunicationOutil open source de langue et de vocabulaire.
Aucun commentaire pour l'instant. Soyez le premier !
Xh
CommunicationProjet open source de type software maintenu dans un dépôt de code source public.
Aucun commentaire pour l'instant. Soyez le premier !
Yq
CommunicationProjet open source de type software maintenu dans un dépôt de code source public.
Aucun commentaire pour l'instant. Soyez le premier !
Yt Dlp
CommunicationProjet open source de type software maintenu dans un dépôt de code source public.
Aucun commentaire pour l'instant. Soyez le premier !
Zed
CommunicationProjet open source de type software maintenu dans un dépôt de code source public.
Aucun commentaire pour l'instant. Soyez le premier !
ZeroTier One
CommunicationProjet open source de type software maintenu dans un dépôt de code source public.
Aucun commentaire pour l'instant. Soyez le premier !
Zig
CommunicationProjet open source de type software maintenu dans un dépôt de code source public.
Aucun commentaire pour l'instant. Soyez le premier !
Zotero
CommunicationProjet open source de type software maintenu dans un dépôt de code source public.
Aucun commentaire pour l'instant. Soyez le premier !
Zoxide
CommunicationProjet open source de type software maintenu dans un dépôt de code source public.
Aucun commentaire pour l'instant. Soyez le premier !
Von Network
CommunicationUn réseau Indy Node portable de niveau développement, comprenant un navigateur Ledger. Le navigateur de grand livre (par exemple le grand livre du gouvernement de la Colombie-Britannique pour l'application de démonstration GreenLight) permet à un utilisateur de voir l'état des nœuds d'un réseau et de parcourir/rechercher/filtrer les transactions du grand livre. von-network est développé dans le cadre du Verifiable Organizations Network (VON). Pour plus d'informations sur VON, voir https://vonx.io. Mieux encore, joignez-vous à ce que nous faisons et contribuez aux communautés VON, Aries et Indy.
Aucun commentaire pour l'instant. Soyez le premier !
Indy Tails Server
CommunicationUn serveur Indy Tails est un serveur de fichiers conçu pour recevoir, stocker et servir des fichiers Hyperledger Indy Tails. Les fichiers Indy Tails sont générés par un émetteur d'informations d'identification vérifiables Indy AnonCred lorsqu'un registre de révocation est créé et doivent être publiés dans un emplacement accessible à tous les titulaires qui reçoivent un identifiant référencé dans ce registre de révocation. Le fichier généré est statique, il ne change pas, et les détenteurs d'informations d'identification utilisent le fichier tails pour produire une preuve de non-révocation de leur information d'identification sans connaissance et l'incluent lorsqu'ils répondent à une demande de preuve avec une preuve qui inclut les réclamations d'une information d'identification révocable. Si vous êtes nouveau sur Indy AnonCreds Revocation, veuillez consulter ce document pour comprendre comment fonctionne la révocation d'Indy et où s'intègrent les fichiers tails. Un serveur Indy Tails est un serveur de fichiers personnalisé qui permet aux émetteurs AnonCred de publier facilement des fichiers tails et aux détenteurs d'accéder à ces fichiers tails. Un fichier tails n'a pas besoin d'être publié sur un serveur Indy Tails, il peut être publié n'importe où tant qu'il existe une URL accessible à tous les détenteurs pour accéder au fichier tails. Si les détenteurs sont des applications mobiles iOS ou Android, l'URL doit utiliser SSL (par exemple doit être https :) en raison des restrictions de ces systèmes d'exploitation. La prise en charge de la publication de fichiers Tails sur un serveur Indy Tails est intégrée à Aries Cloud Agent Python.
Aucun commentaire pour l'instant. Soyez le premier !
Aries VCR
CommunicationAries Verifiable Credentials Registry (VCR), qui fait partie de la famille Hyperledger Aries de technologies Digital Trust, fournit un répertoire public consultable basé sur des informations d'identification vérifiables (VC). Il était historiquement connu sous le nom d'OrgBook (qui est en fait un déploiement d'Aries VCR) et d'Indy Catalyst. Aries VCR est activement développé par l'équipe de confiance numérique du gouvernement de la Colombie-Britannique au Canada, et l'exemple réel le plus connu est OrgBook BC. Dans une instance d'Aries VCR, des informations d'identification peuvent être délivrées par diverses autorités sur les sujets de l'instance. Un ensemble de références de base est délivré par une autorité responsable de la « création » du sujet. D'autres informations d'identification peuvent ensuite être délivrées pour le sujet de ces informations d'identification principales. Toutes les informations d'identification sont stockées dans un portefeuille numérique sécurisé et accessibles via son site Web ou l'API publique. Cela signifie qu'une instance d'Aries VCR peut être un registre public faisant autorité de toute information référençable.
Aucun commentaire pour l'instant. Soyez le premier !
Aries VCR Issuer Controller
CommunicationCe dépôt est un modèle pour créer un agent émetteur de registre d'informations d'identification vérifiables (VCR) Aries. Aries VCR est la technologie fondamentale sur laquelle l'OrgBookBC du gouvernement de la Colombie-Britannique a été construit. Aries VCR Issuer Controller est une trousse de démarrage permettant de créer un agent Aries qui fournit des informations d'identification vérifiables aux instances d'un Aries VCR, comme OrgBookBC. Ce dépôt contient le code d'un contrôleur d'émetteur qui fonctionne avec le cadre Aries Cloud Agent Python (ACAPy). Le contrôleur et une instance d'ACA-Py peuvent être déployés ensemble pour mettre en œuvre un agent émetteur Aries. aries-vcr-issuer-controller a été développé dans le cadre du Verifiable Organizations Network (VON). Pour plus d'informations sur VON, visitez https://vonx.io. Mieux encore, joignez-vous à ce que nous faisons et contribuez à VON et à la communauté de Trust over IP. Vous ne savez toujours pas ce que c'est ? Veuillez consulter cet aperçu de Premiers pas avec VON, en accordant une attention particulière à la section Agent émetteur/vérificateur VON. C'est ce que ce dépôt implémente.
Aucun commentaire pour l'instant. Soyez le premier !
Cas Ggircs
CommunicationGGIRCS est un outil conçu pour moderniser la déclaration et la vérification annuelles des émissions industrielles de gaz à effet de serre. Ce projet est une réalisation pour répondre aux exigences des initiatives du gouvernement de la Colombie-Britannique, notamment la stratégie climatique, la croissance propre et CleanBC, qui font partie de la Greenhouse Gas Industrial Reporting and Control Act [GGIRCA].
Aucun commentaire pour l'instant. Soyez le premier !
Education Learning Management
CommunicationEducation Learning Management is an open-source project or repository maintained by Government of British Columbia in Canada.
Aucun commentaire pour l'instant. Soyez le premier !
Design System Distribution Kit
CommunicationDesign System Distribution Kit is an open-source project or repository maintained by Government of Ontario in Canada.
Aucun commentaire pour l'instant. Soyez le premier !
Ckanext Validation
CommunicationCkanext Validation is an open-source project or repository maintained by Government of Ontario in Canada.
Aucun commentaire pour l'instant. Soyez le premier !
Dtrust Reconu
CommunicationDtrust Reconu is an open-source project or repository maintained by Government of Ontario in Canada.
Aucun commentaire pour l'instant. Soyez le premier !
Aries Acapy Plugins
CommunicationAries Acapy Plugins is an open-source project or repository maintained by Government of Ontario in Canada.
Aucun commentaire pour l'instant. Soyez le premier !
Candy
CommunicationCandy is an open-source project or repository maintained by Government of Ontario in Canada.
Aucun commentaire pour l'instant. Soyez le premier !
Open Data Catalogue
CommunicationOpen Data Catalogue is an open-source project or repository maintained by Government of Ontario in Canada.
Aucun commentaire pour l'instant. Soyez le premier !
Service Ontario Components
CommunicationService Ontario Components is an open-source project or repository maintained by Government of Ontario in Canada.
Aucun commentaire pour l'instant. Soyez le premier !
Ontario Ca Theme
CommunicationOntario Ca Theme is an open-source project or repository maintained by Government of Ontario in Canada.
Aucun commentaire pour l'instant. Soyez le premier !
Ontario Data Tools
CommunicationOntario Data Tools is an open-source project or repository maintained by Government of Ontario in Canada.
Aucun commentaire pour l'instant. Soyez le premier !
Ontario API Standards
CommunicationOntario API Standards is an open-source project or repository maintained by Government of Ontario in Canada.
Aucun commentaire pour l'instant. Soyez le premier !
Ontario Accessibility Tools
CommunicationOntario Accessibility Tools is an open-source project or repository maintained by Government of Ontario in Canada.
Aucun commentaire pour l'instant. Soyez le premier !
Ontario Content API
CommunicationOntario Content API is an open-source project or repository maintained by Government of Ontario in Canada.
Aucun commentaire pour l'instant. Soyez le premier !
Ontario Forms Toolkit
CommunicationOntario Forms Toolkit is an open-source project or repository maintained by Government of Ontario in Canada.
Aucun commentaire pour l'instant. Soyez le premier !
Ontario Digital Standards
CommunicationOntario Digital Standards is an open-source project or repository maintained by Government of Ontario in Canada.
Aucun commentaire pour l'instant. Soyez le premier !
Ontario Notify Prototype
CommunicationOntario Notify Prototype is an open-source project or repository maintained by Government of Ontario in Canada.
Aucun commentaire pour l'instant. Soyez le premier !
Ontario Map Components
CommunicationOntario Map Components is an open-source project or repository maintained by Government of Ontario in Canada.
Aucun commentaire pour l'instant. Soyez le premier !
Ontario Ckan Harvester
CommunicationOntario Ckan Harvester is an open-source project or repository maintained by Government of Ontario in Canada.
Aucun commentaire pour l'instant. Soyez le premier !
Ontario Identity Prototype
CommunicationOntario Identity Prototype is an open-source project or repository maintained by Government of Ontario in Canada.
Aucun commentaire pour l'instant. Soyez le premier !
Cloud Guardrails IBM
CommunicationTools and policy checks that help Government of Canada teams evaluate IBM Cloud deployments against common cloud guardrails. It is useful for repeatable compliance reviews, documentation of security expectations, and sharing implementation patterns across departments.
Aucun commentaire pour l'instant. Soyez le premier !
Cloud Guardrails GCP
CommunicationOpen Policy Agent guidance and configuration examples for checking Google Cloud Platform services against Government of Canada cloud guardrails. The repository documents recommended settings and gives teams a reusable starting point for compliant GCP deployments.
Aucun commentaire pour l'instant. Soyez le premier !
Cloud Guardrails Azure
CommunicationPowerShell-based tooling for assessing Microsoft Azure environments against Government of Canada cloud guardrail requirements. Although archived, it remains a useful reference for Azure compliance automation and policy-as-code patterns.
Aucun commentaire pour l'instant. Soyez le premier !
GC GCP Accelerators
CommunicationTerraform and infrastructure templates for accelerating Government of Canada service delivery on Google Cloud Platform. The project packages reusable baseline patterns so teams can start cloud projects with consistent security and operational defaults.
Aucun commentaire pour l'instant. Soyez le premier !
Cloud Guardrails Oracle
CommunicationInfrastructure and policy examples for checking Oracle Cloud deployments against Government of Canada guardrails. It provides reusable guidance for teams that need to document cloud compliance controls in Oracle environments.
Aucun commentaire pour l'instant. Soyez le premier !
Open Standards Guidance
CommunicationDraft Government of Canada guidance on open standards, policy-as-code and technology decision-making. It helps public-sector teams document standards, reuse technology choices, and align digital services with open-by-default practices.
Aucun commentaire pour l'instant. Soyez le premier !
GC Digital Playbook
CommunicationGovernment of Canada digital playbook content covering accessibility, service design, collaboration, data and open standards. It acts as a reusable guide for public servants building user-centred digital services.
Aucun commentaire pour l'instant. Soyez le premier !
Ransomware Prevention Guardrails
CommunicationMinimum guardrails and practical guidance for preventing ransomware in Government of Canada environments. The project is useful as a policy and control reference for security teams reviewing digital services.
Aucun commentaire pour l'instant. Soyez le premier !
Cloud Adoption Framework Technical Guidance
CommunicationA Government of Canada guidance repository that supports technical architecture decisions around cloud adoption. It is best used as reference material for teams aligning infrastructure work with public-sector cloud practices.
Aucun commentaire pour l'instant. Soyez le premier !
GC Azure Accelerators
CommunicationReusable PowerShell and infrastructure assets that help Government of Canada teams bootstrap Azure-based services. The repository collects patterns intended to speed up delivery while keeping deployments aligned with shared standards.
Aucun commentaire pour l'instant. Soyez le premier !
Canada-ca Welcome
CommunicationStart-here repository for contributors and users of the Government of Canada GitHub organization. It provides orientation material, contribution links, and a lightweight entry point for finding public-sector open-source work.
Aucun commentaire pour l'instant. Soyez le premier !
GC Data Ecosystem
CommunicationRepository used for Government of Canada data ecosystem experiments and supporting code. It captures early work around cataloguing, connecting, and documenting data resources across departments.
Aucun commentaire pour l'instant. Soyez le premier !
Canada.ca Accessibility Notes
CommunicationAccessibility-focused Canada.ca repository used to share HTML examples, guidance and checks. It supports public-sector web teams working to make digital services conformant, usable, and easier to test.
Aucun commentaire pour l'instant. Soyez le premier !
Technology Oversight
CommunicationRepository for oversight material related to user and workpoint technology in Government of Canada contexts. It provides a public artifact for governance discussions and review practices.
Aucun commentaire pour l'instant. Soyez le premier !
DTO Blog
CommunicationArchived source for the Canada.ca Digital Transformation Office blog. It remains useful as a public record of service-design practices, transformation updates, and web publishing patterns.
Aucun commentaire pour l'instant. Soyez le premier !
DMARC Report API
CommunicationPrototype JavaScript service for processing DMARC report data in a Government of Canada context. It can serve as a reference for email-domain security monitoring and report automation.
Aucun commentaire pour l'instant. Soyez le premier !
GC AWS Accelerators
CommunicationReusable infrastructure templates and examples for accelerating Government of Canada service delivery on AWS. The repository provides cloud starter patterns for teams seeking standardized deployments.
Aucun commentaire pour l'instant. Soyez le premier !
Open Source Advisory Board
CommunicationPublic repository for the Government of Canada Open Source Advisory Board. It documents discussions, advice, and artifacts supporting open-source policy and contribution practices.
Aucun commentaire pour l'instant. Soyez le premier !
Azure Landing Zone Base Cloud Architecture
CommunicationPowerShell reference implementation for an Azure landing-zone base cloud architecture. It documents reusable public-sector patterns for secure cloud account and network foundations.
Aucun commentaire pour l'instant. Soyez le premier !
GC Developers Exchange
CommunicationMain application for a Government of Canada developers exchange, intended to help public servants find tools, guidance and shared development resources. It supports collaboration and reuse across digital teams.
Aucun commentaire pour l'instant. Soyez le premier !
RASK CASK Python
Development ToolsPython package from Statistics Canada for standardizing road attributes and municipality names. It is useful for data-cleaning workflows that need consistent geospatial and administrative naming before analysis or publication.
Aucun commentaire pour l'instant. Soyez le premier !
Terraform AzureRM MSSQL Server
Development ToolsTerraform module for provisioning managed MSSQL servers in Azure. The project separates server-level infrastructure concerns so teams can compose larger cloud-native data platforms.
Aucun commentaire pour l'instant. Soyez le premier !
Terraform AzureRM MSSQL Elastic Pool
Development ToolsTerraform module for Azure MSSQL elastic pools, enabling shared database capacity to be deployed consistently. It is useful for data platforms that run many SQL workloads with controlled infrastructure definitions.
Aucun commentaire pour l'instant. Soyez le premier !
Kerberos Sidecar Injector
Development ToolsKubernetes admission tooling that injects Kerberos sidecars into workloads that need secure authentication. It supports enterprise data-science and analytics platforms where legacy identity systems must integrate with containers.
Aucun commentaire pour l'instant. Soyez le premier !
AAW Network Terraform
Development ToolsTerraform module that defines network components for Advanced Analytics Workspaces. It supports standardized deployment of secure analytics networking in Statistics Canada cloud environments.
Aucun commentaire pour l'instant. Soyez le premier !
Kubernetes Sidecar Terminator
Development ToolsGo utility that monitors Kubernetes jobs and terminates sidecars after the main job completes. It helps batch-processing workloads finish cleanly in service-mesh or sidecar-heavy environments.
Aucun commentaire pour l'instant. Soyez le premier !
AAW Kubeflow Containers Multistage Testing
Development ToolsArchived testing repository for containers used in Kubeflow-based Advanced Analytics Workspaces. It demonstrates build and test patterns for data-science images used by public-sector analytics teams.
Aucun commentaire pour l'instant. Soyez le premier !
Code Marketplace
Development ToolsOpen-source extension marketplace for VS Code maintained in the Statistics Canada ecosystem. It provides infrastructure for discovering and distributing editor extensions in controlled or self-hosted environments.
Aucun commentaire pour l'instant. Soyez le premier !
Canonym
Development ToolsPython anonymization package from Statistics Canada for privacy-protection workflows. It supports identification and treatment of sensitive information, helping analysts prepare safer datasets for sharing or processing.
Aucun commentaire pour l'instant. Soyez le premier !
Banff Statistical Procedures
Development ToolsOfficial Statistics Canada repository for Banff procedures, a modular statistical package for data editing and imputation. It supports production-quality statistical processing and modernization of survey data workflows.
Aucun commentaire pour l'instant. Soyez le premier !
Banff Processor
Development ToolsMetadata-driven tool for designing and executing statistical data-editing processes with Banff. It gives statistical programs a more automated way to organize editing steps, parameters, and reproducible processing.
Aucun commentaire pour l'instant. Soyez le premier !
BDL LDE Public
Development ToolsStatistics Canada public repository related to the Linkable Data Environment. It supports open sharing of scripts and assets used around data linkage, documentation, and analytical data products.
Aucun commentaire pour l'instant. Soyez le premier !
Testing and Automation Software System
Development ToolsTesting and Automation Software System helps users create and run reproducible web-application test cases from JSON job definitions. It supports repeatable automated service testing for public-sector applications.
Aucun commentaire pour l'instant. Soyez le premier !
SLICEmyPDF
Development ToolsStatistics Canada tool using the SLICE algorithm to extract financial-statement and tabular information from text-based PDF pages. It is useful for repeatable table extraction where analysts need transparent parsing logic.
Aucun commentaire pour l'instant. Soyez le premier !
EpiSim
Development ToolsR package that builds multi-compartment epidemiological models from Excel-defined model structures. It includes sensitivity-analysis and visualization tools for users modelling infectious-disease scenarios.
Aucun commentaire pour l'instant. Soyez le premier !
G-Series in R
Development ToolsR implementation of Statistics Canada generalized G-Series methods for time-series benchmarking and balancing. It modernizes SAS-based statistical production procedures into an open R package.
Aucun commentaire pour l'instant. Soyez le premier !
CDS Security Tools
CommunicationCollection of tools used by the Canadian Digital Service to support confidentiality, integrity and availability of applications. It includes shared security automation and reference material for operational teams.
Aucun commentaire pour l'instant. Soyez le premier !
CDS Workflows
CommunicationReusable workflow definitions and automation assets maintained by the Canadian Digital Service. The repository helps standardize repeated development and operational tasks across CDS projects.
Aucun commentaire pour l'instant. Soyez le premier !
VAC Find Benefits Documentation
CommunicationCompanion documentation for Veterans Affairs Canada’s Find Benefits and Services product. It captures product context, research and operating guidance that can be reused by service teams.
Aucun commentaire pour l'instant. Soyez le premier !
CDS SRE Public Practices
CommunicationPublic release repository for Canadian Digital Service site-reliability-engineering practices. It shares operational templates, processes and documentation for running reliable government digital services.
Aucun commentaire pour l'instant. Soyez le premier !
Simplify Privacy Statements V2
CommunicationStarter-app based prototype for simplifying privacy statements in government services. It explores how plain-language content and service design can make privacy notices easier to understand.
Aucun commentaire pour l'instant. Soyez le premier !
Sentinel Forward Data Action
CommunicationGitHub Action that forwards data from a previous CI step into Microsoft Sentinel. It supports security-monitoring workflows by connecting repository automation with cloud security tooling.
Aucun commentaire pour l'instant. Soyez le premier !
CDS Research Participation Notices
CommunicationPublic repository for opportunities to participate in CDS-facilitated user research. It supports transparent recruitment and helps teams publish research activities in a reusable format.
Aucun commentaire pour l'instant. Soyez le premier !
GeoBC Authorization Tools Dashboards
CommunicationAnalytics dashboards for GeoBC authorization tools, helping teams understand usage and operational patterns. The repository supports evidence-based improvements to geospatial access services.
Aucun commentaire pour l'instant. Soyez le premier !
Air Quality Warnings
CommunicationQuarto/R-based project for publishing air-quality warning information in British Columbia. It supports environmental reporting workflows and reproducible public communication.
Aucun commentaire pour l'instant. Soyez le premier !
GWELLS QAQC Geocode Archive Data
CommunicationR repository related to the GWELLS quality-assurance dashboard and geocoded archive data. It supports groundwater-well data validation, mapping and analytical workflows.
Aucun commentaire pour l'instant. Soyez le premier !
BCGov Renovate Config
CommunicationShared Mend Renovate configuration for automated dependency updates across B.C. Government repositories. It helps project teams keep packages current while applying consistent policy and review settings.
Aucun commentaire pour l'instant. Soyez le premier !
Post-Secondary Supply Model
CommunicationR data-science project for the Post-Secondary Supply Model used in education and workforce planning. It houses modelling code, analytical workflows and reproducible outputs for public-sector decision support.
Aucun commentaire pour l'instant. Soyez le premier !
Wildfire Predictive Services
CommunicationWildfire Predictive Services application for prevention, preparedness, response and recovery decision support. It combines Python, React and geospatial data to help wildfire teams analyze weather and risk.
Aucun commentaire pour l'instant. Soyez le premier !
Route Information and Data Entry
CommunicationRoute Information and Data Entry application for entering and managing transportation route data. It supports structured workflows around road or route information in government systems.
Aucun commentaire pour l'instant. Soyez le premier !
GDX Analytics Looker Gazer Integration
CommunicationRepository for storing Looker production dashboards with Gazer to support editing, testing, backup and restoration. It helps analytics teams manage business-intelligence assets as code.
Aucun commentaire pour l'instant. Soyez le premier !
BC Government API Guidelines
CommunicationGuidelines for designing, documenting and operating APIs in the B.C. Government. The repository gives teams a shared reference for consistent, reusable and developer-friendly public-sector APIs.
Aucun commentaire pour l'instant. Soyez le premier !
BCGov Developer Experience Team
CommunicationScripts, demos and examples produced by the B.C. Government Developer Experience team. It helps internal and partner developers adopt platform tools, workflows and open-source practices.
Aucun commentaire pour l'instant. Soyez le premier !
OpenShift Quickstart Demo
CommunicationDemonstration project for the B.C. Government OpenShift quickstart experience. It provides a sample TypeScript application and deployment path that teams can copy when starting platform work.
Aucun commentaire pour l'instant. Soyez le premier !
Try Quickstart
CommunicationCompanion repository for experimenting with B.C. Government quickstart OpenShift workflows. It is intended as a lightweight sandbox for validating platform onboarding and deployment patterns.
Aucun commentaire pour l'instant. Soyez le premier !
BCGov DevOps Requests
CommunicationIssue-based service desk for requesting DevOps and platform changes in the B.C. Government ecosystem. It provides transparency around support workflows and platform onboarding.
Aucun commentaire pour l'instant. Soyez le premier !
BC Digital Marketplace
CommunicationApplication supporting the B.C. Digital Marketplace, where digital service opportunities and procurement workflows can be published. It is a public-sector platform for transparent supplier engagement.
Aucun commentaire pour l'instant. Soyez le premier !
Indy Catalyst
CommunicationB.C. Government project for decentralized identity and Hyperledger Indy ecosystem experimentation. It supports pilots, integration work and shared components for verifiable credential services.
Aucun commentaire pour l'instant. Soyez le premier !
ACA-Py Inbound Router Plugin
CommunicationPlugin work around inbound routing for Aries Cloud Agent Python deployments. It helps digital-trust teams operate agent networks and route messages in verifiable credential ecosystems.
Aucun commentaire pour l'instant. Soyez le premier !
Schema Spy
CommunicationDatabase schema documentation tooling used by B.C. Government teams. It helps generate browsable diagrams and metadata so applications are easier to understand and maintain.
Aucun commentaire pour l'instant. Soyez le premier !
Platform Services Registry
CommunicationRegistry application for B.C. Government platform services and onboarding. It helps teams manage product metadata, contacts and platform access information in a central place.
Aucun commentaire pour l'instant. Soyez le premier !



Aucun commentaire pour l'instant. Soyez le premier !