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 !



Aucun commentaire pour l'instant. Soyez le premier !