<?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>master password Archives - The Stack Cafe™</title>
	<atom:link href="https://thestackcafe.com/tag/master-password/feed/" rel="self" type="application/rss+xml" />
	<link>https://thestackcafe.com/tag/master-password/</link>
	<description>The Stack Cafe™</description>
	<lastBuildDate>Tue, 17 Jul 2018 01:57:10 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>

<image>
	<url>https://thestackcafe.com/wp-content/uploads/2018/01/cropped-TM-tsc640-32x32.png</url>
	<title>master password Archives - The Stack Cafe™</title>
	<link>https://thestackcafe.com/tag/master-password/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>LessPass &#8211; a Stateless Password Manager</title>
		<link>https://thestackcafe.com/lesspass-a-stateless-password-manager/</link>
		
		<dc:creator><![CDATA[Staff]]></dc:creator>
		<pubDate>Sat, 05 May 2018 17:28:37 +0000</pubDate>
				<category><![CDATA[dApps]]></category>
		<category><![CDATA[Decentralized Internet]]></category>
		<category><![CDATA[Developers]]></category>
		<category><![CDATA[a new internet]]></category>
		<category><![CDATA[bitcoin]]></category>
		<category><![CDATA[blockstack]]></category>
		<category><![CDATA[blockstack browser]]></category>
		<category><![CDATA[decentralized]]></category>
		<category><![CDATA[decentralized internet]]></category>
		<category><![CDATA[distributed]]></category>
		<category><![CDATA[lesspass]]></category>
		<category><![CDATA[master password]]></category>
		<category><![CDATA[no sync]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[password manager]]></category>
		<category><![CDATA[stack]]></category>
		<category><![CDATA[stateless]]></category>
		<category><![CDATA[web 3]]></category>
		<category><![CDATA[web 3.0]]></category>
		<guid isPermaLink="false">https://thestackcafe.com/?p=1805</guid>

					<description><![CDATA[<p>Welcome to The Stack CafeTM &#8212; LessPass &#8211; a Stateless Password Manager.  LessPass is an open source project to use/generate passwords.  And, it looks like a neat open source password project worth checking out.  We will try and do a quick overview of LessPass for you. With LessPass, the developers put forth an open source [&#8230;]</p>
<p>The post <a href="https://thestackcafe.com/lesspass-a-stateless-password-manager/">LessPass &#8211; a Stateless Password Manager</a> appeared first on <a href="https://thestackcafe.com">The Stack Cafe™</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p style="text-align: justify;"><span style="color: #000000;">Welcome to The Stack Cafe<span style="font-size: 12px;"><sup>TM </sup></span>&#8212; LessPass &#8211; a Stateless Password Manager.  <a href="https://lesspass.com/#/" target="_blank" rel="noopener">LessPass</a> is an <a href="https://thestackcafe.com/blockstack-developers-using-open-source-projects-to-bootstrap-dapps/" target="_blank" rel="noopener">open source</a> project to use/generate passwords.  And, it looks like a neat open source password project worth checking out.  We will try and do a quick overview of LessPass for you.<br />
</span></p>
<p style="text-align: justify;"><span style="color: #000000;">With LessPass, the developers put forth an open source password manager that allows for remembering &#8220;one master password to access your passwords, anywhere, anytime.&#8221;  </span></p>
<p style="text-align: justify;"><span style="color: #000000;">LessPass further describes itself in these words:<br />
</span></p>
<blockquote>
<p id="4c27" class="graf graf--p graf-after--p"><span style="color: #000000;">LessPass generates unique passwords for websites, email accounts, or anything else based on a <em class="markup--em markup--p-em">master password</em> and information you know.</span></p>
<p><span style="color: #000000;">LessPass is different from other password managers that you can find on the Internet because:</span></p>
<ul>
<li><span style="color: #000000;">It does not save your passwords in a database</span></li>
<li><span style="color: #000000;">It does not need to sync your devices</span></li>
<li><span style="color: #000000;">It is open source (source code can be audited).&#8221;</span></li>
</ul>
</blockquote>
<p><span style="color: #000000;">Sounds great, and it is stateless.  Stateless &#8211; via a general definition &#8211; &#8220;In computing, a stateless protocol is a</span> <a class="mw-redirect" title="Communications protocol" href="https://en.wikipedia.org/wiki/Communications_protocol">communications protocol</a> <span style="color: #000000;">in which no information is retained by either sender or receiver, meaning that they are agnostic of the state of one another. &#8221; (See this link</span> <a href="https://en.wikipedia.org/wiki/Stateless_protocol" target="_blank" rel="noopener">here</a><span style="color: #000000;">)</span></p>
<p><span style="color: #000000;">And, it appears to help solve the problem of having to remember multiple passwords, breaches, syncing and the code is perhaps more robust based on the audit-ability of the same (<a href="https://thestackcafe.com/blockstack-developers-using-open-source-projects-to-bootstrap-dapps/" target="_blank" rel="noopener">open source</a>).  This type of project may blend in well with other open source projects e.g. <a href="http://blockstack.org" target="_blank" rel="noopener">blockstack</a>. </span></p>
<p><span style="color: #000000;">A rundown &#8211; on how it works &#8211; from one of the developers can be found at this link <a href="https://blog.lesspass.com/lesspass-how-it-works-dde742dd18a4" target="_blank" rel="noopener">here</a>.</span></p>
<p><span style="color: #000000;">Below, we provide some screenshots and links for learning more about LessPass.  We hope you find this useful.  </span></p>
<blockquote>
<p style="text-align: justify;"><span style="color: #000000;">LessPass</span></p>
<ul>
<li><span style="color: #000000;">Remember one master password to access your passwords, anywhere, anytime.</span></li>
</ul>
</blockquote>
<p style="text-align: justify;"><img fetchpriority="high" decoding="async" class="aligncenter size-large wp-image-1810" src="https://thestackcafe.com/wp-content/uploads/2018/05/LessPass-750x571.png" alt="" width="750" height="571" srcset="https://thestackcafe.com/wp-content/uploads/2018/05/LessPass-750x571.png 750w, https://thestackcafe.com/wp-content/uploads/2018/05/LessPass-300x229.png 300w, https://thestackcafe.com/wp-content/uploads/2018/05/LessPass-768x585.png 768w, https://thestackcafe.com/wp-content/uploads/2018/05/LessPass.png 1243w" sizes="(max-width: 750px) 100vw, 750px" /></p>
<p><span style="color: #000000;">LessPass</span></p>
<ul>
<li><span style="color: #000000;">computes a unique password using a site</span>
<ul>
<li><span style="color: #000000;">login and a master password.</span>
<ul>
<li><span style="color: #000000;">You don&#8217;t need to sync a password vault across every device because</span>
<ul>
<li><span style="color: #000000;">LessPass works offline!</span></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<p><img decoding="async" class="aligncenter size-large wp-image-1808" src="https://thestackcafe.com/wp-content/uploads/2018/05/LessPass-Password-Offline-750x566.png" alt="" width="750" height="566" srcset="https://thestackcafe.com/wp-content/uploads/2018/05/LessPass-Password-Offline-750x566.png 750w, https://thestackcafe.com/wp-content/uploads/2018/05/LessPass-Password-Offline-300x226.png 300w, https://thestackcafe.com/wp-content/uploads/2018/05/LessPass-Password-Offline-768x580.png 768w, https://thestackcafe.com/wp-content/uploads/2018/05/LessPass-Password-Offline.png 1228w" sizes="(max-width: 750px) 100vw, 750px" /></p>
<p><span style="color: #000000;">LessPass</span></p>
<ul>
<li><span style="color: #000000;">Use complex passwords with help from the LessPass DB</span></li>
</ul>
<p><a href="https://lesspass.com/#/" target="_blank" rel="noopener"><img decoding="async" class="aligncenter wp-image-1806 size-large" src="https://thestackcafe.com/wp-content/uploads/2018/05/LessPass-Database-750x570.png" alt="" width="750" height="570" srcset="https://thestackcafe.com/wp-content/uploads/2018/05/LessPass-Database-750x570.png 750w, https://thestackcafe.com/wp-content/uploads/2018/05/LessPass-Database-300x228.png 300w, https://thestackcafe.com/wp-content/uploads/2018/05/LessPass-Database-768x584.png 768w, https://thestackcafe.com/wp-content/uploads/2018/05/LessPass-Database.png 1228w" sizes="(max-width: 750px) 100vw, 750px" /></a></p>
<p><span style="color: #000000;">LessPass</span></p>
<ul>
<li><span style="color: #000000;">it is Open Source too (transparency and added security)</span></li>
<li><span style="color: #000000;">And, host your own</span> <a href="https://github.com/lesspass/lesspass/#self-host-your-lesspass-database" target="_blank" rel="noopener">LessPass DB</a> <span style="color: #000000;">with</span> <a href="https://www.docker.com/" target="_blank" rel="noopener">Docker</a>)</li>
</ul>
<p><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-1807" src="https://thestackcafe.com/wp-content/uploads/2018/05/LessPass-Open-Source-750x567.png" alt="" width="750" height="567" srcset="https://thestackcafe.com/wp-content/uploads/2018/05/LessPass-Open-Source-750x567.png 750w, https://thestackcafe.com/wp-content/uploads/2018/05/LessPass-Open-Source-300x227.png 300w, https://thestackcafe.com/wp-content/uploads/2018/05/LessPass-Open-Source-768x581.png 768w, https://thestackcafe.com/wp-content/uploads/2018/05/LessPass-Open-Source.png 1232w" sizes="auto, (max-width: 750px) 100vw, 750px" /></p>
<p><span style="color: #000000;">LessPass</span></p>
<ul>
<li><span style="color: #000000;">Available on many platforms too</span></li>
</ul>
<p><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-1809" src="https://thestackcafe.com/wp-content/uploads/2018/05/LessPass-Supported-Platforms-750x574.png" alt="" width="750" height="574" srcset="https://thestackcafe.com/wp-content/uploads/2018/05/LessPass-Supported-Platforms-750x574.png 750w, https://thestackcafe.com/wp-content/uploads/2018/05/LessPass-Supported-Platforms-300x230.png 300w, https://thestackcafe.com/wp-content/uploads/2018/05/LessPass-Supported-Platforms-768x588.png 768w, https://thestackcafe.com/wp-content/uploads/2018/05/LessPass-Supported-Platforms.png 1232w" sizes="auto, (max-width: 750px) 100vw, 750px" /></p>
<hr />
<p><span style="color: #000000;">We have not tried out LessPass but will give it a go at some point (when we do we will try and provide a brief overview).  But, it looks like a great tool to help with the password conundrum.  In the meantime, go give it a try and give us and/or LessPass some feedback.<br />
</span></p>
<p><span style="color: #000000;">In addition, LessPass is not trying to take advantage of anyone.  LessPass prides itself on</span></p>
<ul>
<li><span style="color: #000000;">being open source open source (GPLv3 license)</span></li>
<li><span style="color: #000000;">refuses to install cookies, analysis tools on our applications </span>
<ul>
<li><span style="color: #000000;">(<strong class="markup--strong markup--p-strong">there are no Google Analytics, or links to external services on our tools</strong>).</span></li>
</ul>
</li>
</ul>
<p><span style="color: #000000;">We like that and try to promote open source and no tracking etc.  See our posts on open source, licenses and online protection <a href="https://thestackcafe.com/blockstack-developers-using-open-source-projects-to-bootstrap-dapps/" target="_blank" rel="noopener">here</a>, <a href="https://thestackcafe.com/blockstack-developers-corner-it-is-has-been-developed-do-i-need-a-license/" target="_blank" rel="noopener">here</a> and <a href="https://thestackcafe.com/online-privacy-website-tools-that-may-help-protect-you-while-you-use-the-internet/" target="_blank" rel="noopener">here</a>.</span></p>
<p><span style="color: #000000;">And, perhaps it may be a tool that can be used on the Blockstack ecosystem (e.g. a decentralized password manager).   If you have not tried out Blockstack, you can find some links below to help you get started in the decentralized internet platform for identity, security and storage.  Gotta have the Blockstack browser &#8211;<br />
</span></p>
<blockquote>
<p style="text-align: justify;"><span style="color: #000000;"><em>Note: If you do not have the Blockstack browser, please see this <a style="color: #000000;" href="https://thestackcafe.com/blockstack-getting-started/" target="_blank" rel="noopener"><span style="text-decoration: underline;">link</span></a> (note &#8211; to enable the full functionality of any dApp built for the Blockstack ecosystem (e.g., decentralized, building a new internet, a decentralized internet, re-decentralizing the internet) you need to use the Blockstack browser).<br />
</em></span></p>
</blockquote>
<blockquote>
<p style="text-align: justify;"><span style="color: #000000;">Remember, per Blockstack &#8211; all information or data you create or store using a dApp via your Blockstack Browser is encrypted and securely stored in a decentralized manner. And, it is only accessible by you and only those you give access to your data and information.</span></p>
</blockquote>
<hr />
<p><span style="color: #000000;">Other helpful links for more information on Blockstack include:</span></p>
<p><span style="color: #000000;"><a style="color: #000000;" href="https://blockstack.org" rel="noopener">Blockstack</a> – the new decentralized application platform and ecosystem for the decentralized/re-decentralized internet (dApp, dApps, blockchain, bitcoin, distributed and Web 3.0)</span></p>
<p><span style="color: #000000;"><a style="color: #000000;" href="https://forum.blockstack.org" rel="noopener">Blockstack’s Forum</a></span></p>
<p><span style="color: #000000;"><a style="color: #000000;" href="http://twitter.com/blockstack" rel="noopener">@Blockstack</a></span></p>
<hr />
<p><span style="color: #000000;">For more on All things Developer<sup>TM</sup>, see this link <a style="color: #000000;" href="https://thestackcafe.com/blockstack-developers-corner/" target="_blank" rel="noopener">here</a>. For more on the engineering meeting at Blockstack, please visit the <a style="color: #000000;" href="https://forum.blockstack.org/t/blockstack-mobile-plans/3621/6?u=aaron" rel="noopener">forum</a>. Blockstack makes the internet you use better!<sup>TM</sup></span></p>
<p><span style="color: #000000;">Thanks again for visiting The Stack Cafe<sup>TM</sup> and we look forward to hearing from you. Please help us put out the word on Web<sup>3.0</sup> by posting a comment below and signing up for e-mail notifications for future updates (right side-bar). Let’s help build the new internet | The Decentralized Way<sup>TM</sup>. A decentralized internet | The Way The Future<sup>TM</sup>.</span></p>
<p>The post <a href="https://thestackcafe.com/lesspass-a-stateless-password-manager/">LessPass &#8211; a Stateless Password Manager</a> appeared first on <a href="https://thestackcafe.com">The Stack Cafe™</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
