From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Newsgroups: gmane.lisp.guile.user Subject: Re: mailmam, web bridge, forum, p2p Date: Sat, 26 Oct 2019 09:48:37 +0200 Message-ID: <20191026074837.GD15076@tuxteam.de> References: <20191023064813.6igo2qi2cwtcz5bz@pelzflorian.localdomain> <20191023113724.bf055453852ec206af8d7bef@gmail.com> <20191023112544.5s65wrzbexnlsj22@pelzflorian.localdomain> <20191023123343.wanooc44orpyo7tk@pelzflorian.localdomain> <20191024123023.rvedpc5uqrm5ku6v@pelzflorian.localdomain> <87a79peh8n.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Hf61M2y+wYpnELGG" Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="238500"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Mutt/1.5.21 (2010-09-15) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sat Oct 26 09:49:30 2019 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iOGpC-000zrP-M5 for guile-user@m.gmane.org; Sat, 26 Oct 2019 09:49:26 +0200 Original-Received: from localhost ([::1]:38600 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iOGpA-0008NB-Tw for guile-user@m.gmane.org; Sat, 26 Oct 2019 03:49:24 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:46686) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iOGob-0007xd-VI for guile-user@gnu.org; Sat, 26 Oct 2019 03:48:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iOGoY-0003po-QZ for guile-user@gnu.org; Sat, 26 Oct 2019 03:48:47 -0400 Original-Received: from mail.tuxteam.de ([5.199.139.25]:60586) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iOGoY-0003kV-BA for guile-user@gnu.org; Sat, 26 Oct 2019 03:48:46 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tuxteam.de; s=mail; h=From:In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:To:Date; bh=ircMnUkBqa66vt2LhZDL5Bn9y7AXuOr5ckIzg7aPlL0=; b=BVwTfuSugn/i/FMqDDgHQaH0id5YqpCqcVyiCfQfkzKHVusYOZdTqd+YPDCc0QKpqWgAP5naw/qNzYObHdEcTxTNF7LPlPvUxuiNb4tBtEM6P+3L/TQ+mQUrKGKs2wlsiPrbJ6cRLcSw3Rs1/kqd6j/HmhnR8DCRlnE6pTgR3er1m2GtimaiIaPqvBmLREPJpjOLIxfkmgZDuPbI2Cl9++SVbxq2f//FAG5wOIDk6CFbMGGI5T3608j8ANp5MTauwh7FNfcHdWUhF3NMbrJN+WWgLIEH8cjJyY6U8D4IXauul9JmHc7XRI4AG6qQNRdGYrJSBvgoeRJOjdC8v8WuOw==; Original-Received: from tomas by mail.tuxteam.de with local (Exim 4.80) (envelope-from ) id 1iOGoP-0004P6-Sc for guile-user@gnu.org; Sat, 26 Oct 2019 09:48:37 +0200 Content-Disposition: inline In-Reply-To: <87a79peh8n.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 5.199.139.25 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: "guile-user" Xref: news.gmane.org gmane.lisp.guile.user:15843 Archived-At: --Hf61M2y+wYpnELGG Content-Type: text/plain; charset=utf-8 Content-Disposition: inline On Thu, Oct 24, 2019 at 09:39:04PM -0400, Mike Gerwitz wrote: thanks for your good overview... a question > Passing session tokens via GET requests is a bad idea, because that > leaks the token. Even in https? Cheers -- t --Hf61M2y+wYpnELGG Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAl2z+lUACgkQBcgs9XrR2kZLvwCfZ1t4qL/vlKQRvZqRYIrl82H7 d2gAn307/Y5pwPs/dVEJ+BiTEZuItIw1 =IXFX -----END PGP SIGNATURE----- --Hf61M2y+wYpnELGG--