I’m here for awhile

  • 7 Posts
  • 44 Comments
Joined 1 month ago
cake
Cake day: October 3rd, 2025

help-circle



  • This is only possible because of the sandbox of the termux app. Unfortunately iOS has no comparable alternative to termux so it will likely never happen.

    In fact, it would even be pretty difficult to develop this into a standalone app on either platform with the way application review is. There is alot of unneeded fluff that would need to be added to be compliant with policies. A self hosted service like this goes against app store policies and google play policies in a few ways.

    So while IOS users can easily access the application on a onion browser, they won’t be able to host their own instance.



  • The server backbone gunicorn is set with 2 workers and 8 threads ( this can be modified to more or less )

    But it should handle around 15 - 20 simultaneous connections smoothly. Now, if everyone is uploading all at once would definitely make it sweat.

    Once the server recieves the photo is compresses is down to 100-200kb so all retrievals are pretty light weight.

    Pagination really lightens the load as well. By limiting it to 10 photos per page, the server only needs to send about 1.5 mb - 2.0mb to load in a whole page of photos.














  • hereforawhile@lemmy.mlOPtoPrivacy@lemmy.mlThe Perfect Private Messenger
    link
    fedilink
    arrow-up
    10
    arrow-down
    1
    ·
    1 month ago

    Simplex does check alot of those boxes… but smp traffic is easily identifiable unless your jumping through the major hoops of establishing a totally anonymous proxy.

    An encoded message on a pastebin through tor. Congratulations, you’ve entered pedophile/terrorist level security realm.

    Thats to bad being anonymous and secure puts you in that category. It shouldn’t!