Wolf Vollprecht
Wolf Vollprecht
@Hind-M indeed, there is ongoing work on the prefix.dev side to implement this. We already have the implementation in our backend: https://beta.prefix.dev/channels/wolf-channel/packages/signed-package
Hi everyone! Thank you for voting, and thanks to Trail-Of-Bits (@woodruffw and @facutuesca) for working so tirelessly to get this over the finish line. The voting results are: --- Total...
Fixed, and fixed header table too.
Just discussed with @baszalmstra and the plan is as follows: - offer a "default middleware stack" as an API so that users can just use that to get a good...
It's a good idea although maybe even too simple :)
Hi @henrykironde - added the missing fields - sorry!
Hi @manulpatel - awesome! The best way to get started would be to check out the `js-rattler` folder and run `npm build`.
I think something like: ``` # First reset to login keychain as default security default-keychain -s ~/Library/Keychains/login.keychain-db ``` Will restore an OK state. Although locally my `login.keychain-db` was also renamed...
@kelvinou01 ah I see. Maybe you are right! I wasn't sure if we could aquire a lock in a read-only filesystem but your argument makes sense. I think if we...
Hi @raybellwaves, indeed, the `convert` command only works for really simple cases. There are some differences with outputs (there is no notion of a "top-level" recipe in boa). Maybe you...