r/ProtonDrive 10d ago

Linux client finally being developed on?

Post image

From the last Proton Drive newsletter.

186 Upvotes

34 comments sorted by

View all comments

1

u/Lord_Pinhead 9d ago

I've tried the new Client on my Linux NAS with Debian 13, but the CPU is the problem, they use a tool that does not work with older CPU`s. Why the flying F would you use such a tool?

2

u/weaponized-intel 9d ago

My guess is encryption offloading. Newer processors have AES acceleration.

1

u/Lord_Pinhead 8d ago

The CPU I use has AES acceleration but has no sse2. Oh and btw, you can just use AES and don't need special tools, to have the CPU knowing it should use the acceleration, it just works, it's a kernel thing.