Hadi
Hadi
Apparently the first problem is where it should keep the private keys. There are at least two methods. - One is to encrypt them with the hash of user's password...
I forgot to address the issue with keeping private keys in client, when we have multiple clients. For instance, a user can sign in with web app in Firefox, "Toot...
@kc9jud Very good question. Let me answer the re-implementation of PGP subkeys first. Here, we're talking about interfaces(API), not implementations. If it fits, people could use any implementation, including PGP,...
I had the same problem with HashSet, the workaround was to return a `Set`, which is an interface, instead of `HashSet`, which is an implementation. Don't ask me why!
Thanks @fzyzcjy for reaching out. Your project looks awesome. It may take a while, but I'll try it in the future for this project.
Sorry for being late! @alirezaafkar Yes all views, including views inside the toolbar. All ImageViews, Buttons, ... @farzad119 I don't know what "all" means in your language but as Google...
I'm going to start working on it.
I like the ActivePub protocol, and the people around it, as you may have guessed! Also I like the question, and the answers, especially the annotation servers, which I think...