<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Windows 10 &#8211; Roumazeilles.net</title>
	<atom:link href="https://www.roumazeilles.net/news/en/wordpress/category/science-and-geeks/software/windows-10/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.roumazeilles.net/news/en/wordpress</link>
	<description>Technology opinions and others</description>
	<lastBuildDate>Tue, 01 Oct 2024 14:56:53 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Artificial Intelligence to upscale photographs</title>
		<link>https://www.roumazeilles.net/news/en/wordpress/2023/06/26/artificial-intelligence-to-upscale-photographs/</link>
					<comments>https://www.roumazeilles.net/news/en/wordpress/2023/06/26/artificial-intelligence-to-upscale-photographs/#respond</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Mon, 26 Jun 2023 20:06:24 +0000</pubDate>
				<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Windows 10]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[Dall-E]]></category>
		<category><![CDATA[EasyDiffusion]]></category>
		<category><![CDATA[ESRGAN]]></category>
		<category><![CDATA[Photo]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[pixel]]></category>
		<category><![CDATA[StableDiffusion]]></category>
		<category><![CDATA[Topaz]]></category>
		<category><![CDATA[upscaling]]></category>
		<guid isPermaLink="false">https://www.roumazeilles.net/news/en/wordpress/?p=16242</guid>

					<description><![CDATA[Did you notice that I am interested in/attracted by Artificial Intelligence? Among various tests, here is a nice little resulting application for digital photographers. I finally found how to significantly (x4) increase the resolution of my photographic pictures (upscaling) without losing details. An AI allowed me to recreate the &#8220;missing pixels&#8221; to build a picture [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Did you notice that I am interested in/attracted by Artificial Intelligence? Among various tests, here is a nice little resulting application for digital photographers. I finally found how to significantly (x4) increase the resolution of my photographic pictures (upscaling) without losing details.</p>



<p class="wp-block-paragraph">An AI allowed me to recreate the &#8220;missing pixels&#8221; to build a picture several times larger than the original; ideal for an ultra-large print.</p>



<p class="wp-block-paragraph">The full description is on YLovePhoto: &#8220;<a href="https://www.ylovephoto.com/en/2023/06/29/upscaling-a-photo-with-free-ai/" data-type="URL" data-id="https://www.ylovephoto.com/en/2023/06/29/upscaling-a-photo-with-free-ai/">Upscaling a photo with free AI</a>&#8220;.</p>



<p class="wp-block-paragraph"></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.roumazeilles.net/news/en/wordpress/2023/06/26/artificial-intelligence-to-upscale-photographs/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Install LLAMA under Windows</title>
		<link>https://www.roumazeilles.net/news/en/wordpress/2023/03/31/install-llama-under-windows/</link>
					<comments>https://www.roumazeilles.net/news/en/wordpress/2023/03/31/install-llama-under-windows/#respond</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Fri, 31 Mar 2023 17:28:47 +0000</pubDate>
				<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Windows 10]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[ChatGPT]]></category>
		<category><![CDATA[LLaMA]]></category>
		<category><![CDATA[LLM]]></category>
		<guid isPermaLink="false">https://www.roumazeilles.net/news/en/wordpress/?p=16224</guid>

					<description><![CDATA[I just wanted to start playing with something similar to ChatGPT. I have a Windows 10 PC based on Intel i9-13900K (so pretty much top of the line in terms of performance both for single core and for multicore) and 64 GB of DRAM (a bit over what most people have, but I understood from the [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">I just wanted to start playing with something similar to ChatGPT. I have a Windows 10 PC based on Intel i9-13900K (so pretty much top of the line in terms of performance both for single core and for multicore) and 64 GB of DRAM (a bit over what most people have, but I understood from the beginning that those LLM also need colossal memory to store their parameters and to run).</p>



<p class="wp-block-paragraph">So, here is how to proceed (thanks to the precious information from <a href="https://mirror.xyz/xanny.eth/TBgwcBOoP9LZC6Mf570fG8VvZWhEn_uWZPHy3axIpsI">Xanny.eth</a>).</p>



<h2 class="wp-block-heading">WSL and Linux environment</h2>



<p class="wp-block-paragraph">Install and setup WSL, by opening a PowerShell and typing:</p>



<pre class="wp-block-code"><code>wsl --install</code></pre>



<p class="wp-block-paragraph">It will take a few minutes to set up. But it&#8217;s straightforward and needs no input. Just need to reboot once at the end.</p>



<p class="wp-block-paragraph">Installing Ubuntu 22 LTS on the Windows PC. It is a free application from the Microsoft Store which should install right away.</p>



<p class="wp-block-paragraph">When this is done, launch Ubuntu from the start menu. It will open a terminal window and request a login and password. You should enter them (and not forget them).</p>



<h2 class="wp-block-heading">LLaMA dependencies</h2>



<p class="wp-block-paragraph">If it is not open, open a Ubuntu terminal window.</p>



<pre class="wp-block-code"><code>sudo apt-get update
sudo apt install make cmake build-essential python3 python3-pip git unzip</code></pre>



<p class="wp-block-paragraph">Then,</p>



<pre class="wp-block-code"><code>python3 -m pip install torch numpy sentencepiece</code></pre>



<p class="wp-block-paragraph">You now have a full set of background dependencies in place.</p>



<h2 class="wp-block-heading">Building LLaMA itself</h2>



<p class="wp-block-paragraph">It is quite simple: Type the following:</p>



<pre class="wp-block-code"><code>git clone https://github.com/ggerganov/llama.cpp
cd llama.cpp
make</code></pre>



<p class="wp-block-paragraph">This should be it.</p>



<h2 class="wp-block-heading">Training data parameters</h2>



<p class="wp-block-paragraph">The real difficulty is getting the parameters (the training data). The difficulty comes from two aspects:</p>



<ol class="wp-block-list">
<li>The larger the training data you want to use, the more memory you will need to run it. The <a href="https://huggingface.co/chavinlo/alpaca-native">alpaca-native-weights</a> (apparently the more powerful ones easily available &#8211; about the same quality as ChatGPT 3) require more than 16GB of DRAM (I observed a 32&nbsp;GB DRAM use when running them with a bunch of other things on my computer, like a couple of browsers, a mailer program, etc.)</li>



<li>The <a href="https://huggingface.co/chavinlo/alpaca-native">alpaca-native-weights</a> are about 7 billion parameters (a 4+GB file to download). But they keep moving because they appear to be subject to repeated DMCA notices (the exact license of this file seems&#8230; complicated; Quite probably open source, but this is being challenged by Meta and others). So, the best you can do is to go to <a href="https://pastebin.com/z5A33Umd">Pastebin</a> to get the BitTorrent magnet and use it to download the file.</li>
</ol>



<p class="wp-block-paragraph">Then, the ggml-alpaca-7b-q4.bin file needs to be delivered to the llama.cpp directory.</p>



<h2 class="wp-block-heading">Running LLaMA</h2>



<p class="wp-block-paragraph">Let the drums roll: You only have to run the command line in Ubuntu:</p>



<pre class="wp-block-code"><code>./main --color -i -ins -n 512 -p "You are a helpful AI who will assist, provide information, answer questions, and have conversations." -m ggml-alpaca-7b-native-q4.bin</code></pre>



<p class="wp-block-paragraph">Here is John Smith your personal AI chat assistant.</p>



<h2 class="wp-block-heading">A few more recommendations</h2>



<p class="wp-block-paragraph">I noticed a few things that you may want to play with after the first run.</p>



<p class="wp-block-paragraph">The -p option (followed by a text string) may be critical because it is setting up the background environment of your chat AI. This is an initializing prompt, not visible to the user, but deeply influencing the rest. For example, it is similar to <a href="https://arstechnica.com/information-technology/2023/02/ai-powered-bing-chat-spills-its-secrets-via-prompt-injection-attack/">what Microsoft or OpenAI apply beforehand</a> in ChatGPT or Bing, in order to &#8220;give it a personality&#8221; or &#8220;to censor it&#8221;. You can play with this to freely censor your AI, or give it added freedom.</p>



<p class="wp-block-paragraph">The -n 512 option has an influence on the depth of the prediction LLaMA will use. It may make it better at writing (or not) at the possible expense of CPU power.</p>



<p class="wp-block-paragraph">The -t 32 (the default value) option allows defining the number of threads used by LLaMA computations. I recommend setting it to the number of threads/cores of your CPU in order to avoid spending useless efforts.</p>



<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph"></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.roumazeilles.net/news/en/wordpress/2023/03/31/install-llama-under-windows/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Easily identify your USB sticks</title>
		<link>https://www.roumazeilles.net/news/en/wordpress/2018/01/05/easily-identify-your-usb-sticks/</link>
					<comments>https://www.roumazeilles.net/news/en/wordpress/2018/01/05/easily-identify-your-usb-sticks/#respond</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Fri, 05 Jan 2018 17:46:47 +0000</pubDate>
				<category><![CDATA[Storage]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Windows 10]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows 8]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<guid isPermaLink="false">https://www.roumazeilles.net/news/en/wordpress/?p=14443</guid>

					<description><![CDATA[Our computers have more and more USB ports, and we have so many storage drives plugged into them (USB drives, USB thumb drives, memory card readers, etc.) that it is somewhat difficult to recognize them all when they are displayed on the desktop. In the example below, you wonder which one is which among all [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Our computers have more and more USB ports, and we have so many storage drives plugged into them (USB drives, USB thumb drives, memory card readers, etc.) that it is somewhat difficult to recognize them all when they are displayed on the desktop. In the example below, you wonder which one is which among all the &#8220;drives&#8221; available on this computer.</p>
<p><img fetchpriority="high" decoding="async" class="aligncenter size-full wp-image-9440" src="https://www.roumazeilles.net/news/fr/wordpress/wp-content/uploads/2018/01/file_explorer.png" alt="Windows file explorer" width="791" height="482" /></p>
<p>wouldn&#8217;t it be great if we had a simple way to recognize them? Yes, of course. The simpler solution? Put a different name on each drive, but this is very small step. We know that graphical interfaces work better. Why not replace all these ugly grey icons with something ore meaningful (and more pleasant)?<span id="more-14443"></span></p>
<h1>A simple process</h1>
<p>The only requirements are:</p>
<ul>
<li>Access to Google image search (but you can use another one, of course)</li>
<li>Use of a simple image editor able to save to &#8220;Windows .ICO&#8221; file format &#8211; I use <a href="http://www.irfanview.com/">IrfanView</a> which is very feature-rich, but simple to use and perfectly free (as in free beer).</li>
</ul>
<p>Step-by-step:</p>
<ol>
<li>Define an image which is representing the drive well,</li>
<li>Collect this picture,</li>
<li>Set it to the right format,</li>
<li>Set it up on the USB drive.</li>
</ol>
<h1>Step by step</h1>
<h2>Define the image for your icon</h2>
<p>I recommend several possible and complementary approaches. Keep in mind that the objective is to easily recognize the USB thumb drives or the disk drives connected to the computer USB port(s). Nota bene: This works with internal hard drives too.</p>
<p>Solution #1: If the USB thumb drive is very recognizable, you can find on the web some good photo representing it nice and well. You can even collect a press release photo form the manufacturer if you have the manufacturer name and the product model. For example, I can look for photos of external hard drives from Western Digital, MyPassport model, red color. Google result is offering a wide choice of good pictures:</p>
<p><img decoding="async" class="aligncenter size-large wp-image-9441" src="https://www.roumazeilles.net/news/fr/wordpress/wp-content/uploads/2018/01/WD-MyPassport-red-600x311.png" alt="Google: WD MyPassport red" width="600" height="311" /></p>
<p>AEven if you don&#8217;t have the exact name of the thumb drive (not all of Chinese-sourced drives are named properly), it is quite easy to look for a good description like &#8220;orange USB drive&#8221;. Less precise, somewhat more error-prone, but it works astonishingly well.</p>
<p>Solution #2: With the same Google Image Search, look for a nice photo that would represent the disk contents (or its name). Try looking for &#8220;cinema&#8221; or &#8220;movies&#8221; or &#8220;old movies&#8221; or &#8220;1980 movies&#8221; for a hard drive you expect will hold your movie collection You will be surprised by the available choice.</p>
<h2>Choice reduction</h2>
<p>Faced with so many options, I recommend limiting yourself with some specific search filters. (on the Google page, press the &#8220;Tools&#8221; button and choose the following filters):</p>
<p><img decoding="async" class="aligncenter size-large wp-image-14444" src="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2018/01/public_domain_images-600x60.png" alt="Google: public_domain_images" width="600" height="60" srcset="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2018/01/public_domain_images-600x60.png 600w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2018/01/public_domain_images-300x30.png 300w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2018/01/public_domain_images-150x15.png 150w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2018/01/public_domain_images-768x77.png 768w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2018/01/public_domain_images-1536x153.png 1536w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2018/01/public_domain_images.png 1837w" sizes="(max-width: 600px) 100vw, 600px" /></p>
<ol>
<li>Only take <strong>large size</strong> images (you&#8217;ll see it is important)</li>
<li>Select public domain pictures that you can modify: &#8220;<strong>Labeled for re-use with modification</strong>&#8221; (Why <em>steal</em> a photo when you can use one its author wants to share?).</li>
<li>Most critical: Chose a very simple, pretty but easily recognizable picture (an icon may be very small).</li>
<li>Last recommendation: It is often better to start from an image with a white or very lightly colored background (it &#8220;works&#8221; better in most cases, as you will see).</li>
</ol>
<h2>Collect the picture</h2>
<p>Download the image you found on Google.</p>
<h2>Create the icon</h2>
<p>After all, an icon is merely a square image brought down to a small size and in special ICO format. the walkthrough is rather simple, you&#8217;ll see.</p>
<p>Load the image in IrfanView.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-9444" src="https://www.roumazeilles.net/news/fr/wordpress/wp-content/uploads/2018/01/IrfanView_1-452x600.png" alt="" width="452" height="600" /></p>
<p>Modify the size of the picture to move to a square ratio (change canvas size). You can do it by either enlarging or reducing the canvas size (choosing the right background color).</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-9445" src="https://www.roumazeilles.net/news/fr/wordpress/wp-content/uploads/2018/01/IrfanView_2.png" alt="" width="466" height="513" /></p>
<p>The result should be a nice square picture but you may feel that it is rather large for an icon.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-9446" src="https://www.roumazeilles.net/news/fr/wordpress/wp-content/uploads/2018/01/IrfanView_3-536x600.png" alt="" width="536" height="600" /></p>
<p>As a matter of fact, size does not matter much here. The larger, the better to keep the icon looking good when changing display sizes. Now comes the time to make sure that the size is exactly a multiple of 2 (eg. 2048&#215;2048 pixels). It is not useful to go further than 4096&#215;4096 pixels, but do not go below 1024&#215;1024 pixels. IrfanView will do this easily, from <code>Image&gt;Resize/resample...</code> menu.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-9447" src="https://www.roumazeilles.net/news/fr/wordpress/wp-content/uploads/2018/01/IrfanView_4-600x464.png" alt="" width="600" height="464" /></p>
<p>Then, you need to save the picture as .ICO file (be sure to use &#8220;Save as type&#8221; with the &#8220;ICO &#8211; Windows icon&#8221; option).</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-9448" src="https://www.roumazeilles.net/news/fr/wordpress/wp-content/uploads/2018/01/IrfanView_5-600x493.png" alt="" width="600" height="493" /></p>
<h2>Setup on the USB drive</h2>
<p>This icon (this ICO file) must be saved at the root of the USB thumb drive (in the  <code>D:\</code> directory), preferably under the <code>autorun.ico</code> name (but we can accommodate any other name like <code>Lynx.ico</code>).</p>
<p>Last, copy or create a text file named <code>autorun.inf</code> with the following contents (also in <code>D:\</code> directory), :</p>
<p><code>[autorun]<br />
ICON="autorun.ico"<br />
</code></p>
<p>This small file will allow Windows finding the icon named <code>autorun.ico</code> (or any other name that you previously chose)).</p>
<h1>Result</h1>
<p>Now, your icons will be perfectly distinguishable. Like here with drawings, pictures, photographs, logos, etc.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-14453" src="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2018/01/desktop_copy-600x375.png" alt="" width="600" height="375" srcset="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2018/01/desktop_copy-600x375.png 600w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2018/01/desktop_copy-300x188.png 300w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2018/01/desktop_copy-150x94.png 150w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2018/01/desktop_copy-768x480.png 768w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2018/01/desktop_copy-1536x960.png 1536w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2018/01/desktop_copy.png 1920w" sizes="auto, (max-width: 600px) 100vw, 600px" /></p>
<p>Bonus: this is applicable to your company logo. If you give USB thumb drives away, better than putting any photo, install your company logo for a fully personalized thumb drive!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.roumazeilles.net/news/en/wordpress/2018/01/05/easily-identify-your-usb-sticks/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Authy, solution to 2FA pains</title>
		<link>https://www.roumazeilles.net/news/en/wordpress/2017/11/15/authy-solution-to-2fa-pains/</link>
					<comments>https://www.roumazeilles.net/news/en/wordpress/2017/11/15/authy-solution-to-2fa-pains/#respond</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Wed, 15 Nov 2017 12:55:37 +0000</pubDate>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows 10]]></category>
		<category><![CDATA[2FA]]></category>
		<guid isPermaLink="false">https://www.roumazeilles.net/news/en/wordpress/?p=14343</guid>

					<description><![CDATA[In the past, I have been known to push for the use of two-factor authentication for as many web sites as possible. Through the use of an app running on my smartphone, I can provide a code that is much safer than the SMS text message sent by some web sites and that can be [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>In the past, I have been known to push for the use of two-factor authentication for as many web sites as possible. Through the use of an app running on my smartphone, I can provide a code that is much safer than the SMS text message sent by some web sites and that can be used anywhere (even when there is no GSM network).</p>
<p>For years, I used Google authenticator applet on iOS. I knew that it would be a pain if my phone stopped working (or if I replaced it). The only reason I was OK with this, was that I had setup Google authenticator on two phones (I happen to have one for business and one for personal use &#8211; don&#8217;t ask why&#8230;)</p>
<p><span id="more-14343"></span>Actually, replacing one of these smartphones pushed me into testing <a href="https://authy.com/blog/authy-vs-google-authenticator/">Authy</a> as a replacement for Google. And I should have done this earlier. There is no way I will switch back to Google after this.</p>
<p><a href="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2017/11/authy_logo.jpg"><img loading="lazy" decoding="async" class="alignright size-medium wp-image-14348" src="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2017/11/authy_logo-300x85.jpg" alt="Authy logo" width="300" height="85" srcset="https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2017/11/authy_logo-300x85.jpg 300w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2017/11/authy_logo-600x170.jpg 600w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2017/11/authy_logo-150x43.jpg 150w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2017/11/authy_logo-768x218.jpg 768w, https://www.roumazeilles.net/news/en/wordpress/wp-content/uploads/2017/11/authy_logo.jpg 874w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a>Authy provides:</p>
<ul>
<li>A cute user interface</li>
<li>Shared accounts between several phones (and a fast way to switch from one old phone to a new one)</li>
<li>All the needed 2FA bells and whistles (compatible with the TOTP standard)</li>
</ul>
<p>In thirty/forty minutes, I recreated all the factors for my accounts (e.g. Google, Outlook, Evernote, Dropbox, or even Ubisoft). And this was needed because I could not transfer this <em>knowledge</em> from the old phone to the new (even though I had both phone working in front of me). But in three/four minutes I could extend it to my other phone. So, any time I need to replace a phone, I can extend/transfer in a matter of minutes, independently of the number of web sites are included in Authy.</p>
<p>I feel much safer. What would have been happening if I had lost/broken my phone with the codes from Google Authenticator? (graceful degradation, no risk of losing access to many web sites at a time in case of a single failure).</p>
<p>I feel much more positive about extending my use of 2FA/two-factor-authentication to  much more web sites because of the added ease of use (longer-term commitment).</p>
<p>Furthermore, <a href="https://authy.com/download/">Authy is available for several Operating Systems</a>:</p>
<ul>
<li>iOS</li>
<li>Android</li>
<li>Windows</li>
<li>Google Chrome</li>
</ul>
<p>Go and install it!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.roumazeilles.net/news/en/wordpress/2017/11/15/authy-solution-to-2fa-pains/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
