Delivery-Date: Mon, 30 Nov 2015 16:10:45 -0500
Return-Path: <tor-talk-bounces@lists.torproject.org>
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on moria.seul.org
X-Spam-Level: 
X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED,
	T_RP_MATCHES_RCVD autolearn=ham version=3.3.1
X-Original-To: archiver@seul.org
Delivered-To: archiver@seul.org
Received: from eugeni.torproject.org (eugeni.torproject.org [38.229.72.13])
	(using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by khazad-dum.seul.org (Postfix) with ESMTPS id 830071E03F9;
	Mon, 30 Nov 2015 16:10:43 -0500 (EST)
Received: from eugeni.torproject.org (localhost [127.0.0.1])
	by eugeni.torproject.org (Postfix) with ESMTP id 7F9713726A;
	Mon, 30 Nov 2015 21:10:37 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
 by eugeni.torproject.org (Postfix) with ESMTP id 783AD35DEE
 for <tor-talk@lists.torproject.org>; Mon, 30 Nov 2015 21:10:34 +0000 (UTC)
X-Virus-Scanned: Debian amavisd-new at 
Received: from eugeni.torproject.org ([127.0.0.1])
 by localhost (eugeni.torproject.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id MsXtxbeWdRap for <tor-talk@lists.torproject.org>;
 Mon, 30 Nov 2015 21:10:34 +0000 (UTC)
Received: from gwaihir.sccs.swarthmore.edu (secure.sccs.swarthmore.edu
 [130.58.218.8])
 by eugeni.torproject.org (Postfix) with ESMTP id 59D5625BFF
 for <tor-talk@lists.torproject.org>; Mon, 30 Nov 2015 21:10:34 +0000 (UTC)
Received: by gwaihir.sccs.swarthmore.edu (Postfix, from userid 115)
 id 048E898A70; Mon, 30 Nov 2015 16:10:32 -0500 (EST)
Received: from thinkpad.swarthmore.edu (dhcp-130-58-109-234.swarthmore.edu
 [130.58.109.234])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by gwaihir.sccs.swarthmore.edu (Postfix) with ESMTPSA id 63ADB8706A;
 Mon, 30 Nov 2015 16:10:30 -0500 (EST)
Date: Mon, 30 Nov 2015 16:10:29 -0500
From: Michael McConville <mmcconv1@sccs.swarthmore.edu>
To: tor-talk@lists.torproject.org
Message-ID: <20151130211028.GA26068@thinkpad.swarthmore.edu>
References: <90E5DC5F-BDE7-422C-81F8-1C0C8E32C582@riseup.net>
MIME-Version: 1.0
Content-Disposition: inline
In-Reply-To: <90E5DC5F-BDE7-422C-81F8-1C0C8E32C582@riseup.net>
Subject: Re: [tor-talk] Autoupdateing
X-BeenThere: tor-talk@lists.torproject.org
X-Mailman-Version: 2.1.15
Precedence: list
Reply-To: tor-talk@lists.torproject.org
List-Id: "all discussion about theory, design,
 and development of Onion Routing" <tor-talk.lists.torproject.org>
List-Unsubscribe: <https://lists.torproject.org/cgi-bin/mailman/options/tor-talk>, 
 <mailto:tor-talk-request@lists.torproject.org?subject=unsubscribe>
List-Archive: <http://lists.torproject.org/pipermail/tor-talk/>
List-Post: <mailto:tor-talk@lists.torproject.org>
List-Help: <mailto:tor-talk-request@lists.torproject.org?subject=help>
List-Subscribe: <https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk>, 
 <mailto:tor-talk-request@lists.torproject.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: tor-talk-bounces@lists.torproject.org
Sender: "tor-talk" <tor-talk-bounces@lists.torproject.org>

Flipchan wrote:
> I tried to code an autoupdater for my tor relay, IF anyone is a
> king/queen on node.js or got any other awnser on how to autoupdate ur
> server, i am almost their but havent got it to work 100%, link:
> github.com/flipchan/autoupdater

Why not just a cron job with pkg_add, apt-get, or whatever else you use?
There are existing tools like Debian unattended-upgrades for this.
-- 
tor-talk mailing list - tor-talk@lists.torproject.org
To unsubscribe or change other settings go to
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk

