9front - general discussion about 9front
 help / color / mirror / Atom feed
From: cinap_lenrek@felloff.net
To: 9front@9front.org
Subject: Re: [9front] Secstore security questions
Date: Sun, 28 Apr 2024 19:25:48 +0200	[thread overview]
Message-ID: <3733E61258819468C9E8ACC37E712C7E@felloff.net> (raw)
In-Reply-To: <f68be3f7-e7c1-4297-8e43-d72058f62493@sirjofri.de>

secstore should be replaced eventually, yes.

for encrypted storage, i wrote stashfs to be eventually
used for this. it uses the scrypt key derivation
function and uses xsalsa for encryption.

and for the pake, we can use dp9ik's pake.

for the file-access, just use 9p instead of
that custom FTP-like protocol.

just need a good way to plug these things together.

--
cinap

      reply	other threads:[~2024-04-28 17:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-28  8:34 sirjofri
2024-04-28 17:25 ` cinap_lenrek [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3733E61258819468C9E8ACC37E712C7E@felloff.net \
    --to=cinap_lenrek@felloff.net \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).