her.esy.fun/src/Scratch/fr/softwares/ypassword/index.html
Yann Esposito (Yogsototh) 03610908ce
Old site match new style
2021-05-25 22:25:47 +02:00

103 lines
5 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="utf-8">
<title>YBlog - YPassword</title>
<link rel="shortcut icon" type="image/x-icon" href="../../../../Scratch/img/favicon.ico" />
<link rel="stylesheet" type="text/css" href="../../../../Scratch/css/brutalist.css" />
<link rel="stylesheet" type="text/css" href="/css/legacy.css" />
<link rel="alternate" type="application/rss+xml" title="RSS" href="/rss.xml" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="apple-touch-icon" href="../../../../Scratch/img/about/FlatAvatar@2x.png" />
<!--[if lt IE 9]>
<script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js"></script>
<![endif]-->
<!-- IndieAuth -->
<link href="https://twitter.com/yogsototh" rel="me">
<link href="https://github.com/yogsototh" rel="me">
<link href="mailto:yann.esposito@gmail.com" rel="me">
<link rel="pgpkey" href="../../../../pubkey.txt">
</head>
<body lang="fr" class="default">
<div id="content">
<div id="header">
<div id="choix">
<div id="choixlang">
<a href="../../../../Scratch/en/softwares/ypassword/">Anglais</a>
</div>
<div class="flush"></div>
</div>
<div id="navigation">
<a href="../../../../">Accueil</a>
<span class="sep">¦</span>
<a href="../../../../Scratch/fr/blog">Blog</a>
<span class="sep">¦</span>
<a href="../../../../Scratch/fr/softwares">Logiciels</a>
<span class="sep">¦</span>
<a href="../../../../Scratch/fr/about">Auteur</a>
</div>
</div>
<div id="titre">
<h1>YPassword</h1>
</div>
<div class="flush"></div>
<div id="afterheader" class="default">
<div class="corps">
<p>Une gestion <em>simple</em>, <em>sécurisée</em> et <em>portable</em> de ses mots de passes web.</p>
<p>Ici réalisée en <a href="http://elm-lang.org"><code>elm</code></a>:</p>
<iframe width="400" scrolling="no" height="500" frameborder="0" src="../../../../YPassword" style="border: solid 1px rgba(0,0,0,0.3); box-shadow: 0 0 3px rgba(0,0,0,0.3); padding: 0"></iframe>
<p>Souvenez vous d<em>un</em> seul mot de passe de bonne qualité, le reste suis.</p>
<p>Ici vous trouverez&nbsp;:</p>
<ul>
<li>Un <a href="../../../../Scratch/files/YPassword-1.8.zip">widget</a> ;</li>
<li>un <a href="../../../../Scratch/files/forcePaste.app.zip">Applescript</a> pour simuler la copie dans les champs textes protégés ;</li>
<li>une <a href="../../../../Scratch/fr/softwares/ypassword/web/">application web</a> écrite avec <a href="http://cappuccino.org">Cappuccino</a>,</li>
<li>une <a href="../../../../Scratch/fr/softwares/ypassword/iphoneweb/">application web</a> pour iPhone ;</li>
<li>un <a href="http://github.com/yogsototh/YPasswordCLI">script utilisable en ligne de commande</a>.</li>
</ul>
<p>Dans peu de temps je créerai une application iPhone pour YPassword.</p>
</div>
<div id="afterarticle">
<div id="bottom">
<div>
<a href="https://twitter.com/yogsototh">Suivre @yogsototh</a>
</div>
<div>
Yann Esposito©
</div>
<div>
Done with
<a href="http://www.vim.org" target="_blank" rel="noopener noreferrer nofollow"><span class="strike">Vim</span></a>
<a href="http://spacemacs.org" target="_blank" rel="noopener noreferrer nofollow">spacemacs</a>
<span class="pala">&amp;</span>
<a href="http://nanoc.ws" target="_blank" rel="noopener noreferrer nofollow"><span class="strike">nanoc</span></a>
<a href="http://jaspervdj.be/hakyll" target="_blank" rel="noopener noreferrer nofollow">Hakyll</a>
</div>
<hr />
<div style="max-width: 100%">
<a href="https://cardanohub.org">
<img src="../../../../Scratch/img/ada-logo.png" class="simple" style="height: 16px;
border-radius: 50%;
vertical-align:middle;
display:inline-block;" />
ADA:
</a>
<code style="display:inline-block;
word-wrap:break-word;
text-align: left;
vertical-align: top;
max-width: 85%;">
DdzFFzCqrhtAvdkmATx5Fm8NPJViDy85ZBw13p4XcNzVzvQg8e3vWLXq23JQWFxPEXK6Kvhaxxe7oJt4VMYHxpA2vtCFiP8fziohN6Yp
</code>
</div>
</div>
</div>
</div>
</div>
</body>
</html>