Fabian Meumertzheim

Results 1665 comments of Fabian Meumertzheim

I also ran into this error and can confirms it's fixed by https://github.com/envoyproxy/protoc-gen-validate/pull/471. Unfortunately, that requires specifying `commit` in the `go_repository` rule for `com_github_envoyproxy_protoc_gen_validate`.

https://github.com/envoyproxy/protoc-gen-validate/commit/4f41f10dde19ec4dd9dd8cf6f7537139f52fb58b should work, but there have been releases since then you could use.

Thank you very much for the quick reply! > Functionality-wise, I can see there are some differences between Browserpass v2 and smart-pass, could you clarify if these differences caused by...

> This proposal sounds quite interesting, but @erayd and I need to discuss this a bit more to make sure we thoroughly consider the consequences. For example, if that so...

In order to provide more of a basis to the discussion about whether or not something like browserpass-chromeos is a good idea, I went ahead and drafted up the structure...

@erayd I'm sorry, having a custom store location already configured unfortunately breaks the more descriptive first error message I intended new users of the demo to see (before I provide...

> @FabianHenneke That worked, although I did have to delete all my custom stores before it was happy to work. Initial impressions - it seems to work well. Since browserpass-extension...

I finished a first feature-complete version, which is now available at [FabianHenneke/browserpass-chromeos](https://github.com/FabianHenneke/browserpass-chromeos). I maintain a patched fork of browserpass-extension with Chrome OS support at [FabianHenneke/browserpass-extension](https://github.com/FabianHenneke/browserpass-extension). When you have the time,...

Addendum in response to the announced deprecation of Chrome Apps on all platforms, including Chrome OS: I will turn browserpass-chromeos into a Chrome Extension based on the [Native File System...

I thought a bit about how one might improve the error handling while I was working on the Chrome OS port of browserpass-native. In order to cleanly separate anticipated extension...