While that is a great thought that completely and utterly goes against open source.
Why are you saying that ?
Source would stay available, only the client ID would be kept private.
Embedding secrets / passwords in binaries only is a quite easy / common approach (even if not really secure - could probably still be extracted from the binaries).
Itâs the same about identifiers (login, passwords, âŚ) used during tests : you wonât commit them in a git repository and keep them separaterd.
If there is a binary blob you are injecting in open source, it is no longer open source. You have no idea what is in that blob since it is closed and now you are downloading that blob into your internal Network.
Both approaches are bad but including compiled blobs in the open source is worse as I canât opt out of that. I can, however, opt out of using ACD because of the intermediate auth proxy.
I really donât understand your point.
Right now, most users are using rclone by grabbing the pre-compiled and published binaries : already today, anything can be injected (trojan, and so on).
You can of course at the moment compile the rclone binary by yourself.
With the above proposition, itâs exactly the same. You take the pre-compiled binary, which will work and wonât be banned as the secret is injected only at compile time.
You can still review the code (like today).
You can still compile the binary by yourself if you want, but, of course, due to the new Amazon limitation, youâll have to provide your own client ID / secret (once registration is opened again on Amazon side).
So itâs truly still open source.
(and this approach is way better than having an intermediate proxy hosted elsewhere by someone else : this proxy may be hacked and may store every user logins/passwords)
Lol only being able to use a pre compiled binary isnât open source.
Yea I agree, if anything Amazon should automatically give API access to your own drive so everyone need to use their own secret and implementing per account limits (like google does).
p.s. While auth server is not really good implementation its still better to have option to use ACD then being without it.
I donât care what needs to be done as long as I can use rclone on amazon again. If you are concerned about your data donât upload private things or encrypt it beforehand. Thank you @ncw !
While I agree with that statement it doesnât make it better. Iâll just opt out till something changes. It isnât a choice to implement a proxy. Itâs either the proxy or âno acdâ for now.
Thank you for all the hard work and continued updates. Hopefully they at least allow a temporary âallowedâ window for us to get our stuff in working order, or, re-open the API key registration.
@ncw I would like to see the keys added to the compiled files as an alternative to an authserver. Should not be a problem for Amazon since then its not public.
Wouldnât it just be better to have the auth server closed source and run locally? then at least we arenât passing data to ncw and everything reminds in house.
I know from experience that itâs not bandwidth. Their network is very robust and the architecture is such that it doesnât typically have that issue. This feels like typical service provider issues: 10% of the customers using 80% of the resources - cheap, fast, reliable (where fast==unlimited). Pick two.
As an aside, and while I hope that they allow rclone again, I use them strictly for offsite backup. Arq appears to still work, so Iâll continue paying for ACD for that use, but will likely move to something else for my encrypted bulk backups. I need about 20T, anyone have any suggestions or a recommendation for that? hubic looks promising but tops out at 10T.
go to hetzner, storage box + auction
storage box 10TB is for 50 EUR
and your dedicated server could be one from the auction, for example
Intel Core i7-2600
HDD 4x HDD 4,0 TB SATA Enterprise
RAM 4x RAM 4096 MB DDR3
16TB disc
for 70 EUR
SUM:
120 EUR
for 26TB
Hubic⌠I used them a while ago, and tbh it was rubbish, they limited speeds down to 10Mbps, support was pretty much non existent and forum was constantly full of spamâŚ
@alneven 120⏠a month for 26TB?
yes, 120 eur / month
Or you can rent Dedicated Root Server SX61 with 4 x 6 TB (24TB) for 82⏠/ month
even betterâŚ
didnât evaluated the question that deep
Sure, but that's normally configured in a RAID 1 config @ 12TB.
you can use hetzners install image and disable raid 1.