Comment on
Why allow "everyone" to have read write permission?
Reply in thread
Thanks this is very helpful
Comment on
Why allow "everyone" to have read write permission?
Reply in thread
Thanks this is very helpful
Comment on
Peer to Peer Messaging App
How is it compared to other p2p messaging apps
Comment on
Android Fediverse client that does not send user agent to servers
Reply in thread
I just checked, they do send user agent to lemmy server.
For example
final appVersion = getCurrentVersion(removeInternalBuildNumber: true, trimV: true);
return {
'User-Agent': 'Thunder/$appVersion',
'Content-Type': 'application/json',
'Accept': 'application/json',
if (account.jwt != null) 'Authorization': 'Bearer ${account.jwt}',
Comment on
Android Fediverse client that does not send user agent to servers
Reply in thread
Thanks for the detailed explanation and suggestion!
Comment on
Best Mastodon App?
Reply in thread
Try this https://github.com/DimensionDev/Flare, it supports even nostr
Comment on
Why allow "everyone" to have read write permission?
Reply in thread
Thanks this is very helpful
Comment on
Android Fediverse client that does not send user agent to servers
Reply in thread
Yes that would be an alternative. But I’m looking for a more user friendly client that could achieve the goal.
Comment on
Best Mastodon App?
Comment on
Android Fediverse client that does not send user agent to servers
Reply in thread
I will try
Comment on
Android Fediverse client that does not send user agent to servers
Reply in thread
I just checked, they do send user agent to lemmy server.
For example
final appVersion = getCurrentVersion(removeInternalBuildNumber: true, trimV: true);
return {
'User-Agent': 'Thunder/$appVersion',
'Content-Type': 'application/json',
'Accept': 'application/json',
if (account.jwt != null) 'Authorization': 'Bearer ${account.jwt}',
Comment on
No notifications
Reply in thread
Comment on
Why allow "everyone" to have read write permission?
Reply in thread
Thanks!
Comment on
Translate feature?
I know this is an old post, but there are better options now.
Try this https://github.com/DimensionDev/Flare, it supports nostr, rss and more
Comment on
Android Fediverse client that does not send user agent to servers
Reply in thread
Yes that would be an alternative. But I'm looking for a more user friendly client that could achieve the goal.
To be honest, this is a very specific method, and I don’t know which problem we’re facing. So this might as well be some A-B problem. So what are you trying to achieve?
user agent is not essential for the servers, server does not need to know which client or device I am using. So I don't want any server to fingerprint users.
Comment on
Best Mastodon App?
Reply in thread
Try this https://github.com/DimensionDev/Flare, it supports even nostr
Comment on
Best Mastodon App?
Reply in thread
Is it open source?
Comment on
Best Mastodon App?
Reply in thread
Try this https://github.com/DimensionDev/Flare, it supports even nostr
Comment on
I have just switched to Android - what are some good F-droid apps to install?
Reply in thread
Try this https://github.com/DimensionDev/Flare, it supports nostr, rss and more @[email protected]
Comment on
Looking for a pretty calendar app for Android that supports WebDAV either natively or via Davx5
Reply in thread
kashcal is a great choice https://programming.dev/u/[email protected]
Comment on
Best Mastodon App?
Reply in thread
Try this https://github.com/DimensionDev/Flare, it supports even nostr