Yonas Yanfa

Results 203 comments of Yonas Yanfa

> > @Firstyear The server should never see your plain text password though. > > In our case, it should. The server is the one keeping track of the password...

@yaleman True. Can you use [OPAQUE](https://blog.cloudflare.com/opaque-oblivious-passwords/) here?

Thanks @sagiegurari !

@epage I'm not sure, I'l check it out.

Thanks @amartinezfayo , I don't know if github.com/google/go-tdx-guest is required. Unfortunately I don't know enough about these components to be suggesting to remove it, although my guess would be it...

Thanks, I'll let you know how it goes.

PR #185 was closed with commit [0a70b06](https://github.com/bolcom/unFTP/commit/0a70b0617869a2e631ec7e8324e10a9ea9878e21) This should be closed.

If I run `cargo update`, I get this error: ```sh error: the option `check-cfg` is only accepted on the nightly compiler error: could not compile `dashmap` (lib) ```

@penberg It might be. I can retest this after #2500 has a fix committed.