Xavier Chanthavong

Results 83 comments of Xavier Chanthavong

Pretty sure this one was solved by the file_saver fork (at_file_saver) this can be reopened if not the case.

If we want to migrate our signatures to records, this would be a good time to do it!

I want to consider removing KeyStreams in 4.0.0, my original intent for them doesn't really make sense given the work with AtCollections. I will need to take a closer look...

@gkc I know we originally discussed renaming AtKey to AtID, but all of our SDKs use the term AtKey now... it's worth bringing this topic up again.

P3 for now - we have a working implementation in sshnp client for now, we can abstract it away once we have another request for it in another project Also,...

``` @xavierchanth@plookup:public:publickey@xavierchanth error:AT0011-Internal server exception : Request to remote secondary @xavierchanth at null:null received error response 'AT0015-Exception: public:public:publickey@xavierchanth does not exist in keystore' @xavierchanth@plookup:publickey@xavierchanth data: @xavierchanth@ ```

> When doing plookup you must not include public: > > It should be plookup:publickey@alice not plookup:public:publickey@alice Yeah noted in my example code, we were trying to chase down Jeremy's...

@gkc @cconstab do we need at_daemon if we have API no ports?

> @XavierChanth I don't follow ... how does "API no ports" address the problems which led to this feature request? > > > Browser support; preventing local secondary cache duplication....