⚝
One Hat Cyber Team
⚝
Your IP:
3.140.195.16
Server IP:
97.74.87.16
Server:
Linux 16.87.74.97.host.secureserver.net 5.14.0-503.38.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Apr 18 08:52:10 EDT 2025 x86_64
Server Software:
Apache
PHP Version:
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib64
/
python3.9
/
site-packages
/
gpg
/
__pycache__
/
View File Name :
callbacks.cpython-39.opt-1.pyc
a 좃[� � @ sF d dl mZmZmZ d dlmZ [[[d dd�Zddd�Zdd � ZdS )� )�absolute_import�print_function�unicode_literals)�getpassNc C s6 d}|durd| }|r |d7 }t d| |f � t� S )z�This is a sample callback that will read a passphrase from the terminal. The hook here, if present, will be used to describe why the passphrase is needed.� N� z (again)zPlease supply %s' password%s:)�printr )�hintZdescZprev_bad�hook�why� r �3/usr/lib64/python3.9/site-packages/gpg/callbacks.py�passphrase_stdin s r c C s t d| |||f � d S )Nz?PROGRESS UPDATE: what = %s, type = %d, current = %d, total = %d)r )Zwhat�type�current�totalr r r r �progress_stdout&