Heath Stewart · @heaths
185 followers · 476 posts · Server fosstodon.org

Now that the for has released v1.0.0, I have updated to it and released v1 of pkg.go.dev/github.com/heaths/a : a cryptography client for Key Vault and that now only makes it easier to call crypto operations but tries to first cache the public key and do public key operations locally to improve performance and help mitigate throttling.

We have this in our other languages' SDKs but doesn't fit our design goals for , so I wrote it as a separate module.

#golang #azuresdk #keyvault #managedhsm

Last updated 1 year ago

Heath Stewart · @heaths
175 followers · 445 posts · Server fosstodon.org

My github.com/heaths/azcrypto module for easy and crypto operations is now feature-complete and at parity with our other languages' crypto libraries. It now supports crypto operations locally using a JWK.

Not likely to make it into our official azkeys SDK, but written to our same SDK guidelines.

azkeys will GA soon, and once I upgrade my dependency I plan to GA this module.

#azure #keyvault #managedhsm #azuresdk

Last updated 1 year ago

Heath Stewart · @heaths
175 followers · 434 posts · Server fosstodon.org

I've been working on a "business adjacent" project - as many of mine are - but for something that may one day be part of our for . Regardless of whether it gets included, I want it to feel like a first-party experience when used with our other client libraries. Given I'm part of the team, I'm coining(?) the phrase, "first-ex parte".

See github.com/heaths/azcrypto for a cryptography client for or . It's basically the same as we have in other languages.

#azuresdk #golang #azure #keyvault #managedhsm

Last updated 1 year ago

Heath Stewart · @heaths
174 followers · 391 posts · Server fosstodon.org

Full and support is now available in github.com/heaths/azcrypto for . I'm consider AES support, but still researching AES in . The APIs I'm familiar with in are significantly different so it may be a while, and AES is limited to anyway.

#rsa #ecdsa #azure #keyvault #golang #csharp #managedhsm

Last updated 1 year ago

Heath Stewart · @heaths
173 followers · 389 posts · Server fosstodon.org

Since the for 's philosophy is thin, mostly generated clients - which I don't disagree with - I built a client atop it much like I helped drive in our other SDK languages and wrote for the SDK for .NET: github.com/heaths/azcrypto

It's very early in development right now - supporting only sign and verify - but is an MVP enough to get some feedback from my team or anyone else who may be interested.

#azuresdk #golang #cryptography #azure #keyvault #ecdsa

Last updated 1 year ago

John Kilmister · @Johnkilmister
9 followers · 9 posts · Server hachyderm.io

Discovered a nice project could be very beneficial. A test double/fake object for KeyVault to allow easier testing 🧪

Will definitely be trying this out soon!

github.com/nagyesta/lowkey-vau

#azure #testing #keyvault

Last updated 2 years ago

F0rm4t · @F0rm4t
22 followers · 25 posts · Server infosec.exchange
Max Maass :verified: · @hacksilon
199 followers · 110 posts · Server infosec.exchange

TIL: (used for automations in the system) will log all inputs and outputs in plaintext, including if you pull secrets from . To prevent this, go to the settings of the block and set the inputs/outputs to secret (also do this for any block that consumes sensitive information).

Why this isn't the default for a function whose sole purpose is to pull sensitive information from a Vault, I don't know. At least the affected key was easy enough to rotate.

#azure #logicapps #sentinel #siem #keyvault

Last updated 2 years ago

Talha Turan · @talhaturan
3 followers · 7 posts · Server mas.to
Talha Turan · @talhaturan
3 followers · 11 posts · Server mas.to
dejan · @djn
0 followers · 2 posts · Server mas.to

I am trying to read keyvault secret from Synapse notebook using:

s = TokenLibrary.getSecret(kv, secret_name)

It works when I am running it in debug mode, but fails when it is scheduled. I granted Synapse server managed identity Get and List secret policy. What is different when it is scheduled?

#keyvault #synapse #azure

Last updated 2 years ago

Štěpán Rešl · @StepanResl
51 followers · 38 posts · Server techhub.social

Idea: Wouldnt be great to be able to use stored secrets directly from PQ to authenticate as Service Principal or to have the direct support of service principals in PQ?

#powerquery #keyvault

Last updated 2 years ago

Elena G · @Beelzenef
77 followers · 8035 posts · Server mastodon.social

RT @cmendibl3@twitter.com

Twiiterverse, el código y las slides de mi charla en la @netcoreconf@twitter.com la podéis encontrar aquí: github.com/cmendible/NetCoreCo y el repo de es este: github.com/cmendible/atarraya

🐦🔗: twitter.com/cmendibl3/status/1

#atarraya #netcoreconf #dotnetcore #keyvault #kubernetes

Last updated 5 years ago