Skip Navigation

User banner
The 8232 Project
The 8232 Project @ Charger8232 @lemmy.ml
Посты
74
Комментарии
500
Joined
1 yr. ago

  • Hi! If you have any suggestions for software, please provide links to them and I will be sure to check them out! Ideally, open an issue on the repo (this is the best way for it to be added). Thanks for the suggestions!

  • To my knowledge, Element has no way to share the desktop/screen. If I am wrong about this, please let me know!

  • Hi! Thanks for taking a look. I used a template to categorize some of the software early on, and this slipped into the initial release. Thanks for noticing! I'll rename it accordingly.

  • I'm sorry you weren't satisfied with some of the software on my list. Audire and Audile are not options I preferred to add, but there are simply no better music recognition apps out there that I could find. I would love to know if you have any! As for Audacity, I'm not sure what concerns you have over that. If you have any constructive feedback, I'd love to hear it!

    The project is still in its early stages, so not everything is perfect :)

  • Thanks for bookmarking! I will absolutely be adding a photo library, it was something that slipped under my radar. Thank you!

    Edit: Added in version 5.2024.09.15.1

  • Hi! I agree that it is getting cluttered with emojis. I plan to revamp this today to clear it up a bit. Thanks for your feedback!

    Edit: Decluttered in version 5.2024.09.15.1

  • One of many reasons is the nonfree nature of Bitwarden. You have to pay for a premium account to use certain methods of 2FA, for example (last I checked).

  • I'll be sure to check it out, thank you!

  • Hi! Thanks for the feedback!

    The "Video Conferencing Tools" section is my aim at enterprise applications. My goal there was to find an app that is available for Online, Windows, macOS, Linux, ChromeOS, Android, and iOS that supports group chats, video calls, and screen sharing. I was only able to find Infomaniak kMeet, which I'm not even sure fits the bill. If you have any suggestions that meet these requirements, I would be happy to add them!

    In the meantime, feel free to make an issue on the repo suggesting these services!

  • Trail Sense mentioned in my list has options for tracking hiking progress. Unfortunately, open source health apps are few and far between.

  • You don't have to. I encourage you to make your own list of preferred software, and share it with the community.

    Edit: Because the conversation got deleted

  • All Libre software is open source, not all open source software is Libre.

  • Because you can look through the source code yourself to ensure that it respects your privacy, and make changes if there is something you don't like. You don't have to trust anyone with your own computing, because you can run it yourself.

  • "Open source" simply means the source code is available to the public. Not all software on my list is Libre.

  • Ah, that is unfortunate. I put the wrong link. Thank you!

  • Permanently Deleted

    Прыгнуть
  • Hi, lovely app. Good job attaching apk files to your releases. However, this is neither OTP encryption nor secure in a cryptographic context. The One Time Pad creates a randomly generated pad on its own and uses the XOR function to combine the pad and plaintext together.

    Instead, this app forces you to create the pad yourself, and only allows the pad to contain the ASCII characters 0-9. This means you cannot get the full 8 bit entropy for each byte. Because of this, if the character in the ciphertext is "q", for example, you have only 10 options for the plaintext:

    q xor 0 = A

    q xor 1 = @

    q xor 2 = C

    q xor 3 = B

    q xor 4 = E

    q xor 5 = D

    q xor 6 = G

    q xor 7 = F

    q xor 8 = I

    q xor 9 = H

  • I was gonna make this exact same post

    You still should! I, and many others, would love to hear about your experiences

  • 2 months is a long time, unfortunately.

  • I considered a privacy screen protector such as the one I had on my iPhone, but I found that biometrics would become an issue with having one on. I don't plan to disable biometrics, since it's easy enough to simply hold the power button and select "Power off" if I am ever compelled to unlock my phone.

  • As I mentioned in the post and in another comment, the Play Store version of ProtonVPN is the only one with the ability to sign in as a guest.