Skip to content

Commit ef67a9a

Browse files
Alissonkclaude
andauthored
New package: MasterSigner.Agent version 1.0.1 (microsoft#350502)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent df5c554 commit ef67a9a

File tree

3 files changed

+54
-0
lines changed

3 files changed

+54
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
2+
PackageIdentifier: MasterSigner.Agent
3+
PackageVersion: 1.0.1
4+
Platform:
5+
- Windows.Desktop
6+
MinimumOSVersion: 10.0.0.0
7+
InstallerType: exe
8+
Scope: user
9+
InstallModes:
10+
- interactive
11+
- silent
12+
InstallerSwitches:
13+
Silent: --silent
14+
SilentWithProgress: --silent
15+
UninstallBehavior: uninstaller
16+
Installers:
17+
- Architecture: x64
18+
InstallerUrl: https://get.mastersigner.app/agent/windows-amd64.exe
19+
InstallerSha256: 0b4a560ba0f6d31a0be9a13e7462344461cbfcd57f7de455cb8014183b673275
20+
ManifestType: installer
21+
ManifestVersion: 1.6.0
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
2+
PackageIdentifier: MasterSigner.Agent
3+
PackageVersion: 1.0.1
4+
PackageLocale: en-US
5+
Publisher: MasterSigner
6+
PublisherUrl: https://mastersigner.app
7+
PublisherSupportUrl: https://mastersigner.app/download
8+
PackageName: Master Signer Agent
9+
PackageUrl: https://mastersigner.app/download
10+
License: Proprietary
11+
ShortDescription: Native messaging agent for Master Signer ICP-Brasil digital signature
12+
Description: |-
13+
Master Signer Agent is a native messaging host that enables the Master Signer
14+
browser extension to access hardware security tokens (A3 certificates) and perform
15+
ICP-Brasil compliant digital signatures via PKCS#11.
16+
17+
Supports tokens from: SafeSign (AET/SERPRO), Feitian ePass, HID ActivClient,
18+
Safeweb, Thales/Gemalto IDGo, WatchData, and other PKCS#11 compatible devices.
19+
Tags:
20+
- certificate
21+
- digital-signature
22+
- icp-brasil
23+
- pkcs11
24+
- token
25+
- signing
26+
ManifestType: defaultLocale
27+
ManifestVersion: 1.6.0
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
2+
PackageIdentifier: MasterSigner.Agent
3+
PackageVersion: 1.0.1
4+
DefaultLocale: en-US
5+
ManifestType: version
6+
ManifestVersion: 1.6.0

0 commit comments

Comments
 (0)