13%
10.04.2015
working on end-to-end encryption [13], which it intends to roll out at no extra charge for all users of currently some 100,000 mailboxes. Optional input encryption has been available since January 2015
13%
30.01.2020
locations and, in turn, introducing latency. As great as this sounds, SSDs are still more expensive than HDDs. HDD prices have settled to around $0.03/GB; SSD prices vary but sit at around $0.13-$0.15/GB
13%
18.02.2018
. The required modifications are explained in the Huginn wiki [3].
The software is based on Ruby on Rails [4] and therefore requires an installed Ruby environment; in fact, it needs version 2.2 or 2
13%
04.08.2020
?
Listing 5
Top of a seccomp Profile
01 {
02 "defaultAction": "SCMP_ACT_ERRNO",
03 "architectures": [
04 "SCMP_ARCH_X86_64"
05 ],
06 "syscalls": [
07 {
08 "names": [
09
13%
06.10.2019
response = urllib.urlopen(url);
06 data = json.loads(response.read())
07
08 for userentry in data:
09 if userentry.get('active'):
10 username = userentry.get('username')
11
12 if os
13%
09.06.2018
that the software runs in its own namespace [13] in the context of the current user. This means that it only sees itself and the required run-time environment.
Techniques such as cgroups [14] strictly regulate
13%
09.04.2019
this from the 2/2
values in the second column of Figure 6.
Figure 6: Each pod shows two ready containers. The application's manifest specified only one image