blob: 4430e44e36541cc03c2376b5afeba500f8002656 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
#################################################################
## ##
## --- https://liberta.casa --- ##
## ##
## - This is an EXPERIMENTAL, Proof Of Concept, environment. ##
## - You are being offered an isolated container which ##
## you are free to experiment in. ##
## - Sudo is not configured by default, but you may ##
## use root password ` freedom `. ##
## - Containers stay running/online for a while ##
## after `exit`ing. ##
## - The memory shown in common CLI tools is NOT accurate - ##
## if you exceed 512MB, processes may get killed. ##
## - At this stage, shells may be reset at any time. ##
## - If you encounter issues, please let us know. ##
## ##
## For your sanity: ##
## - Do NOT consider this a secure environment. ##
## - Do NOT consider this a reliable environment. ##
## - Be considerate, don't waste other users resources. ##
## - Help: Type ` help.sh ` or join #help on irc.liberta.casa ##
## ##
#################################################################
|