README the Contents Is Organized Into Following Tables

Total Page:16

File Type:pdf, Size:1020Kb

README the Contents Is Organized Into Following Tables README This constitutes the Functional Specification for Red Hat Linux Enterprise 3 Update 2 AS and WS. The contents is organized into following tables. This lists the packages that constitutes the Target Of Evaluation(TOE) in the evaluated configuration of Red Hat Packages for RHEL3_EAL3: Enterprise Linux. This lists all the system calls for the Red Hat Enterprise Linux 3 kernel. It also gives information about their security relevance with respect to the Security Target , their numbers System Calls: relating to eServer series product lines, the High Level This lists the trusted programs in the Target Of Evaluation Programs with pointers to the location where they are specified. This lists the files that make up the TOE's TSF Database with Database Files pointers to the location where they are specified. Package Documentation This lists the documentation path for the packages that The documentation referenced in tables "System Calls", "Programs", and "Database Files" is the security relevant subset of the functional specification of the TOE. The TOE Security Functions Interface (TSFI ) consist of the security relevant system calls, Note: The functional specification of the TSF identified in the Security Target is provided by the description of the external interfaces (TSFI) associated with these functions. The exceptions to this rule are the following functions that cannot be descri AU.3 "Audit Record Format" TP.1 "TSF Invocation Guarantees" TP.6 "Internal TOE Protection Mechanisms" OR.1 "Object Reuse: File System Objects" OR.2 "Object Reuse: IPC Objects" OR.3 "Object Reuse: Memory Objects" provided as their respective functional description in the TOE summary specification of the Security Target. Their implementation in the High Level Design directly stems from the functional specific RED HAT is a registered trademark of Red Hat, Inc. IBM is a registered trademark of International Business Machines Corporation in the United States, other countries, or both. All other names and trademarks are the property of their respective owners. This document may be reproduced or distributed in any form without prior permission provided the copyright notice is retained on all copies. Modified versions of this document may be freely distributed, provided that they are clearly identified as such. Package Platforms package relevant to (all if blank) Comments acl amtu apmd x86 (xseries), x86_64 (eserver 325 (opteron)) ash aspell at attr authconfig autofs basesystem bash bc beecrypt bind-utils binutils bzip2 bzips-libs chkconfig comps core-utils cpio cpp cracklib cracklib-dicts crontabs cups cups-libs curl cvs cyrus-sasl cyrus-sasl-gssapi cyrus-sasl-md5 cyrus-sasl-plain db4 dev devlabel dhclient dialog diffutils dos2unix dosfstools dump e2fsprogs ed eject elfutils elfutils-libelf elinks ethtool expat elinks Package Platforms package relevant to (all if blank) Comments fbset file filesystem findutils finger fontconfig freetype ftp gawk gdbm gettext glib glib2 glibc glibc-common glibc-headers glibc-kernheaders gmp gnupg gpg-pubkey gpm grep groff grub x86 (xseries), x86_64 (eserver 325 (opteron)) gzip hdparm hesiod hotplug htmlview hwdata info initscripts iproute ipsec-tools iptables iptables-ipv6 iputils irda-utils isdn4k-utils jfsutils jwhois kbd kernel kernel-pcmcia-cs x86 (xseries), x86_64 (eserver 325 (opteron)) kernel-utils krb5-libs krb5-workstation krbafs krbafs-utils kudzu laus Package Platforms package relevant to (all if blank) Comments laus-libs less lftp lha libacl libattr libcap libgcc libgcj libjpeg libpng libstdc++ libtermcap libtiff libtool-libs libuser libwvstreams libxml2 lockdev logrotate logwatch losetup lslk lsof lvm m4 mailcap mailx make MAKEDEV man man-pages mdadm mgetty mingetty minicom mkbootdisk x86 (xseries), x86_64 (eserver 325 (opteron)) mkinitrd mktemp modutils mount mtools mtr mtr-st nano nc ncompress ncurses netconfig netdump netpbm netpbm-progs Package Platforms package relevant to (all if blank) Comments net-tools newt nfs-utils nscd nss_ldap ntsysv openldap openssh openssh-clients openssh-server Limited to these cryptographic algorithms:DES, Diffie- Hellmann, DSA, MD5, openssl RSA,SHA1, RC4 pam pam_krb5 pam_passwdqc pam_smb parted passwd patch pax pciutils pcre pdksh perl perl-DateManip perl-Filter perl-HTML-Parser perl-HTML-Tagset perl-libwww-perl perl-URI pinfo popt portmap postfix ppp prelink procmail procps psacct psmisc pspell pyOpenSSL python python-optik pyxf86config quota raidtools rdate rdist readline Package Platforms package relevant to (all if blank) Comments redhat-config-mouse redhat-config-network-tui redhat-config-securitylevel-tui redhat-logos redhat-lsb redhat-menus redhat-release rhnlib rhpl rmt rootfiles rpm rpmdb-redhat rpm-python rp-pppoe rsh rsync s390utils s390 (zSeries) schedutils sed setarch setserial setup setuptool shadow-utils sharutils slang slocate specspo star stunnel sudo symlinks sysklogd syslinux x86 (xseries), x86_64 (eserver 325 (opteron)) sysreport sysvinit talk tar tcl tcl_wrappers tcpdump tcsh telnet termcap tetex tetex-fonts tetex-latex tftp time tk tmpwatch Package Platforms package relevant to (all if blank) Comments traceroute tzdata unix2dos unzip up2date usbutils usermode utempter util-linux vconfig vim-common vim-minimal vixie-cron vsftpd wget which wireless-tools words wvdial XFree86-libs XFree86-libs-data XFree86-Mesa-libGL xinetd yaboot ppc (pseries), ppc (iseries) ypbind yp-tools zip zlib Optional Packages (Tolerated) autoconf automake bison expect expect-devel flex gcc gcc-c++ glibc-devel kernel-source krb5-devel laus-devel libattr-devel libstdc++-devel openldap-clients openssl-devel pam-devel perl-Digest-HMAC perl-Digest-SHA1 strace texinfo zlib-devel Security HLD Syscall Description Relevant TSF Privilege Module libc prototype Manpage accept a connection on a int accept(int s, struct sockaddr accept socket no no IPC *addr, socklen_t *addrlen); accept.2.gz DA.1, check user's permissions DA.2, int access(const char *pathname, access for a file yes DA.3 no FS int mode); access.2.gz switch process accounting acct on or off no admin only PC int acct(const char *filename); acct.2.gz adjtimex tune kernel clock yes SM.5 addtl PC int adjtimex(struct timex *buf); adjtimex.2.gz set an alarm clock for unsigned int alarm(unsigned int alarm delivery of a signal no no PC seconds); alarm.2.gz Set architecture specific int arch_prctl(int code, unsigned arch_prctl thread state. no no PC long addr) arch_prctl.2.gz start, flush, or tune buffer- int bdflush(int func, long bdflush dirty-flush daemon no admin only MM *address); bdflush.2.gz int bind(int sockfd, struct sockaddr *my_addr, socklen_t bind bind a name to a socket yes TP.4 addtl NI addrlen); bind.2.gz brk change data segment size yes OR.3 no MM int brk(void *end_data_segment); brk.2.gz int capget(cap_user_header_t capget set/get process capabilities no no PC header, cap_user_data_t data); capget.2.gz int capset(cap_user_header_t header, const cap_user_data_t capset set/get process capabilities yes SM.1 no PC data); capset.2.gz DA.1, DA.2, chdir change working directory yes DA.3 addtl FS int chdir(const char *path); chdir.2.gz DA.1, DA.2, change permissions of a DA.3, int chmod(const char *path, chmod file yes SM.2 addtl FS mode_t mode); chmod.2.gz Security HLD Syscall Description Relevant TSF Privilege Module libc prototype Manpage DA.1, DA.2, DA.3, int chown(const char *path, uid_t chown change ownership of a file yes SM.2 addtl FS owner, gid_t group); chown.2.gz chroot change root directory no admin only FS int chroot(const char *path); chroot.2.gz i386 : int sys_clone (struct clone Create a child process yes OR.3 no PC pt_regs regs); clone.2.gz close close a file descriptor no no FS int close(int fd); close.2.gz int connect(int sockfd, const initiate a connection on a struct sockaddr *serv_addr, connect socket no no IPC socklen_t connect.2.gz open and possibly create a int creat(const char *pathname, creat file or device yes DA.3 addtl FS mode_t mode); creat.2.gz create a loadable module caddr_t create_module(const create_module entry yes TP.3 admin only KM char *name, size_t size); create_module.2.gz long sys_delete_module (const char *name_user, unsigned int delete_module Delete a loadable module yes TP.3 admin only KM flags, delete_module.2.gz dup duplicate a file descriptor no no FS int dup(int oldfd); dup.2.gz dup2 duplicate a file descriptor no no FS int dup2(int oldfd, int newfd); dup2.2.gz DA.1, DA.2, DA.3, int execve(const char *filename, execve execute program yes TP.4 addtl PC char *const argv [], char *const execve.2.gz terminate the current exit process no no PC void _exit(int status); exit.2.gz Same as _exit(2), but kills void sys_exit_group (int exit_group all threads in the current no no PC error_code); sys_exit_group.2.gz fchdir change working directory no no FS int fchdir(int fd); fchdir.2.gz Security HLD Syscall Description Relevant TSF Privilege Module libc prototype Manpage DA.1, change permissions of a DA.3, int fchmod(int fildes, mode_t fchmod file yes SM.2 addtl FS mode); fchmod.2.gz DA.1, DA.3, int fchown(int fd, uid_t owner, fchown change ownership of a file yes SM.2 addtl FS gid_t group); fchown.2.gz fcntl manipulate file descriptor no no FS int fcntl(int fd, int cmd); fcntl.2.gz synchronize a file's in-core fdatasync data with that on disk no no FS int fdatasync(int fd); fdatasync.2.gz retrieve an extended ssize_t fgetxattr (int filedes, const fgetxattr attribute value no no FS char *name, fgetxattr.2.gz list extended attribute flistxattr names no no FS ssize_t flistxattr (int filedes,
Recommended publications
  • The Elinks Manual the Elinks Manual Table of Contents Preface
    The ELinks Manual The ELinks Manual Table of Contents Preface.......................................................................................................................................................ix 1. Getting ELinks up and running...........................................................................................................1 1.1. Building and Installing ELinks...................................................................................................1 1.2. Requirements..............................................................................................................................1 1.3. Recommended Libraries and Programs......................................................................................1 1.4. Further reading............................................................................................................................2 1.5. Tips to obtain a very small static elinks binary...........................................................................2 1.6. ECMAScript support?!...............................................................................................................4 1.6.1. Ok, so how to get the ECMAScript support working?...................................................4 1.6.2. The ECMAScript support is buggy! Shall I blame Mozilla people?..............................6 1.6.3. Now, I would still like NJS or a new JS engine from scratch. .....................................6 1.7. Feature configuration file (features.conf).............................................................................7
    [Show full text]
  • HTTP Cookie - Wikipedia, the Free Encyclopedia 14/05/2014
    HTTP cookie - Wikipedia, the free encyclopedia 14/05/2014 Create account Log in Article Talk Read Edit View history Search HTTP cookie From Wikipedia, the free encyclopedia Navigation A cookie, also known as an HTTP cookie, web cookie, or browser HTTP Main page cookie, is a small piece of data sent from a website and stored in a Persistence · Compression · HTTPS · Contents user's web browser while the user is browsing that website. Every time Request methods Featured content the user loads the website, the browser sends the cookie back to the OPTIONS · GET · HEAD · POST · PUT · Current events server to notify the website of the user's previous activity.[1] Cookies DELETE · TRACE · CONNECT · PATCH · Random article Donate to Wikipedia were designed to be a reliable mechanism for websites to remember Header fields Wikimedia Shop stateful information (such as items in a shopping cart) or to record the Cookie · ETag · Location · HTTP referer · DNT user's browsing activity (including clicking particular buttons, logging in, · X-Forwarded-For · Interaction or recording which pages were visited by the user as far back as months Status codes or years ago). 301 Moved Permanently · 302 Found · Help 303 See Other · 403 Forbidden · About Wikipedia Although cookies cannot carry viruses, and cannot install malware on 404 Not Found · [2] Community portal the host computer, tracking cookies and especially third-party v · t · e · Recent changes tracking cookies are commonly used as ways to compile long-term Contact page records of individuals' browsing histories—a potential privacy concern that prompted European[3] and U.S.
    [Show full text]
  • Share Brother Printer DCP-1610W with Linux CUPS and Samba Windows Share
    ? Walking in Light with Christ - Faith, Computing, Diary Linux, UNIX, FreeBSD, Windows, Mac OS - Hacks, Goodies, Tips and Tricks and The True Meaning of life http://www.pc-freak.net/blog Enable printing from Windows and Macs remotely through Linux Print server - Share Brother Printer DCP-1610W with Linux CUPS and Samba Windows Share Author : admin I've recently bought a new Printer model Brother DCP 1610W and as in my home I have already a small Linux router and a web server where this blog and a couple of other websites runs and I need multiple PC / notebook / mobile phone enabled people to print on the Printer easily pretty much like a Printing server for a Small Office environment. To do that of course I needed it configured to be accessible remotely for print via LAN and Wireless network. The task is not a complex one and printing remotely over the network is a standard thing many company organizations / universities and univerities does for quite some time and hence nowadays most printers are network connect ready so you just have to place them inside your home or corporate network and use the time to configure them via their web configuration interface or even some have their own embedded wifi adapter, as well as many printers nowdays can even be ready to print directly by just 1 / 17 ? Walking in Light with Christ - Faith, Computing, Diary Linux, UNIX, FreeBSD, Windows, Mac OS - Hacks, Goodies, Tips and Tricks and The True Meaning of life http://www.pc-freak.net/blog connecting the Printer to the Wi-Fi network and installing its drivers on a Win host.
    [Show full text]
  • Adriane-Manual – Wikibooks
    Adriane-Manual – Wikibooks Adriane-Manual Notes to this wikibook Target group: Users of the ADRIANE (http://knopper.net/knoppix-adriane /)-Systems as well as people who want to install the system, configure or provide training to. Learning: The user should be enabled, to use the system independently and without sighted assistance and to work productively with the installed programs and services. This book is a "reference book" for a user in which he takes aid to individual tasks. The technician will get instructions for the installation and configuration of the system, so that he can configure it to meet the needs of the user. Trainers should be enabled to understand easily and to explain the system to users so that they can learn how to use it in a short time without help. Contact: Klaus Knopper Are Co authors currently wanted? Yes, in prior consultation with the contact person to coordinate the writing of individual chapters, please. Guidelines for co authors: see above. A clear distinction would be desirable between 'technical part' and 'User part'. Topic description The user part of the book deals with the use of programs that are included with Adriane, as well as the operation of the screen reader. The technical part explains the installation and configuration of Adriane, especially the connection of Braille lines, set-up of internet access, configuration of the mail program etc. Inhaltsverzeichnis 1 Introduction 2 Working with Adriane 2.1 Start and help 2.2 Individual menu system 2.3 Voice output functions 2.4 Programs in Adriane 2.4.1
    [Show full text]
  • UC-Elinks Direct Linking Usability Report UC-Elinks Project
    UC-eLinks Direct Linking Usability Report UC-eLinks Project March 5, 2009 Report Author: Jane Lee, CDL Editor: Felicia Poe, CDL On-Site Coordinator: Laura Calverley, UC Berkeley Report URL: http://www.cdlib.org/inside/assess/evaluation_activities/docs/2009/UC- eLinks_directLinking_jan2009.pdf UC-eLinks Direct Linking Usability Report Table of Contents 1 INTRODUCTION............................................................................................................................. 3 2 SETTING THE STAGE: GRADUATE RESEARCHERS............................................................. 4 2.1 WHAT USERS DO........................................................................................................................ 4 2.2 WHAT USERS WANT ................................................................................................................... 4 2.3 LIBRARY WEBSITE AS AN ACCESS POINT .................................................................................... 4 2.4 WHY GOOGLE SCHOLAR?........................................................................................................... 5 3 UC-ELINKS: DON’T MAKE ME THINK ....................................................................................... 7 3.1 SIMPLIFY, SIMPLIFY, SIMPLIFY .................................................................................................... 7 3.2 UC-ELINKS HEADER INFORMATION ............................................................................................. 9 3.3 THE YELLOW BUTTON................................................................................................................
    [Show full text]
  • Web Browsing and Communication Notes
    digital literacy movement e - learning building modern society ITdesk.info – project of computer e-education with open access human rights to e - inclusion education and information open access Web Browsing and Communication Notes Main title: ITdesk.info – project of computer e-education with open access Subtitle: Web Browsing and Communication, notes Expert reviwer: Supreet Kaur Translator: Gorana Celebic Proofreading: Ana Dzaja Cover: Silvija Bunic Publisher: Open Society for Idea Exchange (ODRAZI), Zagreb ISBN: 978-953-7908-18-8 Place and year of publication: Zagreb, 2011. Copyright: Feel free to copy, print, and further distribute this publication entirely or partly, including to the purpose of organized education, whether in public or private educational organizations, but exclusively for noncommercial purposes (i.e. free of charge to end users using this publication) and with attribution of the source (source: www.ITdesk.info - project of computer e-education with open access). Derivative works without prior approval of the copyright holder (NGO Open Society for Idea Exchange) are not permitted. Permission may be granted through the following email address: [email protected] ITdesk.info – project of computer e-education with open access Preface Today’s society is shaped by sudden growth and development of the information technology (IT) resulting with its great dependency on the knowledge and competence of individuals from the IT area. Although this dependency is growing day by day, the human right to education and information is not extended to the IT area. Problems that are affecting society as a whole are emerging, creating gaps and distancing people from the main reason and motivation for advancement-opportunity.
    [Show full text]
  • Ubuntu Server Guide Basic Installation Preparing to Install
    Ubuntu Server Guide Welcome to the Ubuntu Server Guide! This site includes information on using Ubuntu Server for the latest LTS release, Ubuntu 20.04 LTS (Focal Fossa). For an offline version as well as versions for previous releases see below. Improving the Documentation If you find any errors or have suggestions for improvements to pages, please use the link at thebottomof each topic titled: “Help improve this document in the forum.” This link will take you to the Server Discourse forum for the specific page you are viewing. There you can share your comments or let us know aboutbugs with any page. PDFs and Previous Releases Below are links to the previous Ubuntu Server release server guides as well as an offline copy of the current version of this site: Ubuntu 20.04 LTS (Focal Fossa): PDF Ubuntu 18.04 LTS (Bionic Beaver): Web and PDF Ubuntu 16.04 LTS (Xenial Xerus): Web and PDF Support There are a couple of different ways that the Ubuntu Server edition is supported: commercial support and community support. The main commercial support (and development funding) is available from Canonical, Ltd. They supply reasonably- priced support contracts on a per desktop or per-server basis. For more information see the Ubuntu Advantage page. Community support is also provided by dedicated individuals and companies that wish to make Ubuntu the best distribution possible. Support is provided through multiple mailing lists, IRC channels, forums, blogs, wikis, etc. The large amount of information available can be overwhelming, but a good search engine query can usually provide an answer to your questions.
    [Show full text]
  • Annex I: List of Internet Robots, Crawlers, Spiders, Etc. This Is A
    Annex I: List of internet robots, crawlers, spiders, etc. This is a revised list published on 15/04/2016. Please note it is rationalised, removing some previously redundant entries (e.g. the text ‘bot’ – msnbot, awbot, bbot, turnitinbot, etc. – which is now collapsed down to a single entry ‘bot’). COUNTER welcomes updates and suggestions for this list from our community of users. bot spider crawl ^.?$ [^a]fish ^IDA$ ^ruby$ ^voyager\/ ^@ozilla\/\d ^ÆƽâºóµÄ$ ^ÆƽâºóµÄ$ alexa Alexandria(\s|\+)prototype(\s|\+)project AllenTrack almaden appie Arachmo architext aria2\/\d arks ^Array$ asterias atomz BDFetch Betsie biadu biglotron BingPreview bjaaland Blackboard[\+\s]Safeassign blaiz\-bee bloglines blogpulse boitho\.com\-dc bookmark\-manager Brutus\/AET bwh3_user_agent CakePHP celestial cfnetwork checkprivacy China\sLocal\sBrowse\s2\.6 cloakDetect coccoc\/1\.0 Code\sSample\sWeb\sClient ColdFusion combine contentmatch ContentSmartz core CoverScout curl\/7 cursor custo DataCha0s\/2\.0 daumoa ^\%?default\%?$ Dispatch\/\d docomo Download\+Master DSurf easydl EBSCO\sEJS\sContent\sServer ELinks\/ EmailSiphon EmailWolf EndNote EThOS\+\(British\+Library\) facebookexternalhit\/ favorg FDM(\s|\+)\d feedburner FeedFetcher feedreader ferret Fetch(\s|\+)API(\s|\+)Request findlinks ^FileDown$ ^Filter$ ^firefox$ ^FOCA Fulltext Funnelback GetRight geturl GLMSLinkAnalysis Goldfire(\s|\+)Server google grub gulliver gvfs\/ harvest heritrix holmes htdig htmlparser HttpComponents\/1.1 HTTPFetcher http.?client httpget httrack ia_archiver ichiro iktomi ilse
    [Show full text]
  • Giant List of Web Browsers
    Giant List of Web Browsers The majority of the world uses a default or big tech browsers but there are many alternatives out there which may be a better choice. Take a look through our list & see if there is something you like the look of. All links open in new windows. Caveat emptor old friend & happy surfing. 1. 32bit https://www.electrasoft.com/32bw.htm 2. 360 Security https://browser.360.cn/se/en.html 3. Avant http://www.avantbrowser.com 4. Avast/SafeZone https://www.avast.com/en-us/secure-browser 5. Basilisk https://www.basilisk-browser.org 6. Bento https://bentobrowser.com 7. Bitty http://www.bitty.com 8. Blisk https://blisk.io 9. Brave https://brave.com 10. BriskBard https://www.briskbard.com 11. Chrome https://www.google.com/chrome 12. Chromium https://www.chromium.org/Home 13. Citrio http://citrio.com 14. Cliqz https://cliqz.com 15. C?c C?c https://coccoc.com 16. Comodo IceDragon https://www.comodo.com/home/browsers-toolbars/icedragon-browser.php 17. Comodo Dragon https://www.comodo.com/home/browsers-toolbars/browser.php 18. Coowon http://coowon.com 19. Crusta https://sourceforge.net/projects/crustabrowser 20. Dillo https://www.dillo.org 21. Dolphin http://dolphin.com 22. Dooble https://textbrowser.github.io/dooble 23. Edge https://www.microsoft.com/en-us/windows/microsoft-edge 24. ELinks http://elinks.or.cz 25. Epic https://www.epicbrowser.com 26. Epiphany https://projects-old.gnome.org/epiphany 27. Falkon https://www.falkon.org 28. Firefox https://www.mozilla.org/en-US/firefox/new 29.
    [Show full text]
  • The Organic Internet
    The Organic Internet Organizing History's Largest Social Movement Alfredo López Jamie McClelland Eric Goldhagen Daniel Kahn Gillmor Amanda B. Hickman Published by Entremundos Publications, 2007 Creative Commons License – 2007 by May First/People Link You are free to Share (to copy, distribute and transmit the work) and to Remix (to adapt the work) under the following conditions. • Attribution: you must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work). • Share Alike: if you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one. For any reuse or distribution, you must make clear to others the license terms of this work. The best way to do this is with a link to http://mayfirst.org/organicinternet/license. Any of the above conditions can be waived if you get permission from the copyright holder. Nothing in this license impairs or restricts the author's moral rights. Version 1.5 ISBN - 978-1-877850-00-4 Table of Contents Preface..................................................................................................5 The Organic Internet by Alfredo López...............................................7 The Political Techie by Jamie McClelland..........................................41 Domain Names by Alfredo López.......................................................45 The Internet Protocol by Eric Goldhagen..........................................51 Technical Architecture Shapes Social Structure by Daniel Kahn Gillmor............................................................55 The Email Crisis by Jamie McClelland...............................................69 FOSS and Proprietary Software by Amanda B. Hickman..................77 About the Authors...............................................................................87 Preface Preface A note about language Discussions of Information Communications Technology often refer to Free Software or Open Source Software.
    [Show full text]
  • Web Browsers
    WEB BROWSERS Page 1 INTRODUCTION • A Web browser acts as an interface between the user and Web server • Software application that resides on a computer and is used to locate and display Web pages. • Web user access information from web servers, through a client program called browser. • A web browser is a software application for retrieving, presenting, and traversing information resources on the World Wide Web Page 2 FEATURES • All major web browsers allow the user to open multiple information resources at the same time, either in different browser windows or in different tabs of the same window • A refresh and stop buttons for refreshing and stopping the loading of current documents • Home button that gets you to your home page • Major browsers also include pop-up blockers to prevent unwanted windows from "popping up" without the user's consent Page 3 COMPONENTS OF WEB BROWSER 1. User Interface • this includes the address bar, back/forward button , bookmarking menu etc 1. Rendering Engine • Rendering, that is display of the requested contents on the browser screen. • By default the rendering engine can display HTML and XML documents and images Page 4 HISTROY • The history of the Web browser dates back in to the late 1980s, when a variety of technologies laid the foundation for the first Web browser, WorldWideWeb, by Tim Berners-Lee in 1991. • Microsoft responded with its browser Internet Explorer in 1995 initiating the industry's first browser war • Opera first appeared in 1996; although it have only 2% browser usage share as of April 2010, it has a substantial share of the fast-growing mobile phone Web browser market, being preinstalled on over 40 million phones.
    [Show full text]
  • Browser That Downloads Text Only 12 Best Text Only Browsers for Browsing in Slow Internet Connections
    browser that downloads text only 12 Best Text Only Browsers for browsing in slow internet connections. Text Only Browsers: – Did you ever find yourself in a situation when you are browsing something important or saving some data and the slow internet speed kills it all? Well, we all go through such situations every now and then, and we are left midway wondering what to do next! At this point, what we need is a Text Only Browser that can help us browse only in text mode minus the graphics. The interfaces of these browsers are extremely simple in layout and function quite speedily. The fact that “text only browsers” require less bandwidth to operate, they load pages much faster than the graphic based web browsers. Besides, the graphic web browsers also consume greater CPU resources for Javascript, CSS, etc. Also, apart from the speed and the data saving fact, Text Only Browsers are also beneficial for the visually impaired or those who suffer from partial blindness as these are accompanied with text-to- speech application that reads the content aloud to them. When you open some of the text based browsers you will find options to browse through different websites, and for some you will need to use shortcut keys to navigate. But wait, the benefits of these browsers don’t stop here as these browsers are occasionally used by programmers as well. Experience uncomplicated browsing and reading without the graphics, identify the viewing habits of web crawlers and track the ease of your web pages using Text Only Browsers.
    [Show full text]