20 results found
- 
Create a CryptPlugin for RealThinClientCreate a CryptPlugin for RealThinClient (RTC) so that you can use RTC with https by using SecureBridge. There are currently two "out of the box" solutions for https with RTC: StreamSec and SecureBlackBox. However, for those loyal DevArt customers, having a SecureBridge solution would be better. 50 votes
- 
Have events for OnFileStoreDone and OnFileRetreiveDone (SFTPServer)Would be nice to have events for when SFTP uploads and downloads are finished so the server can do processing on them i.e. move,copy decrypt etc. 12 votes
- 
KeepConnectoinAliveAdd a KeepConnectoinAlive in the SSH client as the tUniconnection have. 11 votes
- 
Add a SaveToFile / SaveToStream to TscMailMessage to store in EML formatWe planning to enhance the functionality of TscMailMessageto replace Indy components in your project. To achieve this, implementing a method likeSaveToFileandSaveToStreamis indeed a practical approach for exporting messages in EML format.The SaveToFilemethod would save the email message to a file in the EML format, while theSaveToStreammethod would store the email message into a stream. These methods could be modeled after similar functionality in the Indy components.Here's an example implementation outline for both methods: - SaveToFile: - Accept a file path as an argument.
- Convert the TscMailMessageobject into EML format.
- Write…
 
 9 votes
- 
Implement Proxy Gateway Component similar to CNTLMPlease see http://cntlm.sourceforge.net/ 
 This is different than just adding Proxy support for SFTP which would be good also. Something like CNTLM would let you proxy enable any app on the PC by using local port forwarding. CNTLM lets you define local port forwarding tunnels to the corp proxy server for other ports such as 22 or any other port the corp proxy is setup to support.
 CNTLM also lets you gateway the port tunnels so users on other PCs can use the forwarded proxy port as well. Similar to how a SSH tunnel can also be set to listen on…6 votes
- 
Implement SSH Client Expired Password Change RequestImplement a handling for the SSHMSGUSERAUTHPASSWDCHANGEREQ like specified here: https://tools.ietf.org/html/rfc4252#section-8 into the TScSSHClient 6 votes
- 
TScHttpServerTScHttpServer (a HTTPS-Server without DLL problems) would be awesome 6 votes
- 
Allow for a way to have virtual users in Securebridge for example in a database.Currently I can't seem to find a way to have my SSH users and passwords in a database. Would also be nice to have user keys for auth in the database as well. 5 votes
- 
Support to work with PGP KeysThe last version doesn't support PGP Keys. It will be great if this component would have this functionality. Other Components does. 5 votes
- 
Kerberos key-exchange and Kerberos user-authenticationIn SSH-2, Kerberos is supported through GSSAPI; RFC 4462 describes GSSAPI key exchange and user authentication in SSH-2. For GSSAPI, Windows clients require the MIT Kerberos library http://web.mit.edu/kerberos/www/dist/index.html. 5 votes
- 
TScFTPClient - FileExists and DirectoryExists functionFunction to check File or Directory exits 5 votes
- 
SecureBridge OpenPGP supportSupport for OpenPGP, enabling to sing information to be sent 4 votes
- 
4 votes
- 
Please add a non-blocking mode to TScFTPClientTScSFTPClient (SFTP client) has a NonBlocking property, please add the same to TScFTPClient (FTP/FTPS client). Currently the Upload command just blocks until it completes, which makes it harder to build a responsive GUI. Thanks. 4 votes
- 
Replacement for TIdSSLIOHandlerSocketOpenSSLThere should be a SecureBridge replacement for the Indy TIdSSLIOHandlerSocketOpenSSL component. You could then assign the SecureBridge component to the IOHandler property of TIdHTTP, TIdSMTP, TIdPop3, and support SSL/TLS without needing the OpenSSL dll's. This would also provide support for TLS 1.3. Indy doesn't currently have official support for TLS 1.3 (although there is the unofficial TaurusTLS), 3 votes
- 
IMAP componentIt would be nice to have an IMAP client component to complement the protocols present in SecureBridge. 3 votes
- 
SSH connection using socksI would like to use SecureBridge to connect using socks service, similar to "ssh -L 6001:/var/lib/mysql/mysql.sock user@server" 3 votes
- 
Trace Capability for SFTPClientTrace commands from the client to the remote server and back would be extremely helpful for debugging with customers 3 votes
- 
Add OnProgress event in TScSMTPClientAdd OnProgress event in TScSMTPClient as in TScFTPClient 1 vote
- 
Email signing with DKIMDKIM Signing is becoming more and more important. Please add support do it to SMTP client. 1 vote
- Don't see your idea?
