I’ve been trying to see if Microsoft AI Copilot was “privacy safe.” When I asked the question to Copilot itself, it seemed legit.
From what I’ve read online, it seems legit as well.
I’m sure there are a lot of opinions where Microsoft is a privacy devil and I understand those and agree to some extent.
But if we were to push the reset button and were to believe what Microsoft says about their products, would Copilot be considered privacy safe? Why or why not?
…that’s like asking Google if they spy on us. They’ll obviously say no.
would be PR suicide for Microsoft’s AI to claim that MS is spying on us. That would be like the time Twitter’s AI Grok had an incident where it said “I can confirm that Elon Musk is a pe–phile” and the ensuing chaos was amazing (elon said that the AI trained on “woke” non-sense lmfaoo).
MS isn’t as stupid as Musk.
But if we were to push the reset button and were to believe what Microsoft says about their products, would Copilot be considered privacy safe? Why or why not?
Never, especially with the new Recall feature they are bringing onto Copilot+ PCs. Copilot will surveil everything going on your PC. Recall runs on the local NPU but Copilot does connect to MS servers, and Copilot will definitely use Recall to give “smarter suggestions”. Oh also, Microsoft cares more about not violating DRM than protecting your passwords :
Recall treats material protected with digital rights management (DRM) similarly; like other Windows apps such as the Snipping Tool, Recall will not store DRM content.
Note that Recall does not perform content moderation. It will not hide information such as passwords or financial account numbers
edit : ok well microsoft is very capable of PR suicide by stating this outright on their support site
Could you or someone else list what each do? And if it’s easy to install? I’m sure it’d be super helpful not only to me, but to a lot of people looking for this.
Let’s put some boundaries as well. I suggest the following for the installation process: easy - medium - hard. And why. Privacy should be a yes or no answer with an explanation.
Let me do three examples.
PrivacyAIExample:
Privacy OK?: Yes. Solid Privacy policy, running locally, input prompt and AI output are all saved locally and you get to control whether you want to keep a history or not.
OS?: Linux.
Installation process: Hard. You will need to put several hours and follow multiple guides in order for this to work. You will also need to run some line of codes. Use at your own risk.
PiAIExample2:
Privacy OK?: Yes. Solid Privacy policy, running locally, input prompt and AI output are all saved locally and you get to control whether you want to keep a history or not.
OS?: Windows and MAC.
Installation process: Medium. You will need a guide for the installation process, but should take less then two hours to complete for the average user. There shouldn’t be any blockage while following the steps either as they are fairly simple. Once installed, updates are made automatically.
WeArePrivatePleaseBelieveUsAI:
Privacy OK?: No. Contradictory Privacy Policy. They say privacy is important to them, but data shared with 3rd party. Input and Output go on their servers. Data is stored on their server for 3 months. You don’t have control over your data.
OS?: Windows.
Installation process: Easy. Any user could install this as it’s a simple wizard. You can install this as you would with any other program.
Real list:
GPT4All:
Privacy OK?:
OS?:
Installation process:
Link:
Ollama:
Privacy OK?:
OS?:
Installation process:
Link:
Dolphin-phi3:
Privacy OK?:
OS?:
Installation process:
Link:
llama3 8b:
Privacy OK?:
OS?:
Installation process:
Link:
Gemma:
Privacy OK?:
OS?:
Installation process:
Link:
The local AI playground:
Privacy OK?:
OS?:
Installation process:
Link:
LlamaGPT:
Privacy OK?:
OS?:
Installation process:
Link:
Hugging Face:
Privacy OK?:
OS?:
Installation process:
Link:
Hugging chat:
Privacy OK?:
OS?:
Installation process:
Link:
I could compile and update this list as people help me filling it.
This all will be filled once that will be in the privacyguide.
But if you are willing to use
Os linux mac os windows(preview)
Installation is easy just a curl .sh comment
Once installed open terminal and write ollama run llama3 or any other models from library where you can find models like phi3 dolphin variants mistral qwen gemma and many others.
Gpt4all.io is for gpt for all but does not offer that many options or models but comes with precooked with a gui unlike ollama that you can set any gui once you have ollama running under in your server.
Now talking about privacy this the the ultimate privacy cause no data leaving your system.
I am running this on my laptop . You are also choose your model accordingly to your ram.
Like llama3 need 8gb like ram so it is recommended to have more than 8 as you will also have other apps. Using linux make more sense due to the privacy that it offers with less ram consumption also.
I’m not sure to have understood all of this. Could you take a step back and explain? It seems like llama3, phi3 dolphin, mistral, qwen, gemma are all subsets of Ollama?