Rorical

Results 25 comments of Rorical

I think every publisher could design the access controller of their contents, inside their posts or persona files. Firstly, we should not include a signature in RSS3 files, instead, we...

My purpose is to make any operation easier to verify by separating signature with persona. We should consider that the signature is a part of the rss3 pointer. If clients...

I don't seem to make it clear. This signature is generated from the file instead of just this operation. We could separate the signature from the file to reduce the...

From my point of view, it is necessary to design a flexible protocol so it is more user-friendly. Specifying the access controller in each file would allow wider range of...

Access control can be included in the RSS3File in the form of a field, so it does not need a separate file. Every node could use the access control information...

And I'm also considering using some non-Turing complete languages as the access controller part. This could enable some basic operations such as not allowing the publishing of an article with...

I just made an unsuitable example. This means we could control the access with respect to aspects other than signatures. We could check the validity of a post by looking...

This could definitely contribute to the flexibility of the RSS3 protocol. However, it is also difficult to implement. To start with, we should first design a protocol that allows multi-signature...

有改主题的名字嘛?

I created a modified `Dataset` class that returns `(image, text_embedding, text_mask)`, but I'm still getting errors. I wonder what the shape of the embedding and mask must be.