Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Sep 2010 11:18:58 -0400
From:      Aryeh Friedman <aryeh.friedman@gmail.com>
To:        freebsd-hackers@freebsd.org, aryeh.friedman@gmail.com
Subject:   Re: How to disallow logout
Message-ID:  <AANLkTimzokJ_yp3uOe93FUpAs7AOznhKBBDdHxiQ1n9_@mail.gmail.com>
In-Reply-To: <201009111510.o8BFAnJ9011318@lurza.secnetix.de>
References:  <AANLkTin93An%2BUORiwHe%2BXdcgxj%2BpeXV1B2xvu81r_1CG@mail.gmail.com> <201009111510.o8BFAnJ9011318@lurza.secnetix.de>

next in thread | previous in thread | raw e-mail | index | archive | help
I would prefer to have the plain text around after a power failure
because it could be several days of work and as I said the only reason
for all this is to make the client comfortable and not that I do not
trust the team (I do trust them)

On Sat, Sep 11, 2010 at 11:10 AM, Oliver Fromme <olli@lurza.secnetix.de> wr=
ote:
> Aryeh Friedman wrote:
> =A0> In this case the admin and developer are the same person... namely a=
t
> =A0> the clients request I am the only person allowed to work on the
> =A0> project and I just want to make it so I can't accidently do somethin=
g
> =A0> like control-d or something like that and leave a plain text version
> =A0> of a project that has a very strict NDA laying around (liquidated
> =A0> damages of $250k)... the scenrio is we a are a team (each one of us =
is
> =A0> in diff city) of freelance CS people and all use the same server for
> =A0> all our development to make cooperation possible when needed (not in
> =A0> this case) have centralized backups, etc. and as mentioned on this o=
ne
> =A0> project the client has forced me to sign a NDA saying I can't even
> =A0> show the code to the other team members without the client's
> =A0> permission and thus am storing the repo using security/fuse-encfs, b=
ut
> =A0> since the version control system (devel/aegis) requires creating a
> =A0> development directory that is not encrypted I want to force/remind
> =A0> myself to checkin what ever I was working into the encrypted repo wh=
en
> =A0> I go "home" (it is a home office ;-)) at night or out to lunch
>
> If it's just a reminder to yourself, then I would simply
> remove the keybinding for ^D (or bind it to something else;
> the details depend on your login shell) and alias "exit"
> and "logout" to a script that checks the working directory
> of your version control system. =A0If things have been checked
> in correctly, it logs you out, otherwise it prints a message
> and terminates, throwing you back to the shell prompt.
>
> Additionally, you could put the checked-out files on a
> geli-encrypted device and/or on a memory file system. =A0That
> will make sure that there ist no unencrypted stuff left
> behind after a power-failure or crash.
>
> Best regards
> =A0 Oliver
>
> --
> Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M.
> Handelsregister: Registergericht Muenchen, HRA 74606, =A0Gesch=E4ftsfuehr=
ung:
> secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht M=FC=
n-
> chen, HRB 125758, =A0Gesch=E4ftsf=FChrer: Maik Bachmann, Olaf Erb, Ralf G=
ebhart
>
> FreeBSD-Dienstleistungen, -Produkte und mehr: =A0http://www.secnetix.de/b=
sd
>
> "Python is an experiment in how much freedom programmers need.
> Too much freedom and nobody can read another's code; too little
> and expressiveness is endangered."
> =A0 =A0 =A0 =A0-- Guido van Rossum
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTimzokJ_yp3uOe93FUpAs7AOznhKBBDdHxiQ1n9_>