Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
$#!
 _keyStr, Base64
 _utf8_decode, Base64
 _utf8_encode, Base64
0-9
 1-welcome.js
 2-gnupg.js
 3-privatekey.js
 4-gmail.js
 5-options.js
 6-end.js
A
 ACTION_CRYPT
 ACTION_CRYPTSIGN
 ACTION_DECRYPT
 ACTION_EDITEUR
 ACTION_ERASE
 ACTION_EXPORT
 ACTION_FCRYPTSIGN
 ACTION_FHASHES
 ACTION_FSYMCRYPT
 ACTION_HASH
 ACTION_IMPORT
 ACTION_MANAGER
 ACTION_OPTS
 ACTION_PSIGN
 ACTION_SIGN
 ACTION_SWITCHINLINEPAGEOFF
 ACTION_SWITCHINLINEPAGEON
 ACTION_SWITCHINLINESITEOFF
 ACTION_SWITCHINLINESITEON
 ACTION_SYMCRYPT
 ACTION_VERIF
 ACTION_WSIGN
 Actions
 addBouton, FireGPG.cGmail
 addComposeBoutons, FireGPG.cGmail
 addFireGPGContextMenu, firegpgdownloader
 addUid
 api.js
 apiRemoveMySelf
 auth, FireGPG.Api
 autoWrapRemoveMySelf
B
 Base64
C
 callBack
 can
 CANCEL, FireGPG.Const.Results
 canIBeExecutedHere, FireGPG.Inline
 cannot
 canRegister, FireGPG.Api
 cgmail.js
 cgmail2.js
 cgpg.js
 cgpgaccess.js
 changePassword
 changeTrust
 check, FireGPG.Api
 checkDoc, FireGPG.cGmail2
 checkTheAutoSelect
 chooseGPGPath
 choosePrivateKey
 choosePublicKey
 clickOnDock, FireGPG.cGmail2
 comment
 computeHash
 Constants
 convertCRLFToStandarts
 counter
 CreateTreeItemKey
 CreateTreeItemKey2
 CreateTreeItemKey3
 crypt
 cryptandsign
 cryptAndSign
 current, FireGPG.cGmail2
 CurrentFolder, FireGPG.Const
_keyStr : "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/
Valid base64 chars
_utf8_decode :function (utftext)
Decode string from utf8
_utf8_encode:function (string)
Encode a string to utf8
Encrypt the current selected data
Encrypt and sign the current selected data
Decrypt the current selected file
Show the editor windows
Erase the current saved password.
Show the dialog to export a key
Crypt and sign a file
Show the hash’windows
Encrypt with symetric algo a file
The the hash window
Import the current selected data
Show the key manager windows
Show the options windows
Plain sign the current selected data
Sign the current selected data
Turn off inline system for the current page
Turn pn inline system for the current page
Turn off inline system for the current site
Turn on inline system for the current site
Encrypt the current selected data with symetric algo
Verifiy signs of the current selected file
Sign the wrapped current selected data
addBouton: function(label,
id,
box,
Ddocument,
info1)
This function create a html button at the end of a node.
addComposeBoutons: function(box,
Ddocument,
info1)
This function add compose boutons (sign, sign and send, ...)
addFireGPGContextMenu: function(menu,
event)
Add the FireGPG ContactMenu (if should be showed...)
addUid: function (silent,
key,
name,
email,
comment,
password)
Add a new identity to a key
addUid: function(key,
name,
email,
comment,
password)
Add a new identity to a key
function apiRemoveMySelf(item)
Remove an auth key of the api
auth: function (event)
Return ‘auth-ok’ in ‘result’ (or ‘auth-fail’ is the website have rights to use the api
function autoWrapRemoveMySelf(item)
Remove an auto action for autowrap
Class to handle base64 encoding http://www.webtoolkit.info/
callBack: function(id,
info1)
This create a function who is called when a button (or a link) is pressed.
callBack: function(doc)
This function create a function witch is called when the user click on a button
function can()
Lets the selected thing to use the api and return the api key
The operation was canceled, for exemple the user click on cancel when his password is asked.
FireGPG.Inline.canIBeExecutedHere = function(aUrl)
Return true if we should handle pgp blocks on a page First, we use preferences for page, then domains, then global.
function cannot()
For the selected thing to be ignored in the futur
canRegister: function(theLocation)
Return true if the user have right to try toregister to use FireGPG’s api
changePassword: function(silent,
key,
oldpass,
newpass)
Change password of a key
changePassword: function(key,
oldpass,
newpass)
Change password of a key
changeTrust: function(silent,
key,
trustLevel)
Change trust of a key
changeTrust: function(key,
trustLevel)
Change trust of a key
check: function (event)
Return ‘check-ok’ in ‘result’ (or ‘check-err’ is there is a problem) if the sign is valid.
checkDoc: function(id,
retry)
This function check a document for sign and button to add on a page.
function checkTheAutoSelect()
This function select the key present in listOfAutoSelect
function chooseGPGPath()
Set a new path to GPG
choosePrivateKey:function (preSelect)
Show a dialog (list.xul) to choose a private key.
choosePublicKey: function(preSelect)
Show a dialog (list.xul) to choose a list of public keys (array).
clickOnDock: function(docid)
This function is called when the user click on the page.
The firegpg’s comment to add to gnupg texts.
computeHash: function(silent,
hash,
file)
Compute hash of a file
computeHash: function(hash,
file)
Compute hash of a file
convertCRLFToStandarts:function (text)
Convert CR to CRLF, LF to CRLF and keep CRLF
var counter
The counter before user can validate access
CreateTreeItemKey:function (key,
document,
forceId)
Return a Treeitem for the key in parameter
CreateTreeItemKey2:function (key,
document,
forceId,
privateKey,
subkey)
Return a Treeitem for the key in parameter
CreateTreeItemKey3:function (key,
document,
mainKey,
sign,
havePrivate)
Return a Treeitem for the key in parameter
function crypt()
Encrypt the current data of the editor.
crypt: function(silent,
text,
keyIdList,
fromGpgAuth,
binFileMode,
autoSelect,
symetrical,
password,
fileMode,
fileFrom,
fileTo)
Function to encrypt a text.
crypt: function(text,
keyIdList,
fromGpgAuth,
binFileMode,
fileMode,
fileFrom,
fileTo)
Encrypt a text.
function cryptandsign()
Encrypt and sign the current data of the editor.
cryptAndSign: function(silent,
text,
keyIdList,
fromGpgAuth,
password,
keyID,
binFileMode,
autoSelect,
autoSelectPrivate,
fileMode,
fileFrom,
fileTo)
Function to encrypt and sign a text.
cryptAndSign: function(text,
keyIdList,
fromGpgAuth,
password,
keyID,
binFileMode,
fileMode,
fileFrom,
fileTo)
Encrypt and sign a text.
The current document id used (to be unique)
FireGPG.Const.CurrentFolder
The folder of Firefox
Close