Results 443 comments of Friedger

Is this related to gaideo.com?

Will you own the uploaded music? How is the copyright handled? With gaideo videos are hosted by the users themselves: https://github.com/gaideo/gaideo

Blocked by https://github.com/blockstack/stacks-blockchain/issues/1589

They should be resubmitted by the app maybe? Léo Pradel schrieb am Sa., 29. Feb. 2020, 09:03: > @friedger , with this approach the username > will need to be...

It should be just a call to crawl for the gaia bucket. But I haven't tried it yet Léo Pradel schrieb am Sa., 29. Feb. 2020, 11:21: > @friedger it's...

> Include validateUsername on all models There is more talks about blockstack ids without username. Whether a username is required should be a validation done on the client of the...

> If they just registered a name, and it hasn't propagated yet, then how can we validate the username? Same holds for invalid usernames that were never registered. Ideally, models...

The issue occurs due to https://github.com/blockstack/radiks/issues/76 The client radiks is sending an encrypted id :-/

Fixed on radiks now. It could be possible to add a type check for signingKeyId or improve the error message. But the validator is correct!