permacomputing

Source repository for the main permacomputing wiki site
git clone http://git.permacomputing.net/repos/permacomputing.git # read-only access
Log | Files | Refs

commit 343dc1e2a700ddfaa35c366af63d8ce7c1b86746
parent a02bfeca0589d9fc698271647aa6e6dc3e9326c2
Author: neau <neau@web>
Date:   Sat, 25 Jun 2022 22:16:31 +0200

empty web commit

Diffstat:
MTeliva.mdwn | 6+++++-
1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/Teliva.mdwn b/Teliva.mdwn @@ -1,4 +1,8 @@ -[**Teliva**](https://github.com/akkartik/teliva) is a text-mode platform for disseminating sandboxed applications. In this respect it resembles a web browser (without markup or a DOM for documents). The sandboxing model is more flexible than web browsers. It tries to nudge computer owners to think about what permissions they should grant untrusted applications, and to learn a little bit of programming to do so. It also encourages owners to look inside application code and provides a trivial edit-run debug cycle to help them make changes to untrusted applications. +[**Teliva**](https://github.com/akkartik/teliva) is a text-mode platform for disseminating sandboxed applications. In this respect it resembles a web browser (without markup or a DOM for documents). The sandboxing model is more flexible than web browsers. + +## Relevance to permacomputing + +It tries to nudge computer owners to think about what permissions they should grant untrusted applications, and to learn a little bit of programming to do so. It also encourages owners to look inside application code and provides a trivial edit-run debug cycle to help them make changes to untrusted applications. See also: